aboutsummaryrefslogtreecommitdiffstats
path: root/ical_parser.php
Commit message (Collapse)AuthorAgeFilesLines
* dateOfWeek now expects 3 char day names, instead of Apple's 2 char namesjwangen2002-09-301-1/+2
|
* New week.php. Born from the new day.php. Still needs work but it'sjwangen2002-09-291-0/+7
| | | | | | | working in it's current form. ical_parser now loads 3 months worth of recurring data into the array. week-old is the old week.php, in case we need to go back to the older version or cross check it with the new one.
* Stage one of redesign.Chad Little2002-09-291-3/+0
|
* Updated Japanese Translationjwangen2002-09-281-70/+97
| | | | Modified ical_parser so recurring events look at UNTIL and COUNT
* day.php:drei2002-09-271-11/+22
| | | | | | | | | modified logic to draw overlapping events changed logic to allow for dynamic grid height (set by ÀgridLength) ical_parser.php: include draw_functions.inc.php fill day-_array dynamically
* Montly recurrences should be working nowjwangen2002-09-261-6/+52
|
* Better all-day event support.Chad Little2002-09-261-25/+23
|
* fixed alarm notifications screwing with duration.Chad Little2002-09-261-2/+3
|
* fixed duration for alarmsChad Little2002-09-261-15/+16
|
* initial session checkin. most are commented out.Chad Little2002-09-261-0/+21
|
* Descriptions / Notes add-in, now supports this in event.php and master_arrayChad Little2002-09-251-6/+9
|
* Added UNTIL and COUNT support to all-day events.Chad Little2002-09-251-7/+12
|
* Changed all files to reflect <?php when opening tags.Chad Little2002-09-241-1/+1
|
* Language adds more text, localization of date and time.Chad Little2002-09-241-151/+1
|
* Overlapping event supportChad Little2002-09-241-12/+182
|
* recurring daily should work nowjwangen2002-09-231-75/+66
|
* made modifications to config, ical_parser, init, and list_icalsjwangen2002-09-211-4/+6
| | | | mostly just to convert "32" to spaces and maybe a few other small things
* Added check for empty calendar.Chad Little2002-09-211-5/+1
|
* Added is_array for blank calendars.Chad Little2002-09-211-4/+6
|
* Modified ical_parser to handle weekly intervals correctlyjwangen2002-09-211-17/+39
| | | | Still only handles weekly recurring events
* ical_parser.php was modified heavily.jwangen2002-09-211-8/+102
| | | | | | Recurring weekly events works pretty well and efficiently Modified the config to *only* have user customizable values and our initializations went into init.inc.php
* Looks like most recurring all-day events work.Chad Little2002-09-201-33/+33
|
* Split out better comments on RRULE, added arrays for BY functions.Chad Little2002-09-191-3/+3
|
* Minor tweeks, split recurring up a bit.Chad Little2002-09-191-23/+44
|
* *** empty log message ***Chad Little2002-09-191-0/+4
|
* init now keeps track of $cal and makes sure it always has the correct valuejwangen2002-09-181-4/+4
| | | | | day and week lost their $cal = lines parser hasn't changed
* Added real config values.jwangen2002-09-181-2/+2
| | | | | | Added init.inc.php Added dropdown menu to day. Uses Cookies and works in IE. Modified list_icals.php to create the dropdown.
* 0.3 releaseChad Little2002-09-181-2/+2
|
* *** empty log message ***Chad Little2002-09-171-1/+281
|
* *** empty log message ***Chad Little2002-09-151-1/+1
|
* *** empty log message ***Chad Little2002-09-151-1/+1
|
* *** empty log message ***Chad Little2002-09-141-1/+1
|
* Fix for mark.Chad Little2002-09-141-1/+1
|
* *** empty log message ***Chad Little2002-09-141-1/+1
|
* New master array, day brought up to date.Chad Little2002-09-131-1/+1
|
* *** empty log message ***Chad Little2002-09-131-1/+1
|
* *** empty log message ***Chad Little2002-09-121-0/+1

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