aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-255-19/+34
| | | | | | | | 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-253-6/+9
|
* For some reason, calendar_functions.php was being included twice.Wesley Miaw2003-11-251-1/+0
|
* Finnish for 1.0Chad Little2003-11-251-95/+95
|
* BlahChad Little2003-11-251-2/+2
|
* added bleed_time to default to day_startChad Little2003-11-242-2/+4
|
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-248-99/+137
| | | | | | | | | | | | 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.
* 1.36 was an old version, committed by mistake. 1.35 is good.Wesley Miaw2003-11-241-8/+2
|
* Updated for 1.0 RC-1Chad Little2003-11-243-5/+12
|
* Fixed grep typo. Should be checking for literal periods instead of anyWesley Miaw2003-11-241-1/+1
| | | | character. ('\.' versus '.' in regexp.)
* Added 1.0 RC-1 information.Chad Little2003-11-242-3/+5
|
* 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-243-18/+16
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Updated.Chad Little2003-11-231-52/+67
|
* Fixed some other bleed_time issues, now any bleeding event displays theChad Little2003-11-232-4/+5
| | | | real end time no matter if its split or not.
* Fixed popups not always working.Chad Little2003-11-231-26/+3
|
* Set back to defaults.Chad Little2003-11-231-3/+3
|
* Tightened up login.php with less html, removed unneeded things fromChad Little2003-11-233-78/+34
| | | | config and list_icals.
* Updated for 1.0.Chad Little2003-11-232-203/+205
|
* Updated to not hyperlink url if not present.Chad Little2003-11-231-1/+1
|
* Fixed a problem with bleed time not being able to figure out days at theChad Little2003-11-231-7/+14
| | | | | end of the month. Also corrected end times on those dates and added a proper until_check before writing split events.
* Fixed problems with the list_icals logic. Previous cvs update mergedWesley Miaw2003-11-231-32/+41
| | | | files incorrectly.
* Unset $tz_dstart when finished calculating DTSTART.Chad Little2003-11-231-2/+2
|
* Improved layout of login box for month view.Wesley Miaw2003-11-221-5/+5
|
* Fixed a typo that was causing a parse error.Wesley Miaw2003-11-221-1/+1
|
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-2217-111/+275
| | | | | | | | | | 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.
* Added bottom padding to events.Chad Little2003-11-221-1/+1
|
* Fix for matching todo's.Chad Little2003-11-221-4/+5
|
* Finished todo.php re-work. Updated event.php to match.Chad Little2003-11-223-67/+46
|
* Added correct calname to todo popup, started cleanup of todo.php code.Chad Little2003-11-223-58/+26
|
* Updated files for 1.0.Chad Little2003-11-2223-426/+201
|
* tested and removed.Chad Little2003-11-221-37/+0
|
* Fixed IE 6 lame funkiness.Chad Little2003-11-211-2/+2
|
* Fix for Ximains lame problems. [ 846644 ] The Recurrence Bug.Chad Little2003-11-211-0/+1
|
* Updated event to be half the size of previous release. More CSS, lessChad Little2003-11-212-106/+50
| | | | crappy HTML.
* Added 1.0 features to date.Chad Little2003-11-211-0/+6
|
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-208-112/+66
|
* URL Support added to the parser. Added test calendar.Chad Little2003-11-203-13/+47
|
* 0.9.5Chad Little2003-11-191-191/+191
|
* Changed line endings to UNIX.Chad Little2003-11-191-1/+135
|
* *** empty log message ***Chad Little2003-11-191-540/+0
|
* For new popup system.Chad Little2003-11-191-0/+37
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-1911-84/+648
| | | | reference.
* Fix for weekly events in 2004. odd bug.Chad Little2003-11-181-11/+9
|
* Closed a missing </div> tag.Chad Little2003-11-171-0/+1
|
* Fixed odd s lineChad Little2003-11-171-1/+0
|
* Additional Languages.Chad Little2003-11-173-87/+87
|
* Added some unset vars.Chad Little2003-11-161-1/+1
|
* Getting ready for 0.9.5Chad Little2003-11-163-353/+2
|
* Corrected a mistake with overlaps and newly installed bleed time.Chad Little2003-11-161-2/+2
|

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