aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Amended the drawing of the dummy row at the top of the main table to better ↵drei2002-10-071-8/+15
| | | | | | | assist the drawing of overlapping events. Columns are way to wide still, probably some code must be added to prevent the display of the detailled text if the event only occupies a small width...
* look / feel tweeks to all day events.Chad Little2002-10-061-3/+15
|
* More style sheeting stuff.Chad Little2002-10-061-4/+4
|
* added minical_view support, updated time_bg for long events, added new ↵Chad Little2002-10-061-0/+1
| | | | shiznit to README
* initial red check in.Chad Little2002-10-061-1/+1
|
* *** empty log message ***Chad Little2002-10-051-3/+4
|
* More style sheet tweeks, i think everything is in.Chad Little2002-10-051-6/+6
|
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-041-6/+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 blacklisting of local calendars and the ability to view remotejwangen2002-10-041-1/+1
| | | | calendars
* Added day, week, month navigation to all pages.Chad Little2002-10-041-4/+20
|
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-1/+1
|
* Localization update, every file changed, basically.jwangen2002-10-031-3/+3
|
* HTML tweeks for displaying in Win XP.Chad Little2002-10-031-3/+9
|
* Initial Themes check-in for 0.6Chad Little2002-10-031-6/+6
|
* First pass at 0.6 language support, need Jared to wire month to support ↵Chad Little2002-10-021-15/+0
| | | | start day of week.
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-2/+3
| | | | | | 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.
* added yearly recurrence supportjwangen2002-09-301-20/+30
| | | | | | merged allday events and regular recurring events, see dev-email list for details alldays.ics is a test file that just has allday events
* minor nothingChad Little2002-09-301-0/+17
|
* tweeks to today_today, subscribe iconChad Little2002-09-301-0/+2
|
* more tweekies.Chad Little2002-09-301-4/+3
|
* dateOfWeek now expects 3 char day names, instead of Apple's 2 char namesjwangen2002-09-301-1/+1
|
* week.php working much better. Still needs to keep from getting so widejwangen2002-09-301-28/+37
| | | | | when there are overlapping events, but the days line up over the events now. Also, the extra <td>s at the end are gone. Two birds with one stone.
* week.php hands $nbrGridCols better. It should get the correct number ofjwangen2002-09-301-15/+22
| | | | | cols for the day it's working it. week.php still doesn't draw overlapping events correctly
* style sheet tweeks, added go to today link.Chad Little2002-09-291-1/+1
|
* Style sheet tweeks to week.php.Chad Little2002-09-291-5/+14
|
* New week.php. Born from the new day.php. Still needs work but it'sjwangen2002-09-291-1/+273
| | | | | | | 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.
* Added language support for This Week, Month, corrected navigation.Chad Little2002-09-261-1/+1
|
* Calendar moves with "This Month, This Week"Chad Little2002-09-261-1/+1
|
* Montly recurrences should be working nowjwangen2002-09-261-1/+1
|
* Descriptions / Notes add-in, now supports this in event.php and master_arrayChad Little2002-09-251-1/+1
|
* Bug fixes for javascript, displaying webcal://Chad Little2002-09-251-1/+1
|
* 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-1/+1
|
* Overlapping event supportChad Little2002-09-241-324/+1
|
* Popup additions.Chad Little2002-09-231-3/+29
|
* 24 hour time format inclusion.Chad Little2002-09-221-1/+5
|
* Added footer support.Chad Little2002-09-221-20/+6
|
* 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-5/+5
|
* Fixed more HTML errors.Chad Little2002-09-201-2/+2
|
* Altered HTML for looks and class.Chad Little2002-09-201-29/+12
|
* init now keeps track of $cal and makes sure it always has the correct valuejwangen2002-09-181-3/+0
| | | | | day and week lost their $cal = lines parser hasn't changed
* *** empty log message ***Chad Little2002-09-181-12/+12
|
* 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.
* *** empty log message ***Chad Little2002-09-181-0/+4
|
* 0.3 releaseChad Little2002-09-181-128/+36
|
* *** empty log message ***Chad Little2002-09-171-1/+409
|
* Started week parsing, correct days show events.Chad Little2002-09-171-1/+1
|
* *** 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