aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* PHP 7 compatibility from Sourceforge #680Daniel Lange2017-02-2010-44/+44
|
* Fix yearly display from Sourceforge #678Daniel Lange2017-02-201-1/+7
|
* Import repeat entry patch from Sourceforge #664Daniel Lange2017-02-201-3/+12
|
* Merge with 2.4 branch.Jason Oster2010-06-151-4/+1
|
* Merge version-2-4Jason Oster2010-05-271-118/+142
|
* Merge with 2.4 branchJason Oster2010-05-262-3/+6
|
* 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-122-151/+106
| | | | a local temporary file.
* Sanitize more event output, and some code cleanup in template.phpJason Oster2010-05-121-128/+136
|
* Stop parsing headers when a timestamp is obtained, and refactor resolve_path()Jason Oster2010-05-121-11/+13
|
* Fix a bug with URL query strings in the new remote_filemtime()Jason Oster2010-05-121-5/+3
|
* 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
|
* Revert changes to draw_functions.phpJason Oster2010-04-161-6/+1
|
* Better fix for Bug 2968512Jason Oster2010-04-162-9/+4
|
* Fix calendar selection bug assuming "All Calendars Combined"Jason Oster2010-04-162-2/+4
|
* Fix overlapping events, Bug #2968512Jason Oster2010-04-152-3/+10
|
* Fix undefined index warningJason Oster2010-04-151-2/+4
|
* Additional performance improvement: Don't re-parse ICS files to get the ↵Jason Oster2010-04-151-15/+37
| | | | calendar name
* Performance improvements (especially for remote calendars) and some style ↵Jason Oster2010-04-152-67/+236
| | | | cleanups
* Fix missing urlencode() when parsing Location attributesJason Oster2010-04-131-3/+2
|
* Properly sanitize dollar signs in event text (regression from new sanitize ↵Jason Oster2010-04-132-4/+12
| | | | code in 2.4)
* Really fix jump-boxJason Oster2010-04-081-2/+7
|
* Fix jump-box for IE8Jason Oster2010-04-081-1/+1
|
* Fix jumpbox vs PHP transparent SIDJason Oster2010-02-091-0/+26
|
* Some fixes for the search pageJason Oster2010-02-091-63/+66
|
* Fix log in cookie handling; patch by guebaJason Oster2010-02-091-1/+2
|
* Add dayborder3 and weekborder3 classes for the half-hour borders (dotted ↵Jason Oster2010-02-051-136/+149
| | | | style by default)
* Fix missing variable in last patchJason Oster2010-02-041-42/+43
|
* Fix repeating ampersands at the end of the URL on log in/log out. Fix use ofJason Oster2010-01-121-3/+3
|
* Fixed recurring events across multiple versions of PHP; thanks to Len and gueba!Jason Oster2009-12-291-2/+8
|
* Unset additional recurrence variables in ICS parserJason Oster2009-12-241-1/+1
|
* Fix small time format in French tranlsationJason Oster2009-12-241-6/+2
|
* Match day/week tables (timeborder/timeborder2 CSS classes)Jason Oster2009-07-281-2/+2
|
* Small cleanup in draw_week() and fix bogus span icon for 24-hour events ↵Jason Oster2009-07-101-48/+8
| | | | ending at midnight.
* Give week view the same table border pattern as day viewJason Oster2009-07-101-5/+8
|
* Fix undefined variable warnings with VTODO in ics parserJason Oster2009-07-101-0/+2
|
* Fix multiple HTML elements with the same id. Allow all-day divs to stretch ↵Jason Oster2009-07-101-7/+9
| | | | vertically in day and week views with default template.
* Fix overlapping events which span a day, fix erroneously adding 15 minutes ↵Jason Oster2009-07-084-7/+36
| | | | to events which span a day or more and end on the same time they start, add day-spanning icons in day and week views
* HTML/CSS template rewrites, nice-title integration, XSS fixes, version bumpJason Oster2009-07-074-14/+39
|
* Fix for "All Calendars Combined" in dropdown menu with only one calendar ↵Jason Oster2009-06-221-3/+6
| | | | available
* 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-192-9/+36
| | | | setting
* Fixed webcal protocol prefixesJason Oster2009-06-182-11/+7
|
* Fixed bugs with ALL_CALENDARS_COMBINED and saving parsed calendarsJason Oster2009-06-172-3/+3
|
* Fix default selections in display_ical_list()Jason Oster2009-06-051-7/+13
|
* Attempt to parse attendees/organizers without a Common Name attribute and ↵Jason Oster2009-05-291-13/+23
| | | | invalid email address
* Better handling of URLs and email addresses in event descriptions (also ↵Jason Oster2009-05-291-2/+2
| | | | strip "blocked" protocols, added by some mail servers)
* Fix tab/newline parsingJason Oster2009-05-272-7/+3
|
* Fixes for print viewJason Oster2009-05-272-2/+3
|

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