[cvs] commit: kronolith addevent.php delevent.php editevent.php event.php viewevent.php kronolith/docs CHANGES kronolith/js Kronolith.js.php kronolith/lib Driver.php Kronolith.php api.php kronolith/lib/Views Day.php DeleteEvent.php EditEvent.php ...
Chuck Hagenbuch
chuck at horde.org
Tue Feb 7 12:20:19 PST 2006
chuck 2006-02-07 12:20:19 PST
Modified files:
. addevent.php
docs CHANGES
js Kronolith.js.php
lib Driver.php Kronolith.php api.php
lib/Views Day.php Event.php Month.php Week.php
Year.php
templates/delete delete.inc one.inc
templates/edit edit.inc edit_timespan.inc javascript.inc
templates/view view.inc
Added files:
. event.php
lib/Views DeleteEvent.php EditEvent.php
Removed files:
. delevent.php editevent.php viewevent.php
templates/javascript open_attendees_win.js
Log:
Implement dynamic switching between the Display, Edit, and Delete views.
Revision Changes Path
1.47 +0 -51 kronolith/Attic/delevent.php (dead)
1.56 +0 -68 kronolith/Attic/editevent.php (dead)
1.66 +0 -34 kronolith/Attic/viewevent.php (dead)
1.58 +4 -5 kronolith/addevent.php
1.275 +1 -0 kronolith/docs/CHANGES
1.1 +43 -0 kronolith/event.php (new)
1.9 +25 -1 kronolith/js/Kronolith.js.php
1.174 +8 -6 kronolith/lib/Driver.php
1.324 +22 -4 kronolith/lib/Kronolith.php
1.8 +9 -9 kronolith/lib/Views/Day.php
1.1 +78 -0 kronolith/lib/Views/DeleteEvent.php (new)
1.1 +104 -0 kronolith/lib/Views/EditEvent.php (new)
1.2 +25 -8 kronolith/lib/Views/Event.php
1.8 +5 -5 kronolith/lib/Views/Month.php
1.11 +8 -8 kronolith/lib/Views/Week.php
1.5 +3 -4 kronolith/lib/Views/Year.php
1.144 +2 -2 kronolith/lib/api.php
1.17 +5 -8 kronolith/templates/delete/delete.inc
1.16 +4 -7 kronolith/templates/delete/one.inc
1.129 +7 -19 kronolith/templates/edit/edit.inc
1.17 +4 -6 kronolith/templates/edit/edit_timespan.inc
1.41 +8 -8 kronolith/templates/edit/javascript.inc
1.4 +0 -39 kronolith/templates/javascript/Attic/open_attendees_win.js (dead)
1.49 +0 -2 kronolith/templates/view/view.inc
Chora Links:
http://cvs.horde.org/co.php/kronolith/Attic/delevent.php?r=1.46
http://cvs.horde.org/co.php/kronolith/Attic/editevent.php?r=1.55
http://cvs.horde.org/co.php/kronolith/Attic/viewevent.php?r=1.65
http://cvs.horde.org/diff.php/kronolith/addevent.php?r1=1.57&r2=1.58&ty=u
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.274&r2=1.275&ty=u
http://cvs.horde.org/co.php/kronolith/event.php?r=1.1
http://cvs.horde.org/diff.php/kronolith/js/Kronolith.js.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.173&r2=1.174&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?r1=1.323&r2=1.324&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Views/Day.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/co.php/kronolith/lib/Views/DeleteEvent.php?r=1.1
http://cvs.horde.org/co.php/kronolith/lib/Views/EditEvent.php?r=1.1
http://cvs.horde.org/diff.php/kronolith/lib/Views/Event.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Views/Month.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Views/Week.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Views/Year.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.143&r2=1.144&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/delete/delete.inc?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/delete/one.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/edit.inc?r1=1.128&r2=1.129&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/edit_timespan.inc?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/kronolith/templates/edit/javascript.inc?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/co.php/kronolith/templates/javascript/Attic/open_attendees_win.js?r=1.3
http://cvs.horde.org/diff.php/kronolith/templates/view/view.inc?r1=1.48&r2=1.49&ty=u
More information about the cvs
mailing list