aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed spacers in week, removed date_add.phpChad Little2002-11-251-7/+13
|
* Fixed include.Chad Little2002-11-241-1/+1
|
* Moved all includes to their own folder. Modified pages accordingly. Fixed ↵Chad Little2002-11-241-2/+2
| | | | footer.
* Cleaned up month_bottom (removed).Chad Little2002-11-241-7/+1
|
* Added patches for VTODO.Chad Little2002-11-241-1/+4
|
* RSS auto-discovery link added to day,week, and month view.pberry2002-11-241-0/+1
| | | | $default_path must be set correctly for this feature to work.
* Fixed some HTML drawing errors.Chad Little2002-11-241-264/+263
|
* Added BASE to javascripts.Chad Little2002-11-241-2/+3
|
* Patched.Chad Little2002-11-231-9/+10
|
* Added header.inc.phpChad Little2002-11-021-0/+1
|
* fixed all errors which error_reporting() was returningjwangen2002-11-021-2/+4
|
* Fixed bug where 0000 wasn't showing up and updated dutch translationjwangen2002-10-271-1/+2
|
* Fixed a couple bugs in day and week where events that start beforejwangen2002-10-271-9/+32
| | | | | $day_start wouldn't show and where $day_start that aren't on the hour would break the views
* More tweeks.Chad Little2002-10-261-2/+0
|
* pulled footer togetherChad Little2002-10-241-2/+4
|
* Add class="navback" to the center <td> in the top table row.fenner2002-10-231-1/+1
| | | | | This fixes a minor layout weirdness with Mozilla (small white bars at the top and bottom of the center element).
* Added BASE to files, started 0.8 READMEChad Little2002-10-231-6/+0
|
* Fixed bugs in description java pop-up, also set rtrim to ereg_replace for ↵Chad Little2002-10-221-1/+1
| | | | testing.
* Year - added clickable months, Week - applied patch for colspan, README - ↵Chad Little2002-10-181-2/+2
| | | | update Mozilla support
* Fixed addslashesChad Little2002-10-171-13/+8
|
* Added support for #'s and &'s in javascript.Chad Little2002-10-161-2/+2
|
* Added dates to html <title> for easy bookmarking.Chad Little2002-10-161-1/+1
|
* Minor changes, tighted up week.phpChad Little2002-10-101-25/+10
|
* fixed sidebar link to todays date, put extract HTTP back for users of stock ↵Chad Little2002-10-101-6/+3
| | | | 4.2.x php (like me).
* amended the drawing of empty rows to use the correct CSS classdrei2002-10-091-2/+2
|
* Fixed: All day text in all views, all-popups.Chad Little2002-10-081-2/+0
|
* fixed week width.Chad Little2002-10-071-1/+1
|
* 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

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