aboutsummaryrefslogtreecommitdiffstats
path: root/functions/date_functions.php
Commit message (Expand)AuthorAgeFilesLines
* PHP 7 compatibility from Sourceforge #680Daniel Lange2017-02-201-8/+8
* 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
* Performance improvements (especially for remote calendars) and some style cle...Jason Oster2010-04-151-21/+94
* Properly sanitize dollar signs in event text (regression from new sanitize co...Jason Oster2010-04-131-4/+10
* HTML/CSS template rewrites, nice-title integration, XSS fixes, version bumpJason Oster2009-07-071-2/+4
* Use http "last-modified" time on webcals and remove "webcals_hours" config se...Jason Oster2009-06-191-0/+24
* Make title generation more conciseJason Oster2009-05-211-5/+5
* Force makeTitle() to limit the amount of text put into a titleJason Oster2009-05-201-3/+3
* Added a function to generate titles from an event arrayJason Oster2009-05-141-14/+34
* Fix timezone DST calculation with all-day events: Bug #2557336Jason Oster2009-02-051-1/+1
* Fix dates before 1970: Patch #2549612Jason Oster2009-02-051-2/+2
* fix tags and linebreaks in tooltipsJim Hu2009-02-011-0/+1
* timeformat serialization needed urlencode/decode?Jim Hu2009-01-071-0/+2
* change handling of multiday allday events in week view; other misc changesJim Hu2008-12-291-10/+27
* remove admin.tpl from alternative template foldersJim Hu2008-12-281-4/+4
* fix misc bugs; rewrite some places where warnings squelched with @; require p...Jim Hu2008-12-281-36/+2
* rewrite and condense master array writing in end_vevent.php. Condense draw_we...Jim Hu2008-12-271-0/+2
* revert event length display adjustment - messes up overlap calculationsJim Hu2008-12-261-2/+2
* update danishJim Hu2008-12-261-9/+11
* fix US holidays; fix 1743686 where byday set and timezone pushes event to dif...Jim Hu2008-12-261-4/+5
* progress on timezones and daylight timeJim Hu2008-12-251-57/+86
* big changes to recurrence; trying to get closer to the specJim Hu2008-12-151-0/+5
* debug rrules; fix cookie injection vulnJim Hu2008-12-131-41/+15
* deal with various unset variable warning situationsJim Hu2007-10-121-0/+1
* roll back experimental featureJim Hu2006-11-121-1/+1
* create new date function parse_tz to deal with mozilla and other tzids. Appl...Jim Hu2006-11-121-0/+13
* changes to event popup so that reparsing not neededJim Hu2006-04-051-2/+3
* fix bug [ 1362515 ] December Monthly View Corruption- shifting repeated eventsJim Hu2006-03-191-8/+3
* changes to fix several warnings and noticesJim Hu2006-03-161-3/+1
* allow image tags in event descriptionJim Hu2006-02-231-1/+1
* fix for calculation of negative byday eventsJim Hu2005-12-021-1/+1
* Added support for recursively searching for calendars in yourWesley Miaw2005-10-301-0/+87
* Fixed bug where if the times weren't on the half-hour mark, it wouldn't pop-u...davef2005-09-151-3/+2
* adjust date_functions.php, event.js, header.tpl to allow event popups to work...Jim Hu2005-09-071-2/+2
* Big openevent cleanup - changed the openevent api, which significantly simpli...davef2005-05-161-23/+15
* Added titlesChad Little2004-10-261-2/+7
* [ 992744 ] October-November 2004 TransitionChad Little2004-10-011-1/+3
* Fixed event popup, works on new month template.Chad Little2004-02-011-5/+0
* Events now spawn popup on pages.Chad Little2004-02-011-1/+0
* Many many changes. Faster templating.Chad Little2004-01-311-7/+8
* Mid-day sanity checkin.Chad Little2004-01-301-0/+5
* Added return false to javascript popupsChad Little2003-11-301-1/+1
* Updated event to be half the size of previous release. More CSS, lessChad Little2003-11-211-26/+9
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-201-2/+6
* Checked in a new popup system. Also added calname to calendar for popup refer...Chad Little2003-11-191-33/+42
* Moved $fclic inside the anchor tag to ensure tags remain balanced.Wesley Miaw2003-09-171-2/+2
* Removed many many tables from month view, switched to DIVS. Fixed openevent, ...Chad Little2003-09-141-4/+4
* Fixed a tons of E_ALL errors for smoother installs.Chad Little2003-05-291-6/+14
* Started migration of javascript to function, added improved event.php for loc...Chad Little2003-05-281-0/+43

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