aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* I hope nobody minds, but I took the liberty of obfuscating, if only slightly,Greg Westin2003-11-151-24/+24
| | | | | | the e-mail addresses in the AUTHORS file, in hopes of reducing any spam from the fact that this file is archived on the web. Unfortunately, the old CVS copy is still archived... but oh well.
* Fix for [ phpicalendar-Bugs-822211 ] repeating calendar eventChad Little2003-11-152-11/+11
| | | | displays wrong
* Fixed month pulldowns for IE 6.Chad Little2003-11-141-1/+5
|
* Settings placed back to default for 0.9.5 release.Chad Little2003-11-143-4/+2
|
* *** empty log message ***Chad Little2003-11-141-0/+2
|
* Added a check for abs_until, setting it if not set.Chad Little2003-11-141-2/+3
|
* Declared bymonth and bymonthdayChad Little2003-11-141-1/+3
|
* *** empty log message ***Chad Little2003-11-141-2/+2
|
* Added BRs to sidebar, fix for IE6.Chad Little2003-11-141-0/+4
|
* Corrected Finnish timeformat_smallChad Little2003-11-141-1/+1
|
* Interesting change to the parser. I check the until date to the secondChad Little2003-11-141-22/+10
| | | | | just before I write to the array. This prevents any event from getting written that is beyond the until date+time.
* Corrected mistaken duration handling.Chad Little2003-11-141-9/+7
|
* Moved duration figuring out to the beginning of END:VEVENT.Chad Little2003-11-141-0/+3
|
* Added a condition to WEEKLY RRULE to set dates that do not have a BYDAY.Chad Little2003-11-141-1/+5
|
* Fix for [ 831524 ] ghost events displayed, changed config to not saveChad Little2003-11-143-13/+27
| | | | parsed cals, and took the double getdate out of list_icals.
* Added a way to publish as webdav without a webdav server.Chad Little2003-11-131-0/+1
|
* Changed all instances of 0.9.4 to 0.9.5.Chad Little2003-11-1322-34/+38
|
* Moved select to list icals, changed ical_parser back to previous.Chad Little2003-11-133-4/+4
|
* *** empty log message ***Chad Little2003-11-051-0/+1
|
* Fix for [ 829861 ] Yearly Recurrence Showing two events.Chad Little2003-11-051-1/+1
|
* Added calendar for testing.Chad Little2003-11-051-0/+352
|
* https support for webcals.Chad Little2003-11-051-2/+4
|
* Applied 2 patches.Chad Little2003-11-051-2/+10
|
* Fixed warning for reference to $query when not set.Wesley Miaw2003-10-161-1/+3
|
* Do not include subscribe and download links for calendars referencedWesley Miaw2003-10-163-5/+7
| | | | by an absolute path or with a relative path going up (i.e. ../).
* removed uneeded code.Chad Little2003-09-261-15/+1
|
* Fixed errors.Chad Little2003-09-262-2/+3
|
* Added Korean language support from TaeYoung Oh <spier@hybird.net>.icalshare2003-09-241-0/+194
|
* Fix for oopsie.Chad Little2003-09-242-11/+551
|
* Abstracted page logic from display markup (to help ease upcoming transition ↵icalshare2003-09-241-140/+139
| | | | to templates)
* Set save_parsed_cals to 'yes' to speed up default load of phpicalendaricalshare2003-09-231-1/+1
|
* Added a fix for when peeps write calendar start times before 1970 (whenChad Little2003-09-212-278/+48
| | | | unix started).
* Added WinDates calendar for testing.Chad Little2003-09-211-0/+277
|
* README update for 4.x browsers. Added links to ical based apps.Chad Little2003-09-211-4/+21
|
* Somewhat better BYMONTH support. Still seems flakey in year view for someChad Little2003-09-211-3/+10
| | | | reason. :(
* Removed extra form space with a style.Chad Little2003-09-213-4/+22
|
* Fixed extra forms on sidebar. Fixed missing <tr>s.Chad Little2003-09-212-365/+364
|
* Language checkins for 0.9.4Chad Little2003-09-2118-108/+70
|
* *** empty log message ***Chad Little2003-09-211-3/+3
|
* Header / Footer added.Chad Little2003-09-211-16/+4
|
* Completed (hopefully) the move to header/footer on all pages. Cleaned upChad Little2003-09-214-21/+12
| | | | header a bit.
* Moved all closing html and body tags into the footer. Updated README.Chad Little2003-09-2011-46/+36
|
* Month date now appears as expected.Chad Little2003-09-201-1/+1
|
* Cleaned up event_status displaying.Chad Little2003-09-202-12/+14
|
* Fix for interval = 1Chad Little2003-09-202-1/+17
|
* Added BYYEARDAY support, added getdate to switching calendars.Chad Little2003-09-202-10/+27
|
* Patch [793608] $day_end value.Wesley Miaw2003-09-202-1/+2
| | | | | Users may now specify a $day_end value in config.inc.php to end the calendar display before midnight.
* Patch [793606] list_years.php Behavior Incorrect.Wesley Miaw2003-09-201-24/+24
| | | | Correctly displays years for all $num_years values.
* Bug [788401] and patch [794859].Wesley Miaw2003-09-202-3/+3
| | | | | Correctly display VTODO descriptions and populate VTODO description values.
* Forgot to commit change of references to all_calenders_combined971 toWesley Miaw2003-09-203-7/+7
| | | | $ALL_CALENDARS_COMBINED for these files.

© 2014-2024 Faster IT GmbH | imprint | privacy policy