aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Expand)AuthorAgeFilesLines
* Slimmed down recurring events a lot, code is a lot easier to decipherjwangen2002-10-171-122/+73
* No longer reduces max_execution_time to 60, only increases to 60.jwangen2002-10-161-1/+3
* Added support for #'s and &'s in javascript.Chad Little2002-10-161-1/+2
* Cleared out valarm_description on new event.Chad Little2002-10-161-2/+2
* Added valarm detection and valarm_description.Chad Little2002-10-161-2/+8
* More parser cleaning.Chad Little2002-10-161-27/+6
* Cleaned up the parser a bit, removed a lot of lines of codejwangen2002-10-161-449/+314
* Changed function checkOverlap to take date, start and end time as parameters ...drei2002-10-161-44/+44
* Changed the call to function checkOverlap to pass date, start and end time as...drei2002-10-161-6/+6
* Modified daninsh translationjwangen2002-10-161-1/+1
* Changed sscanf to explode for line splitting.Chad Little2002-10-161-4/+8
* Initial list_years.php inclusion.Chad Little2002-10-151-0/+31
* added unset to destroy used variables.Chad Little2002-10-141-0/+2
* Added timezones.php. So far, it just lists a bunch of timezones and theirjwangen2002-10-104-6/+1087
* Minor changes, tighted up week.phpChad Little2002-10-101-0/+3
* fixed sidebar link to todays date, put extract HTTP back for users of stock 4...Chad Little2002-10-101-3/+3
* commented out in init where it required $getdate to come from HTTP_GET_VARSjwangen2002-10-092-2/+3
* Ironed out another bug that wouldn't count the overlaps correctly.drei2002-10-091-4/+3
* Fixed yearly recurrence bugjwangen2002-10-071-1/+4
* Rewrote the logic, things are based now on blocks of events rather than just ...drei2002-10-071-30/+125
* updated french localization, added valid-cal check back to parserjwangen2002-10-061-4/+4
* Month tweeks, added multiple line support (again) to parser. Broke the error ...Chad Little2002-10-062-20/+9
* A few language updates,jwangen2002-10-062-3/+3
* Fixed spelling mistakejwangen2002-10-051-1/+1
* Test again to see if october bug is fixed.jwangen2002-10-051-4/+10
* modified parser to fix october bugjwangen2002-10-054-14/+26
* Added saving parsed cals to a file for quicker processing.jwangen2002-10-053-9/+50
* Minor changes, implemented use configable number of lines for line wrappingsjwangen2002-10-052-1/+24
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-042-6/+8
* added blacklisting of local calendars and the ability to view remotejwangen2002-10-042-29/+60
* parser and init both using single quotes rather than double where possiblejwangen2002-10-042-220/+220
* Added error.phpjwangen2002-10-041-0/+59
* Modified event and init so HTTP_GET_VARS is explicitly called instead ofjwangen2002-10-042-21/+35
* duration minute fix.Chad Little2002-10-031-4/+4
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-032-0/+710
* Localization update, every file changed, basically.jwangen2002-10-033-4/+4
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-5/+5
* list_months now displays current year onlyjwangen2002-10-021-6/+6
* Added the ability to not list icals if specified in config.inc.php.jwangen2002-10-021-34/+36
* Modified init and day to use $HTTP_GET_VARS instead of $_GET to fix a bug wit...jwangen2002-10-021-7/+6
* added yearly recurrence supportjwangen2002-09-301-1/+1
* Fixed it following your dates around.Chad Little2002-09-301-7/+2
* dateOfWeek() works well and uses $week_start_day to return the date ofjwangen2002-09-301-1/+1
* dateOfWeek now expects 3 char day names, instead of Apple's 2 char namesjwangen2002-09-302-15/+8
* settles on current week for popup selection.Chad Little2002-09-291-2/+3
* list weeks function addition.Chad Little2002-09-291-0/+39
* Modified list_icals and sidebar so the 32 is replaced with a space in thejwangen2002-09-291-1/+1
* More tweeks to day layout.Chad Little2002-09-291-2/+1
* Stage one of redesign.Chad Little2002-09-292-1/+28
* functions for drawing events in day grid.drei2002-09-271-0/+38

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