aboutsummaryrefslogtreecommitdiffstats
path: root/functions/date_functions.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jim Hu2008-12-281-36/+2
| | | | php5.1 or greater
* rewrite and condense master array writing in end_vevent.php. Condense ↵Jim Hu2008-12-271-0/+2
| | | | draw_week in template.php. bump vers
* 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 ↵Jim Hu2008-12-261-4/+5
| | | | different day
* 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. ↵Jim Hu2006-11-121-0/+13
| | | | Apply to ical_parser
* 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
| | | | | | | | | | | | | | | | | $calendar_path and the new iCal calendar repository structure. The calendars are still referenced by calendar name, so all URLs are unchanged. Refactored the date parsing code out of ical_parser.php and into date_functions.php. Minor logic changes to the parser to correctly populate the TODO date and time values. Refactored the calendar name code into a new getCalendarName() function, since calendar names may no longer be determined solely by filename if using an iCal repository. Template code updated to match. Added calls to stripslashes() for calendar text data, such as the summaries and descriptions. Also put stripslashes() into people data, since people's names may contain escaped characters.
* Fixed bug where if the times weren't on the half-hour mark, it wouldn't ↵davef2005-09-151-3/+2
| | | | pop-up correctly - now it passes the time used in the array as part of the openevent call.
* adjust date_functions.php, event.js, header.tpl to allow event popups to ↵Jim Hu2005-09-071-2/+2
| | | | work with cpath multiple calendar directories
* Big openevent cleanup - changed the openevent api, which significantly ↵davef2005-05-161-23/+15
| | | | simplifies the code.
* 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
| | | | crappy HTML.
* 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 ↵Chad Little2003-11-191-33/+42
| | | | reference.
* 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
| | | | added link class.
* 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 ↵Chad Little2003-05-281-0/+43
| | | | | | location, status, organizer, and attendees. Updated english language include.
* Fixed various bugs, Currently working on events that span multiple daysjwangen2002-12-081-1/+164
|
* spruced up search, fixed a few bugs in sidebar and month_bottom, and ajwangen2002-10-281-1/+1
| | | | few various changes in the parser and date_functions
* Can now choose timezone option from configjwangen2002-10-191-1/+1
|
* Timezone support added, fixed Oct 27 bugjwangen2002-10-191-1/+1
|
* Added timezones.php. So far, it just lists a bunch of timezones and theirjwangen2002-10-101-1/+1
| | | | GMT offsets for both DLST and non-DLST
* Localization update, every file changed, basically.jwangen2002-10-031-1/+1
|
* added yearly recurrence supportjwangen2002-09-301-1/+1
| | | | | | merged allday events and regular recurring events, see dev-email list for details alldays.ics is a test file that just has allday events

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