6.0.0-alpha12
▾
Tasks
New Task
Search
▾
Others
Photos
Wiki
Development
Tickets
New Ticket
Search
Toggle Alerts Log
Help
6/14/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13947] Calendar breaks on DST start date
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /.__ . ..__ .__ >< [ __|__|[__)[__) / \[_./| || \[__)
Comment
> This includes the same workaround for the minical view (patch attached) > > --- kronolith.js.orig 2015-04-13 10:56:33.267068678 -0300 > +++ kronolith.js 2015-04-13 11:13:42.304493201 -0300 > @@ -514,6 +514,7 @@ > var tbody = $('kronolith-month-body'), > dates = this.viewDates(date, view), > day = dates[0].clone(); > + day.setHours(15); > > $('kronolithCurrent') > .update(this.setViewTitle(date, view, data)); > @@ -879,6 +880,7 @@ > week = this.viewDates(this.date, 'week'), > workweek = this.viewDates(this.date, 'workweek'), > dateString, td, tr, i; > + day.setHours(15); > > // Remove old calendar rows. Maybe we should only rebuild > the minical > // if necessary. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers