[cvs] commit: kronolith day.php month.php week.php workweek.php
kronolith/docs CHANGES kronolith/lib DayView.php WeekView.php
kronolith/templates/day head.inc kronolith/templates/share
head.inc kronolith/templates/week head.inc
Chuck Hagenbuch
chuck@horde.org
Mon, 16 Sep 2002 11:25:26 -0700 (PDT)
chuck 2002/09/16 11:25:26 PDT
Modified files:
. day.php month.php week.php workweek.php
docs CHANGES
lib DayView.php WeekView.php
templates/day head.inc
templates/week head.inc
Removed files:
templates/share head.inc
Log:
[cjh] Use Kronolith::getEventRange() in the week views; should be much
more efficient (fewer SQL queries/MCAL calls).
[cjh] Remove the Share header for now; takes up far too much space
to communicate limited information.
[cjh] Fix summary display of events after an empty day.
[cjh] Fix links to events on other calendars in the summary.
Revision Changes Path
1.45 +2 -6 kronolith/day.php
1.94 +6 -0 kronolith/docs/CHANGES
1.97 +56 -43 kronolith/lib/DayView.php
1.56 +36 -21 kronolith/lib/WeekView.php
1.102 +1 -5 kronolith/month.php
1.16 +1 -1 kronolith/templates/day/head.inc
1.8 +0 -46 kronolith/templates/share/Attic/head.inc (dead)
1.31 +6 -6 kronolith/templates/week/head.inc
1.22 +1 -5 kronolith/week.php
1.18 +1 -5 kronolith/workweek.php
Chora Links:
http://cvs.horde.org/diff.php/kronolith/day.php?r1=1.44&r2=1.45&ty=u
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.93&r2=1.94&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/DayView.php?r1=1.96&r2=1.97&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/WeekView.php?r1=1.55&r2=1.56&ty=u
http://cvs.horde.org/diff.php/kronolith/month.php?r1=1.101&r2=1.102&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/day/head.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/co.php/kronolith/templates/share/Attic/head.inc?r=1.7
http://cvs.horde.org/diff.php/kronolith/templates/week/head.inc?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/kronolith/week.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/kronolith/workweek.php?r1=1.17&r2=1.18&ty=u