aboutsummaryrefslogtreecommitdiffstats
path: root/functions/ical_parser.php
Commit message (Collapse)AuthorAgeFilesLines
* PHP 7 compatibility from Sourceforge #680Daniel Lange2017-02-201-10/+10
|
* Fix URL in commentJason Oster2010-05-121-1/+1
|
* Revert the change that removed parse_tzs.php, and fix it to copy webcals to ↵Jason Oster2010-05-121-146/+100
| | | | a local temporary file.
* Simplify save_parsed_cals and correct even more filename bugsJason Oster2010-04-191-81/+51
|
* Fix save_parsed_cals using wrong filenamesJason Oster2010-04-161-1/+1
|
* Fix calendar selection bug assuming "All Calendars Combined"Jason Oster2010-04-161-1/+1
|
* Fix undefined index warningJason Oster2010-04-151-2/+4
|
* Performance improvements (especially for remote calendars) and some style ↵Jason Oster2010-04-151-46/+142
| | | | cleanups
* Fix missing urlencode() when parsing Location attributesJason Oster2010-04-131-3/+2
|
* Unset additional recurrence variables in ICS parserJason Oster2009-12-241-1/+1
|
* Fix undefined variable warnings with VTODO in ics parserJason Oster2009-07-101-0/+2
|
* Saved parsed calendar data should be readable only by web server userJason Oster2009-06-221-1/+2
|
* Use http "last-modified" time on webcals and remove "webcals_hours" config ↵Jason Oster2009-06-191-9/+12
| | | | setting
* Fixed webcal protocol prefixesJason Oster2009-06-181-4/+3
|
* Fixed bugs with ALL_CALENDARS_COMBINED and saving parsed calendarsJason Oster2009-06-171-1/+1
|
* Attempt to parse attendees/organizers without a Common Name attribute and ↵Jason Oster2009-05-291-13/+23
| | | | invalid email address
* Fix tab/newline parsingJason Oster2009-05-271-6/+1
|
* Handle attendee/organizer parsing betterJason Oster2009-05-271-7/+20
|
* Fix attendee and organizer parsingJason Oster2009-05-201-6/+6
|
* autoincrement sequence if it is missingJim Hu2009-04-081-1/+1
|
* Patch from Herman van Rink to fix a syntax error - Thanks!Jason Oster2009-02-051-1/+1
|
* for bug 2525176 require sequence to increment for modified events. Also fix ↵Jim Hu2009-01-261-1/+5
| | | | uid handling
* fix multiline descriptionsJim Hu2009-01-261-2/+3
|
* misc changes for 2.31Jim Hu2009-01-261-1/+1
|
* add cal_displaynames sort customization example (commented out) to ↵Jim Hu2009-01-071-0/+8
| | | | ical_parser.php
* working on rss fixesJim Hu2009-01-041-0/+1
|
* add download event to event popupJim Hu2009-01-021-1/+3
|
* remove self-link iconsJim Hu2008-12-291-1/+7
|
* tooltips for view nav iconsJim Hu2008-12-291-1/+3
|
* kill admin.php; misc other changes; bump rc numJim Hu2008-12-281-1/+2
|
* fix undef $rss in rss.phpJim Hu2008-12-281-1/+1
|
* new rss icons;allow subweek calendarsJim Hu2008-12-271-2/+2
|
* rewrite and condense master array writing in end_vevent.php. Condense ↵Jim Hu2008-12-271-2/+2
| | | | draw_week in template.php. bump vers
* revert event length display adjustment - messes up overlap calculationsJim Hu2008-12-261-2/+2
|
* squelch warnings in event.phpJim Hu2008-12-261-3/+1
|
* fix bug 1190302 with provided patchJim Hu2008-12-261-3/+5
|
* fix US holidays; fix 1743686 where byday set and timezone pushes event to ↵Jim Hu2008-12-261-0/+5
| | | | different day
* add default_path to search.phpJim Hu2008-12-201-1/+1
|
* misc error warnings and noticesJim Hu2008-12-201-5/+15
|
* fix rss link and datesJim Hu2008-12-201-2/+3
|
* recurrence changes, add recur_tests calendars subdirectory, fix cpathJim Hu2008-12-181-1/+1
|
* big changes to recurrence; trying to get closer to the specJim Hu2008-12-151-263/+285
|
* debug rrules; fix cookie injection vulnJim Hu2008-12-131-11/+13
|
* update lots of filesJim Hu2008-12-111-23/+5
|
* fix path bug for inclusion of end_vevent.phpJim Hu2007-12-051-3/+2
|
* include timezone parserJim Hu2007-10-121-0/+3
|
* deal with various unset variable warning situationsJim Hu2007-10-121-1/+1
|
* split off end vevent codeJim Hu2007-10-111-754/+2
|
* patch for MS outlook line continuationsJim Hu2006-12-051-1/+2
|
* change date calcs to allow rss feeds to go across yearsJim Hu2006-11-141-15/+13
|

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