aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed yearly recurrence bugjwangen2002-10-071-2/+2
|
* Updated Japanese translation so it makes sense!jwangen2002-10-071-2/+2
|
* added minical_view support, updated time_bg for long events, added new ↵Chad Little2002-10-061-0/+1
| | | | shiznit to README
* Month tweeks, added multiple line support (again) to parser. Broke the error ↵Chad Little2002-10-061-1/+2
| | | | stuff.
* A few language updates,jwangen2002-10-061-1/+1
|
* um, im sure i did something to some code..... ah well...Chad Little2002-10-061-1/+1
|
* red support.Chad Little2002-10-061-1/+1
|
* initial red check in.Chad Little2002-10-061-1/+1
|
* Test again to see if october bug is fixed.jwangen2002-10-051-1/+1
|
* Added saving parsed cals to a file for quicker processing.jwangen2002-10-051-14/+20
| | | | Prepared language files for translation.
* Minor changes, implemented use configable number of lines for line wrappingsjwangen2002-10-051-0/+2
|
* added blacklisting of local calendars and the ability to view remotejwangen2002-10-041-4/+20
| | | | calendars
* Converted all double quotes to single quotes in PHP code where possiblejwangen2002-10-041-11/+11
| | | | in config and day
* Modified event and init so HTTP_GET_VARS is explicitly called instead ofjwangen2002-10-041-1/+1
| | | | | assuming vars are globally set. Modified language files so there are no more double quotes.
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-2/+2
|
* Month now uses $week_start_dayjwangen2002-10-031-2/+2
|
* Localization update, every file changed, basically.jwangen2002-10-031-1/+1
|
* Initial Themes check-in for 0.6Chad Little2002-10-031-1/+1
|
* First pass at 0.6 language support, need Jared to wire month to support ↵Chad Little2002-10-021-1/+1
| | | | start day of week.
* Added the ability to not list icals if specified in config.inc.php.jwangen2002-10-021-1/+1
|
* set to offChad Little2002-09-301-1/+1
|
* custom jump to field can be turned on or offjwangen2002-09-301-9/+10
|
* sidebar minicals now follow $week_start_dayjwangen2002-09-301-1/+1
|
* dateOfWeek() works well and uses $week_start_day to return the date ofjwangen2002-09-301-1/+1
| | | | the day
* default start of week is sunday againjwangen2002-09-301-1/+1
|
* dateOfWeek now expects 3 char day names, instead of Apple's 2 char namesjwangen2002-09-301-1/+1
|
* Took the webcal:// link out of config and made it dynamcally find outjwangen2002-09-291-1/+0
| | | | what the URL should be in init
* day.php:drei2002-09-271-0/+2
| | | | | | | | | 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
* Modified the language include so it doesn't break if the file doesn't existjwangen2002-09-261-1/+1
| | | | | | Added warning to let the user know why the language they chose didn't show up. Made $language be passed to strtolower() before being used so if the user capitalizes the first character it still finds the file.
* Montly recurrences should be working nowjwangen2002-09-261-1/+1
|
* initial session checkin. most are commented out.Chad Little2002-09-261-1/+1
|
* changed language switcher.Chad Little2002-09-251-1/+1
|
* Added variable in language files, $all_day_lang, for occurrences of thejwangen2002-09-251-1/+1
| | | | English string "All day event." Needs to be translated.
* Modified Japanese translationjwangen2002-09-251-0/+1
|
* Bug fixes for javascript, displaying webcal://Chad Little2002-09-251-8/+7
|
* Language files for 0.5Chad Little2002-09-251-1/+1
|
* Changed all files to reflect <?php when opening tags.Chad Little2002-09-241-1/+1
|
* Accidentally left the default to Japanese in config.inc.php. Changed itjwangen2002-09-241-1/+1
| | | | back to English
* added Japanese supportjwangen2002-09-241-1/+1
|
* More language support. 7 total.Chad Little2002-09-231-1/+1
|
* Better style sheet supportChad Little2002-09-231-1/+1
|
* *** empty log message ***Chad Little2002-09-231-1/+1
|
* recurring daily should work nowjwangen2002-09-231-2/+2
|
* French lang support.Chad Little2002-09-221-2/+2
|
* German language support.Chad Little2002-09-221-2/+2
|
* *** empty log message ***Chad Little2002-09-221-1/+1
|
* 24 hour time format inclusion.Chad Little2002-09-221-1/+2
|
* made modifications to config, ical_parser, init, and list_icalsjwangen2002-09-211-0/+1
| | | | mostly just to convert "32" to spaces and maybe a few other small things
* ical_parser.php was modified heavily.jwangen2002-09-211-17/+2
| | | | | | 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
* Added language support.Chad Little2002-09-211-10/+11
|

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