Revisions for kronolith/event.php

Location: [ Horde ] / kronolith / event.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.10.2.2 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: KRONOLITH_2_2, KRONOLITH_2_2_RC3, KRONOLITH_2_2_RC2

1.11 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.10.2.1 FRAMEWORK_3 (+1 -1 lines) 12/20/2007 09:12 AM Jan Schneider jan

Merge from HEAD.

1.10 (+11 -9 lines) 10/05/2007 10:27 AM Jan Schneider jan

Always catch errors from missing events.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, KRONOLITH_2_2_RC1

1.9 (+3 -3 lines) 10/03/2007 10:30 AM Chuck Hagenbuch chuck

push the error, not the parent object

1.8 (+24 -15 lines) 10/03/2007 06:54 AM Michael M Slusarz slusarz

error checking.  kronolith experts, don't know if this is the best way to
handle (notification), but we need to catch this error somehow.

1.7 (+2 -2 lines) 03/01/2007 08:04 PM Jan Schneider jan

Move all recurrence processing into a separate class.

Tags: KRONOLITH_2_2_ALPHA

1.6 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.5 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.4 (+2 -2 lines) 11/19/2006 03:01 PM Chuck Hagenbuch chuck

Remove a cache parameter I really hope nothing sane needs, and
reorganize a little code.

1.3 (+2 -2 lines) 11/19/2006 02:24 PM Chuck Hagenbuch chuck

Shorter URLs since most of these scripts don't have shorter versions anymore.

1.2 (+12 -1 lines) 03/21/2006 11:20 AM Jan Schneider jan

Don't allow to edit private events by entering the url manually.

1.1 02/07/2006 03:20 PM Chuck Hagenbuch chuck

Implement dynamic switching between the Display, Edit, and Delete views.