Summary | open_calendar.js should honor a new Horde-wide week_start_monday preference |
Queue | Horde Base |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 04/08/2005 (7392 days ago) |
Due | |
Updated | 07/19/2007 (6560 days ago) |
Assigned | |
Resolved | 07/19/2007 (6560 days ago) |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
disassociated for now for bc reasons.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ open_calendar.js should honor a new Horde-wide week_start_monday preference
Queue ⇒ Horde Base
of the week to start on in your calendars (week_start_monday).
However, Kronolith (and other applications) call
Horde->addScript(open_calendar.js) to provide a popup calendar for
selecting a date. This calendar always starts the week on a Monday.
I'd suggest moving week_start_monday into the horde context, and then
having that be used for all applications, and modifying little helper
scripts, like open_calendar.js, to check that preference before
generating the calendar.