aboutsummaryrefslogtreecommitdiffstats
path: root/functions/list_functions.php
Commit message (Collapse)AuthorAgeFilesLines
* change handling of multiday allday events in week view; other misc changesJim Hu2008-12-291-2/+2
|
* misc minor fixesJim Hu2008-12-201-2/+2
|
* progress on recurrenceJim Hu2008-12-161-4/+4
|
* debug rrules; fix cookie injection vulnJim Hu2008-12-131-3/+3
|
* deal with various unset variable warning situationsJim Hu2007-10-121-0/+5
|
* Fixed getCalendarName() return value so it removes .ics and not the lastWesley Miaw2005-12-151-1/+1
| | | | | four characters arbitrarily. Fixed the list_jumps() method so it only passes in one calendar at a time to getCalendarName.
* change date calcs in several files for compatibility with some php installs ↵Jim Hu2005-11-301-1/+1
| | | | that fail to calculate now+something
* Added support for recursively searching for calendars in yourWesley Miaw2005-10-301-4/+5
| | | | | | | | | | | | | | | | | $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.
* [ 1050974 ] warning: "Invalid argument supplied for foreach()"Chad Little2004-10-211-5/+7
| | | | Fixed.
* Fix for [ 1014753 ] Incorrect character display.Chad Little2004-09-031-0/+1
|
* PHP5 alterations.Chad Little2004-09-011-1/+1
|
* Jump to added.Chad Little2004-08-121-1/+2
|
* Cleaned up calendar colors and added error message for caching.Chad Little2004-08-081-2/+5
|
* FIxed a bug not allowing all combined to cache.Chad Little2004-05-281-1/+1
|
* Minor bug fixes.Chad Little2004-05-241-4/+1
|
* More XHTML conversion.Chad Little2004-05-151-4/+4
|
* Moving files to valid XHTML.Chad Little2004-05-151-1/+1
|
* Cleaned up code, checking with the W3C HTML validator.Greg Westin2004-02-051-2/+2
|
* Removed unneeded files, tweeked templates, added legend for multipleChad Little2004-02-031-1/+19
| | | | calendars.
* More template work.Chad Little2004-01-311-0/+2
|
* Initial checkinChad Little2004-01-301-0/+97

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