aboutsummaryrefslogtreecommitdiffstats
path: root/event.php
Commit message (Collapse)AuthorAgeFilesLines
* Make URLs in event descriptions clickable.fenner2002-10-231-2/+4
|
* commented out in init where it required $getdate to come from HTTP_GET_VARSjwangen2002-10-091-3/+3
|
* Fixed: All day text in all views, all-popups.Chad Little2002-10-081-1/+1
|
* Localization fixes in event and month. Adding new localization files fromjwangen2002-10-051-1/+4
| | | | translators.
* More style sheet tweeks, i think everything is in.Chad Little2002-10-051-1/+1
|
* Added day, week, month navigation to all pages.Chad Little2002-10-041-4/+4
|
* Modified event and init so HTTP_GET_VARS is explicitly called instead ofjwangen2002-10-041-8/+36
| | | | | assuming vars are globally set. Modified language files so there are no more double quotes.
* Commented out the lines that did htmlspecialchars()jwangen2002-10-031-2/+2
|
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-1/+1
|
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-3/+10
| | | | | | messing up the output of non-English characters because they were encoded but not decoded by Javascript. The fix was to urlencode after addslashes and then do the reverse in event.php.
* Themed for 0.5.Chad Little2002-09-301-36/+28
|
* Descriptions / Notes add-in, now supports this in event.php and master_arrayChad Little2002-09-251-0/+18
|
* Changed all files to reflect <?php when opening tags.Chad Little2002-09-241-9/+9
|
* Language adds more text, localization of date and time.Chad Little2002-09-241-3/+3
|
* Popup additions.Chad Little2002-09-231-12/+19
|
* Basic Javascript for events.Chad Little2002-09-231-4/+5
|
* Corrected HTML.Chad Little2002-09-221-1/+1
|
* Initial event.php commit.Chad Little2002-09-221-0/+32

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