aboutsummaryrefslogtreecommitdiffstats
path: root/functions/init.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Settings placed back to default for 0.9.5 release.Chad Little2003-11-141-1/+1
|
* https support for webcals.Chad Little2003-11-051-2/+4
|
* Do not include subscribe and download links for calendars referencedWesley Miaw2003-10-161-3/+5
| | | | by an absolute path or with a relative path going up (i.e. ../).
* Fixed errors.Chad Little2003-09-261-1/+1
|
* Set magic string $ALL_CALENDARS_COMBINED = 'all_calendars_combined971'.Wesley Miaw2003-09-201-3/+4
| | | | | | | | All previous references to 'all_calendars_combined971' now point at $ALL_CALENDARS_COMBINED. Uncommented closing form tag on sidebar.php, and set correct spacing for the entire sidebar.
* Fixed the bug that displayed events from blacklisted cals in combined ↵icalshare2003-09-151-4/+4
| | | | calendar view.
* Fix for bug #794853 listing dot-files.Chad Little2003-09-151-2/+2
|
* Bug fixes, prepped for 0.9.3, added webcal as default support, fixed extra ↵Chad Little2003-08-131-10/+17
| | | | <BR> tags.
* Multiple Calendar support.Chad Little2003-06-301-12/+35
|
* Cleaned up look and feel of admin pages, corrected some error_reporting.Chad Little2003-05-301-1/+1
|
* More error_reporting cleanup.Chad Little2003-05-291-5/+9
|
* Fixed a tons of E_ALL errors for smoother installs.Chad Little2003-05-291-2/+2
|
* Added server offset in seconds.Chad Little2003-05-091-1/+1
|
* You can now set hard paths for cookies, downloads, and webcals. Also updated ↵Chad Little2003-02-161-1/+11
| | | | | | footer to 0.9.1. Closed all bugs reguarding cookies, fixed back button on preferences page.
* Fixed a bug allowing a bad cookie to fail to error page, instead now just ↵Chad Little2003-02-161-2/+8
| | | | loads defualt calendar.
* More vtodo support, displays now.Chad Little2002-11-191-7/+7
|
* Now able to set start time for calendars.Chad Little2002-11-181-1/+1
|
* Added choosing your start day of week.Chad Little2002-11-181-2/+1
|
* 4 of 5 cookies seem to work on my machine.Chad Little2002-11-171-0/+10
|
* Made a tweek to allow calendar folders outside phpicalendar installation.Chad Little2002-11-111-2/+5
|
* Initial preferences check in. doesn't work. Changes to RSS index.Chad Little2002-11-091-18/+1
|
* Fixed some bugs from SF.Chad Little2002-11-081-2/+2
|
* fixed all errors which error_reporting() was returningjwangen2002-11-021-2/+2
|
* cutting down on some of the repeating regexp in effort to speed parserjwangen2002-11-021-1/+1
|
* changed name of my calendarjwangen2002-10-301-0/+6
|
* fixed bugjwangen2002-10-231-1/+4
|
* Added BASE to files, started 0.8 READMEChad Little2002-10-231-2/+4
|
* Timezone support added, fixed Oct 27 bugjwangen2002-10-191-13/+13
|
* No longer reduces max_execution_time to 60, only increases to 60.jwangen2002-10-161-1/+3
|
* Modified daninsh translationjwangen2002-10-161-1/+1
|
* Added timezones.php. So far, it just lists a bunch of timezones and theirjwangen2002-10-101-0/+3
| | | | GMT offsets for both DLST and non-DLST
* fixed sidebar link to todays date, put extract HTTP back for users of stock ↵Chad Little2002-10-101-3/+3
| | | | 4.2.x php (like me).
* commented out in init where it required $getdate to come from HTTP_GET_VARSjwangen2002-10-091-1/+2
|
* Fixed spelling mistakejwangen2002-10-051-1/+1
|
* modified parser to fix october bugjwangen2002-10-051-1/+1
|
* Added saving parsed cals to a file for quicker processing.jwangen2002-10-051-5/+5
| | | | Prepared language files for translation.
* Minor changes, implemented use configable number of lines for line wrappingsjwangen2002-10-051-1/+1
|
* added blacklisting of local calendars and the ability to view remotejwangen2002-10-041-23/+38
| | | | calendars
* parser and init both using single quotes rather than double where possiblejwangen2002-10-041-15/+15
|
* Modified event and init so HTTP_GET_VARS is explicitly called instead ofjwangen2002-10-041-13/+32
| | | | | assuming vars are globally set. Modified language files so there are no more double quotes.
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-0/+53

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