Revisions for nag/ics.php

Location: [ Horde ] / nag / ics.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.4.2.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: NAG_2_2, NAG_2_2_RC3, NAG_2_2_RC2

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

Happy New Year

1.4.2.5 FRAMEWORK_3 (+19 -15 lines) 12/20/2007 09:23 AM Jan Schneider jan

Merge from HEAD.

1.12 (+2 -1 lines) 07/18/2007 05:45 PM Chuck Hagenbuch chuck

No sessions for remote calendars

Tags: BEFORE_MERGE_3_2, NAG_2_2_RC1, NAG_2_2_ALPHA

1.4.2.4 FRAMEWORK_3 (+8 -2 lines) 06/19/2007 03:21 AM Jan Schneider jan

MFH: 1.11

Tags: NAG_2_1_4

1.11 (+8 -2 lines) 06/18/2007 09:34 PM Chuck Hagenbuch chuck

[cjh] Send iCalendar data as UTF-8.

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

Rewrite large portions of Nag to use Nag_Task objects instead of task hashes.
I didn't test every and each little bit of the code, so expect a bumpy ride
for a while.

1.4.2.3 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: NAG_2_1_3

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

Happy New Year

1.8 (+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.7 (+3 -2 lines) 12/28/2006 10:53 PM Chuck Hagenbuch chuck

Horde_Share::getIdentityByShare is deprecated.

1.6 (+3 -3 lines) 12/28/2006 05:49 PM Chuck Hagenbuch chuck

unnecessary refs

1.4.2.2 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: NAG_2_1_2, NAG_2_1_1, NAG_2_1, NAG_2_1_RC2, NAG_2_1_RC1

1.5 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.4.2.1 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 08:56 AM Jan Schneider jan

Merged from HEAD.

1.4 (+3 -2 lines) 06/12/2005 02:00 PM Chuck Hagenbuch chuck

Set X-WR-CALNAME in Nag, too.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_1

1.3 (+21 -21 lines) 05/06/2005 05:16 PM Chuck Hagenbuch chuck

- ics.php now allows unauthenticated access to calendars that allow guest READ
- send 400 Bad Request errors on errors instead of Horde::fatal() mess.

1.2 (+3 -4 lines) 03/22/2005 02:02 PM Chuck Hagenbuch chuck

Check query string first.

1.1 03/11/2005 04:56 PM Chuck Hagenbuch chuck

Kronolith and Nag now both have ics.php files that allow for
iCal/Sunbird/etc. integration. Closes #917 plus some bonus
functionality.

Bug: 917