aboutsummaryrefslogtreecommitdiffstats
path: root/includes/event.php
Commit message (Collapse)AuthorAgeFilesLines
* Single event fix from Sourceforge #677Daniel Lange2017-02-201-1/+1
|
* PHP 7 compatibility from Sourceforge #680Daniel Lange2017-02-201-2/+2
|
* Attempt to parse attendees/organizers without a Common Name attribute and ↵Jason Oster2009-05-291-2/+10
| | | | invalid email address
* Better handling of URLs and email addresses in event descriptions (also ↵Jason Oster2009-05-291-2/+2
| | | | strip "blocked" protocols, added by some mail servers)
* Hyperlink email addressesJason Oster2009-05-261-1/+4
|
* Fix language issue with "full calendar name" in event popupJason Oster2009-05-201-2/+2
|
* Show organizer/attendee email addresses in events popupJason Oster2009-05-201-7/+4
|
* 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
|
* 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-201-10/+13
|
* progress on recurrence handle some negative values in byxxx rulesJim Hu2008-12-171-0/+2
|
* 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
|
* 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 $_POSTChad Little2004-09-021-10/+10
|
* 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
|
* Major checkin, modified english to new language style. Preferences nowChad Little2004-01-281-6/+1
| | | | | template driven along with event and todo. Header and footer seem to work as well.
* More templating.Chad Little2004-01-261-3/+1
|
* More template work on event.phpChad Little2004-01-261-2/+5
|
* 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
|
* Fixed attendees in popup, changed footer to 1.0Chad Little2003-11-301-1/+1
|
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-251-1/+1
| | | | | | | | 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.
* Updated to not hyperlink url if not present.Chad Little2003-11-231-1/+1
|
* Finished todo.php re-work. Updated event.php to match.Chad Little2003-11-221-3/+3
|
* Added correct calname to todo popup, started cleanup of todo.php code.Chad Little2003-11-221-10/+10
|
* Updated files for 1.0.Chad Little2003-11-221-10/+10
|
* 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-201-69/+24
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-19/+19
| | | | reference.
* Abstracted page logic from display markup (to help ease upcoming transition ↵icalshare2003-09-241-140/+139
| | | | to templates)
* Set magic string $ALL_CALENDARS_COMBINED = 'all_calendars_combined971'.Wesley Miaw2003-09-201-2/+2
| | | | | | | | 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.

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