aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* Fix potential XSS issueJason Oster2009-02-131-3/+3
|
* fix multiline descriptionsJim Hu2009-01-261-1/+1
|
* misc changes for 2.31Jim Hu2009-01-261-1/+1
|
* add download event to event popupJim Hu2009-01-021-0/+31
|
* bump remove unused (?) includes/login.phpJim Hu2008-12-311-58/+0
|
* change handling of multiday allday events in week view; other misc changesJim Hu2008-12-291-2/+9
|
* remove admin.tpl from alternative template foldersJim Hu2008-12-281-5/+5
|
* squelch warnings in event.phpJim Hu2008-12-261-0/+2
|
* eliminate negative event lengths and adjust display lengths for short eventsJim Hu2008-12-261-14/+6
|
* modify event.phpJim Hu2008-12-201-21/+13
|
* misc error warnings and noticesJim Hu2008-12-202-15/+18
|
* add login to month viewJim Hu2008-12-191-1/+1
|
* progress on recurrence handle some negative values in byxxx rulesJim Hu2008-12-171-0/+2
|
* fix bug 1641928 change todo popup to be like event popupJim Hu2007-05-191-1/+1
|
* allow rss link to event popup optionJim Hu2007-02-161-1/+3
|
* fixes for 1634128 and allow passing event data via request instead of just postJim Hu2007-02-161-5/+4
|
* minor modification to event.php - comment out unneeded POST varJim Hu2006-06-281-1/+1
|
* changes to event popup so that reparsing not neededJim Hu2006-04-051-2/+3
|
* additions to language filesJim Hu2006-03-161-0/+12
|
* bug fixes for event.php and othersJim Hu2005-12-071-1/+3
|
* stripslashes in event.phpJim Hu2005-11-111-3/+3
|
* 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
|

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