aboutsummaryrefslogtreecommitdiffstats
path: root/functions/init.inc.php
Commit message (Collapse)AuthorAgeFilesLines
...
* "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.
* Modifications init.inc.php to enable multiple calendar paths chosen via REQUEST.Jim Hu2005-02-131-5/+11
|
* Errors now seem to all work!Chad Little2004-10-251-1/+1
|
* Moved calendarpath back in init.Chad Little2004-10-051-2/+1
|
* Fixes.Chad Little2004-09-021-3/+2
|
* Updated to $_SERVERChad Little2004-09-021-4/+4
|
* Updated to $_GETChad Little2004-09-021-6/+6
|
* Updated to $_POSTChad Little2004-09-021-1/+1
|
* Updated to $_COOKIEChad Little2004-09-021-2/+2
|
* Odd workaround.Chad Little2004-08-161-0/+1
|
* Fixed error messages for 2.0Chad Little2004-08-071-3/+3
|
* Minor E_NOTICE fixes.Chad Little2004-05-251-10/+12
|
* Fix for:Chad Little2004-05-221-6/+1
| | | | [ 958694 ] '"english" is not a supported language.' bug continues
* Implemented user login via cookies and/or sessions with templates.Wesley Miaw2004-05-141-41/+11
|
* Fixed event popup, works on new month template.Chad Little2004-02-011-0/+5
|
* Major checkin, modified english to new language style. Preferences nowChad Little2004-01-281-0/+3
| | | | | template driven along with event and todo. Header and footer seem to work as well.
* Template class checking, first round trying to get event templated.Chad Little2004-01-261-1/+1
|
* *** empty log message ***Chad Little2003-12-181-2/+1
|
* Added a fix for dates before 1969 and initd some variables for E_ALL.Chad Little2003-12-181-1/+2
|
* Fix to use older predefined variables for compatibility with PHP <Wesley Miaw2003-11-261-2/+4
| | | | 4.1.0. Corrected logic for detecting an invalid login.
* Commented out for 1.0 RC-2Chad Little2003-11-261-1/+1
|
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-251-5/+19
| | | | | | | | logins for non-HTTP authentication (even if there is no calendar map for an HTTP authenticated user). Switched some include() directives to include_once() to prevent possible future redeclaration errors.
* Added translations to loginChad Little2003-11-251-1/+1
|
* BlahChad Little2003-11-251-2/+2
|
* added bleed_time to default to day_startChad Little2003-11-241-0/+2
|
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-241-23/+34
| | | | | | | | | | | | 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.
* Fixed grep typo. Should be checking for literal periods instead of anyWesley Miaw2003-11-241-1/+1
| | | | character. ('\.' versus '.' in regexp.)
* Made some changed to user:pass system to be more auto configuring, andChad Little2003-11-241-7/+8
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-221-36/+31
| | | | | | | | | | 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.
* Finished todo.php re-work. Updated event.php to match.Chad Little2003-11-221-1/+1
|
* URL Support added to the parser. Added test calendar.Chad Little2003-11-201-1/+1
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-1/+1
| | | | reference.
* 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
|

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