aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* todo changeChad Little2002-11-261-2/+3
|
* Fixed spacers in week, removed date_add.phpChad Little2002-11-251-1/+0
|
* Moved all includes to their own folder. Modified pages accordingly. Fixed ↵Chad Little2002-11-244-4/+4
| | | | footer.
* Added patches for VTODO.Chad Little2002-11-242-1/+25
|
* Patched.Chad Little2002-11-234-8/+8
|
* Oops, commented out debug.Chad Little2002-11-221-3/+3
|
* Basic todo sorting.Chad Little2002-11-221-4/+10
|
* Checkin of old changes.Chad Little2002-11-221-34/+34
|
* Todo image inclusionChad Little2002-11-221-14/+16
|
* cleaner calendar, some recurrence id stuff. still not working.Chad Little2002-11-211-4/+23
|
* more recurrence support. uncomplete checkin.Chad Little2002-11-211-3/+4
|
* Recurrence-id support. needs hard testing but looks good.Chad Little2002-11-211-7/+27
|
* Added more footer logic for valid RSS.Chad Little2002-11-191-5/+8
|
* STATUS field added to master array events and todosChad Little2002-11-191-4/+4
|
* More vtodo support, displays now.Chad Little2002-11-192-8/+8
|
* VTODO Support added to parser.Chad Little2002-11-191-3/+121
|
* Now able to set start time for calendars.Chad Little2002-11-181-1/+1
|
* Added choosing your start day of week.Chad Little2002-11-181-2/+1
|
* 4 of 5 cookies seem to work on my machine.Chad Little2002-11-171-0/+10
|
* More prefs work.Chad Little2002-11-151-4/+4
|
* *** empty log message ***Chad Little2002-11-121-4/+4
|
* Made a tweek to allow calendar folders outside phpicalendar installation.Chad Little2002-11-111-2/+5
|
* More work on Preferences.Chad Little2002-11-101-1/+1
|
* Initial preferences check in. doesn't work. Changes to RSS index.Chad Little2002-11-092-56/+19
|
* Fixed some bugs from SF.Chad Little2002-11-081-2/+2
|
* Initial checkin of Language selection.Chad Little2002-11-081-0/+40
|
* Minor modifications to parser, took out more regex where it wasn't neededjwangen2002-11-071-5/+5
|
* fixed all errors which error_reporting() was returningjwangen2002-11-024-17/+28
|
* cutting down on some of the repeating regexp in effort to speed parserjwangen2002-11-022-176/+203
|
* Fixed bug in month where next month and previous month wasn't working forjwangen2002-11-011-2/+2
| | | | certain days of certain months.
* updated Japanese, fixed bug with Zulu time calendarsjwangen2002-11-011-1/+10
|
* changed name of my calendarjwangen2002-10-301-0/+6
|
* Went a bit looser for checking valid calendar filesChad Little2002-10-301-1/+1
|
* updated search to support localization, added localization vars tojwangen2002-10-301-1/+1
| | | | english and japanese, updated rss files to find their own $default_path
* Added checking for \\r to <br>Chad Little2002-10-301-4/+2
|
* took out custom search range, not neededjwangen2002-10-281-16/+1
|
* spruced up search, fixed a few bugs in sidebar and month_bottom, and ajwangen2002-10-282-17/+33
| | | | few various changes in the parser and date_functions
* Search furthur implimentedjwangen2002-10-271-19/+34
|
* added configurable tmp dirjwangen2002-10-271-1/+1
|
* Added support for changes to single events in a recurring setjwangen2002-10-251-6/+82
|
* pulled footer togetherChad Little2002-10-241-34/+34
|
* fixed bugjwangen2002-10-232-2/+5
|
* Added BASE to files, started 0.8 READMEChad Little2002-10-232-8/+11
|
* Update UNTIL handling. iCal exports an UNTIL that is sometimesfenner2002-10-231-2/+15
| | | | | | | | | | | | | on the day after the event. My guess is that it stores the UNTIL internally as 23:59:59 on the last day of the event, and timezone conversion sometimes changes this to the next day. Luckily, it's possible to recognize this, because iCal uses an illegal UNTIL format for these anyway -- RFC 2445 says that an UNTIL with a time MUST be in UTC, and these are not. Therefore, if an event has an UNTIL with a time that's not in UTC, and the time is before noon, subtract a day. Events with UNTIL= values that comply to the RFC are not modified by this heuristic.
* Set a default calendar name, based on the filename of the calendar.fenner2002-10-221-0/+4
| | | | This is overridden by X-WR-CALNAME, if present.
* Fixed bugs in description java pop-up, also set rtrim to ereg_replace for ↵Chad Little2002-10-221-2/+2
| | | | testing.
* Changed rtrim to @rtrim lines 72 and 76Chad Little2002-10-221-2/+2
|
* Added search.php. Not done but close. Minor tweaks to the parser.jwangen2002-10-221-86/+78
|
* fixed bug with UNTILjwangen2002-10-201-3/+2
|
* Can now choose timezone option from configjwangen2002-10-193-55/+13
|

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