aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
Commit message (Collapse)AuthorAgeFilesLines
...
* More style sheet tweeks for themeing.Chad Little2002-10-051-9/+7
|
* More style sheet tweeks, i think everything is in.Chad Little2002-10-051-11/+11
|
* Minor changes, implemented use configable number of lines for line wrappingsjwangen2002-10-051-4/+1
|
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-041-7/+9
| | | | | isset() to all the conditions that were reporting errors. One line in ical_parser needs to be double checked, it's commented, towards the bottom.
* Added day, week, month navigation to all pages.Chad Little2002-10-041-6/+22
|
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-1/+1
|
* Month now uses $week_start_dayjwangen2002-10-031-5/+10
|
* Localization update, every file changed, basically.jwangen2002-10-031-2/+2
|
* HTML tweeks for displaying in Win XP.Chad Little2002-10-031-2/+2
|
* Initial Themes check-in for 0.6Chad Little2002-10-031-5/+5
|
* First pass at 0.6 language support, need Jared to wire month to support ↵Chad Little2002-10-021-21/+6
| | | | start day of week.
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-4/+6
| | | | | | messing up the output of non-English characters because they were encoded but not decoded by Javascript. The fix was to urlencode after addslashes and then do the reverse in event.php.
* Fixed a bug where 24 hour format was being displayed for the $start_timejwangen2002-10-021-1/+1
| | | | instead of the proper $dateFormat format.
* month final tweeks, added month_bottomChad Little2002-09-301-1/+2
|
* tweeks to today_today, subscribe iconChad Little2002-09-301-1/+5
|
* more tweekies.Chad Little2002-09-301-26/+39
|
* month tweeksChad Little2002-09-301-1/+1
|
* second round of month.php updateChad Little2002-09-301-238/+131
|
* minor fixes before redesignChad Little2002-09-301-48/+5
|
* Added language support for This Week, Month, corrected navigation.Chad Little2002-09-261-3/+3
|
* Calendar moves with "This Month, This Week"Chad Little2002-09-261-2/+2
|
* Montly recurrences should be working nowjwangen2002-09-261-1/+1
|
* Tweek bottom table to not display if no events.Chad Little2002-09-261-0/+10
|
* Descriptions / Notes add-in, now supports this in event.php and master_arrayChad Little2002-09-251-22/+23
|
* 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.
* Bug fixes for javascript, displaying webcal://Chad Little2002-09-251-1/+4
|
* Changed all files to reflect <?php when opening tags.Chad Little2002-09-241-18/+18
|
* Language changes.Chad Little2002-09-241-2/+2
|
* Language adds more text, localization of date and time.Chad Little2002-09-241-57/+20
|
* Better style sheet supportChad Little2002-09-231-1/+1
|
* Fixed allday / regular events showing in month view.Chad Little2002-09-231-29/+43
|
* Popup additions.Chad Little2002-09-231-4/+5
|
* *** empty log message ***Chad Little2002-09-231-3/+6
|
* More popup support.Chad Little2002-09-231-1/+1
|
* Basic Javascript for events.Chad Little2002-09-231-27/+6
|
* * Add JavaScript for popping up event info.Chad Little2002-09-221-3/+26
|
* 24 hour time format inclusion.Chad Little2002-09-221-2/+7
|
* Added footer support.Chad Little2002-09-221-0/+2
|
* ical_parser.php was modified heavily.jwangen2002-09-211-2/+4
| | | | | | 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
* Finished language installations.Chad Little2002-09-211-15/+6
|
* Fixed more HTML errors.Chad Little2002-09-201-10/+10
|
* Altered HTML for looks and class.Chad Little2002-09-201-17/+6
|
* Minor tweeks, split recurring up a bit.Chad Little2002-09-191-5/+15
|
* *** empty log message ***Chad Little2002-09-181-1/+0
|
* *** empty log message ***Chad Little2002-09-181-13/+11
|
* Got JS working well. Stays in same view as expected. Month and Week bothjwangen2002-09-181-0/+5
| | | | have the popup now. All that is needed is to decide where the popup goes.
* 0.3 releaseChad Little2002-09-181-1/+1
|
* *** empty log message ***Chad Little2002-09-171-1/+329
|
* *** empty log message ***Chad Little2002-09-171-1/+1
|
* Latest changes for 0.2 release.Chad Little2002-09-161-1/+1
|

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