aboutsummaryrefslogtreecommitdiffstats
path: root/functions/ical_parser.php
Commit message (Expand)AuthorAgeFilesLines
* Can now choose timezone option from configjwangen2002-10-191-4/+12
* Timezone support added, fixed Oct 27 bugjwangen2002-10-191-11/+49
* Fix Alarm DESCRIPTION parsing, from bug #622188.fenner2002-10-191-6/+8
* Restore a line that was accidentally deleted in rev 1.36fenner2002-10-181-2/+2
* Fixed a bug if yearly recur didnt have a bymonth setChad Little2002-10-181-3/+11
* Commented one line.Chad Little2002-10-181-1/+1
* EXDATE now handles multiple in same line.Chad Little2002-10-181-9/+15
* Tightened up preg_match expressions.Chad Little2002-10-181-12/+13
* Broken calendarChad Little2002-10-181-2/+0
* End times past midnight end at midnight now.Chad Little2002-10-171-3/+5
* Added neverending Muell calendar for testing, updated readme, parser handles ...Chad Little2002-10-171-1/+6
* Still working to slim down the parser, found a bug where all-dayjwangen2002-10-171-18/+15
* DTSTART, DTEND fixes. added flexability.Chad Little2002-10-171-49/+29
* Fixed \n to <br> in summary and description.Chad Little2002-10-171-0/+2
* Minor bug fixjwangen2002-10-171-10/+12
* implimented speed patch to parserjwangen2002-10-171-6/+27
* Slimmed down recurring events a lot, code is a lot easier to decipherjwangen2002-10-171-122/+73
* Added support for #'s and &'s in javascript.Chad Little2002-10-161-1/+2
* Cleared out valarm_description on new event.Chad Little2002-10-161-2/+2
* Added valarm detection and valarm_description.Chad Little2002-10-161-2/+8
* More parser cleaning.Chad Little2002-10-161-27/+6
* Cleaned up the parser a bit, removed a lot of lines of codejwangen2002-10-161-449/+314
* Changed the call to function checkOverlap to pass date, start and end time as...drei2002-10-161-6/+6
* Changed sscanf to explode for line splitting.Chad Little2002-10-161-4/+8
* added unset to destroy used variables.Chad Little2002-10-141-0/+2
* Added timezones.php. So far, it just lists a bunch of timezones and theirjwangen2002-10-101-5/+7
* Minor changes, tighted up week.phpChad Little2002-10-101-0/+3
* commented out in init where it required $getdate to come from HTTP_GET_VARSjwangen2002-10-091-1/+1
* Fixed yearly recurrence bugjwangen2002-10-071-1/+4
* updated french localization, added valid-cal check back to parserjwangen2002-10-061-4/+4
* Month tweeks, added multiple line support (again) to parser. Broke the error ...Chad Little2002-10-061-18/+7
* A few language updates,jwangen2002-10-061-1/+1
* Test again to see if october bug is fixed.jwangen2002-10-051-4/+10
* modified parser to fix october bugjwangen2002-10-051-4/+4
* Added saving parsed cals to a file for quicker processing.jwangen2002-10-051-3/+44
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-041-2/+5
* parser and init both using single quotes rather than double where possiblejwangen2002-10-041-205/+205
* Modified event and init so HTTP_GET_VARS is explicitly called instead ofjwangen2002-10-041-8/+3
* duration minute fix.Chad Little2002-10-031-4/+4
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-0/+657

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