aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* autoincrement sequence if it is missingJim Hu2009-04-081-0/+1
|
* remove dead filesJim Hu2009-01-301-1/+1
|
* for bug 2525176 require sequence to increment for modified events. Also fix ↵Jim Hu2009-01-261-1/+1
| | | | uid handling
* fix mising phpiCal_config global in rss2.0.phpJim Hu2009-01-031-1/+1
|
* add download event to event popupJim Hu2009-01-021-0/+15
|
* turn things off in config.inc.phpJim Hu2008-12-311-5/+6
|
* bump version to 2.31rc2Jim Hu2008-12-311-7/+6
|
* option to hide location in month view (feature request 1880571)Jim Hu2008-12-311-2/+3
|
* obfuscate list_webcals links to hide user:pass (bug 1819552)Jim Hu2008-12-281-1/+4
|
* kill admin.php; misc other changes; bump rc numJim Hu2008-12-281-4/+3
|
* get recursive path workingJim Hu2008-12-281-24/+27
|
* fix for webcalsJim Hu2008-12-281-1/+2
|
* fix undef $rss in rss.phpJim Hu2008-12-281-2/+7
|
* add back link to print viewJim Hu2008-12-281-3/+5
|
* add timezones to prefsJim Hu2008-12-271-1/+1
|
* new rss icons;allow subweek calendarsJim Hu2008-12-271-37/+76
|
* do not check overlap on all day events -- yetJim Hu2008-12-271-1/+1
|
* rewrite and condense master array writing in end_vevent.php. Condense ↵Jim Hu2008-12-271-1/+2
| | | | draw_week in template.php. bump vers
* eliminate negative event lengths and adjust display lengths for short eventsJim Hu2008-12-261-1/+2
|
* expand search range;fix todo displayJim Hu2008-12-261-1/+2
|
* fix US holidays; fix 1743686 where byday set and timezone pushes event to ↵Jim Hu2008-12-261-1/+2
| | | | different day
* progress on timezones and daylight timeJim Hu2008-12-251-1/+3
|
* add day_end option to preferencesJim Hu2008-12-241-1/+1
|
* add comments to config.inc.phpJim Hu2008-12-201-0/+48
|
* change cvs to use config.inc-dist.php instead of config.inc.phpJim Hu2007-05-231-102/+0
|
* allow rss link to event popup optionJim Hu2007-02-161-1/+2
|
* fixes for 1634128 and allow passing event data via request instead of just postJim Hu2007-02-161-1/+1
|
* synch with jh local copyJim Hu2006-12-051-1/+1
|
* fix url change webcal to http to get cal nameJim Hu2006-11-111-3/+3
|
* add Pick Multiple to lang files..other minor changesJim Hu2006-03-161-0/+2
|
* Removed space.Chad Little2006-01-171-1/+1
|
* fix order of default path, cpath, and calling error.tpl in init.inc.phpJim Hu2005-12-041-1/+1
|
* Feature #1353342. You can now specify how many days should beWesley Miaw2005-12-011-0/+1
| | | | | | displayed on the week view. All numbers, negative to more than seven, work with the expected behavior. Thanks to Nicolas Contamin for the code changes.
* Accidentally commited webcal URL for US holidays.Wesley Miaw2005-11-241-1/+1
|
* 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
|

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