aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Added support for Apple iCal native repository format and recursiveWesley Miaw2005-11-241-1/+1
| | | | calendar searching to the 2.2 README change list.
* Added support for recursively searching for calendars in yourWesley Miaw2005-10-301-0/+2
| | | | | | | | | | | | | | | | | $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.
* Search box can be unconfigured.Chad Little2005-09-141-1/+1
|
* "turned off" bleed_time by default, to fix a rendering problem where the ↵davef2005-05-161-1/+1
| | | | default expectations weren't to have things get cut off.
* SF Patch #1043823 - a modified version of the patch was applied so there ↵davef2005-05-071-1/+1
| | | | wasn't a need for a new function, and it also simplified the code. Update the config text to make more sense, but we should note things in the README when we release 2.0.
* SF Patch #1177367davef2005-05-061-3/+4
| | | | Trivial option to support non-standard FTP ports.
* added charsetChad Little2004-10-311-2/+2
|
* An update.Chad Little2004-10-301-1/+1
|
* Week start day works properly.Chad Little2004-10-261-1/+1
|
* Minor.Chad Little2004-10-251-2/+1
|
* Fixed display month bottom.Chad Little2004-10-251-1/+1
|
* Removed a preference.Chad Little2004-10-251-1/+0
|
* More error messages. Fixed default paths everywhere.Chad Little2004-10-251-2/+2
|
* Errors now seem to all work!Chad Little2004-10-251-1/+1
|
* Admin adds.Chad Little2004-10-021-2/+2
|
* Continued work on admin functions. Needs testing.Chad Little2004-10-011-2/+2
|
* Corrected.Chad Little2004-09-211-2/+2
|
* Updated.Chad Little2004-09-051-2/+2
|
* Fix for [ 1010935 ] Empty calendars mess up legendChad Little2004-09-031-1/+1
|
* Added todo.js and charset. Needs testing.Chad Little2004-08-121-0/+1
|
* Cleaned up calendar colors and added error message for caching.Chad Little2004-08-081-0/+7
|
* Added webcal caching.Chad Little2004-08-081-2/+1
|
* Added a line.Chad Little2004-08-051-0/+1
|
* Added caching options, included german for 2.0Chad Little2004-08-051-3/+6
|
* Changes.Chad Little2004-07-221-1/+1
|
* FIxed a bug not allowing all combined to cache.Chad Little2004-05-281-1/+0
|
* Minor bug fixes.Chad Little2004-05-241-2/+2
|
* Added cache for All Combined.Chad Little2004-05-231-1/+1
|
* Language checkin, removed unneeded config options.Chad Little2004-05-201-3/+1
|
* Implemented user login via cookies and/or sessions with templates.Wesley Miaw2004-05-141-0/+1
|
* Tweeks of admin initial wiring of template.Chad Little2004-02-081-1/+1
|
* Code optimization.Chad Little2004-02-041-3/+3
|
* More template work on event.phpChad Little2004-01-261-1/+1
|
* strtotime improperly reports '0005' as '5AM', a workaround is in place. ↵Chad Little2004-01-261-1/+1
| | | | changed version to 1.2
* Template for event checkin.Chad Little2004-01-261-0/+1
|
* Fixed a bug where HTTP was being used, even if turned off in config.Chad Little2003-12-181-1/+1
|
* Revert back to normal.Chad Little2003-11-261-2/+2
|
* Fixes.Chad Little2003-11-261-4/+3
|
* added bleed_time to default to day_startChad Little2003-11-241-2/+2
|
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-241-3/+7
| | | | | | | | | | | | authentication login so that the two are mutually exclusive. Moved calendar <option> listing into calendar_functions.php so it can be shared by the navigation (via list_icals.php) and also by the preferences.php file. Fixed typo of $show_login to $allow_login. Added E_ERROR to the debug error level, so fatal errors are logged.
* Updated for 1.0 RC-1Chad Little2003-11-241-2/+3
|
* Added publish on/off switch.Chad Little2003-11-241-2/+3
|
* Made some changed to user:pass system to be more auto configuring, andChad Little2003-11-241-9/+6
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Fixed some other bleed_time issues, now any bleeding event displays theChad Little2003-11-231-1/+1
| | | | real end time no matter if its split or not.
* Set back to defaults.Chad Little2003-11-231-3/+3
|
* Tightened up login.php with less html, removed unneeded things fromChad Little2003-11-231-11/+5
| | | | config and list_icals.
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-221-0/+13
| | | | | | | | | | calendar availability logic (with support for login) to a calendar_functions.php file. RSS feeds support the login feature when determining which calendars to return. Styles updated for the login box.
* Updated files for 1.0.Chad Little2003-11-221-2/+3
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-1/+1
| | | | reference.
* Additional Languages.Chad Little2003-11-171-1/+1
|

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