aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* charset addedChad Little2005-10-021-0/+1
|
* Minor cosmetics.Chad Little2005-09-131-3/+4
|
* Updated README, reverted ical_parser's WEEKLY parsing to 2.0b, added charset ↵Chad Little2005-09-131-0/+1
| | | | to event popup, and added two small patches.
* Fixed event URL popups.Chad Little2005-08-301-0/+9
|
* Big openevent cleanup - changed the openevent api, which significantly ↵davef2005-05-161-26/+19
| | | | simplifies the code.
* Updated to $_GETChad Little2004-09-022-3/+3
|
* Updated to $_POSTChad Little2004-09-021-10/+10
|
* Added languagesChad Little2004-08-111-1/+5
|
* Added JS.Chad Little2004-08-111-2/+0
|
* Added languages.Chad Little2004-05-231-1/+5
|
* Code optimization: Specifically replace each language variable instead ofChad Little2004-05-191-2/+2
| | | | looking for any.
* Fixed month_event_lines, month_bottom popups, and all-day language on event.php.Chad Little2004-05-161-1/+1
|
* Moving files to valid XHTML.Chad Little2004-05-151-1/+1
|
* Removed unneeded files, tweeked templates, added legend for multipleChad Little2004-02-034-675/+0
| | | | calendars.
* Major checkin, modified english to new language style. Preferences nowChad Little2004-01-282-25/+10
| | | | | template driven along with event and todo. Header and footer seem to work as well.
* More templating.Chad Little2004-01-262-31/+20
|
* More template work on event.phpChad Little2004-01-261-2/+5
|
* strtotime improperly reports '0005' as '5AM', a workaround is in place. ↵Chad Little2004-01-262-3/+2
| | | | changed version to 1.2
* Template for event checkin.Chad Little2004-01-261-5/+5
|
* Template class checking, first round trying to get event templated.Chad Little2004-01-261-40/+25
|
* Corrected calname in parser to display correct calname from the file, notChad Little2003-12-021-0/+2
| | | | the filename. Not a big issue.
* Fixed attendees in popup, changed footer to 1.0Chad Little2003-11-302-2/+2
|
* Fixes.Chad Little2003-11-261-1/+1
|
* Updated for 1.0 RC-2.Chad Little2003-11-261-1/+1
|
* Removed $Chad Little2003-11-251-1/+1
|
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-253-9/+10
| | | | | | | | 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-4/+7
|
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-243-4/+5
| | | | | | | | | | | | 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.
* Added 1.0 RC-1 information.Chad Little2003-11-241-1/+1
|
* Made some changed to user:pass system to be more auto configuring, andChad Little2003-11-241-2/+2
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Tightened up login.php with less html, removed unneeded things fromChad Little2003-11-231-40/+28
| | | | config and list_icals.
* Updated to not hyperlink url if not present.Chad Little2003-11-231-1/+1
|
* 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-223-0/+85
| | | | | | | | | | 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-222-66/+45
|
* 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-222-11/+11
|
* Fixed IE 6 lame funkiness.Chad Little2003-11-211-2/+2
|
* Updated event to be half the size of previous release. More CSS, lessChad Little2003-11-211-80/+41
| | | | crappy HTML.
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-203-77/+32
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-193-24/+35
| | | | reference.
* Fixed month pulldowns for IE 6.Chad Little2003-11-141-1/+5
|
* Added BRs to sidebar, fix for IE6.Chad Little2003-11-141-0/+4
|
* Changed all instances of 0.9.4 to 0.9.5.Chad Little2003-11-131-1/+1
|
* Moved select to list icals, changed ical_parser back to previous.Chad Little2003-11-131-3/+0
|
* *** empty log message ***Chad Little2003-11-051-0/+1
|
* Fixed warning for reference to $query when not set.Wesley Miaw2003-10-161-1/+3
|
* Do not include subscribe and download links for calendars referencedWesley Miaw2003-10-162-2/+2
| | | | by an absolute path or with a relative path going up (i.e. ../).
* Abstracted page logic from display markup (to help ease upcoming transition ↵icalshare2003-09-241-140/+139
| | | | to templates)

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