aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added real config values.jwangen2002-09-181-1/+8
| | | | | | Added init.inc.php Added dropdown menu to day. Uses Cookies and works in IE. Modified list_icals.php to create the dropdown.
* *** empty log message ***Chad Little2002-09-171-1/+17
|
* Latest changes for 0.2 release.Chad Little2002-09-161-1/+1
|
* *** empty log message ***Chad Little2002-09-141-0/+1

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