aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed the problem of 'Go to Today' and similar links pointing to an ↵Greg Westin2003-06-261-1/+1
| | | | incorrect date. It seems initialization of $today_today should be moved to functions/init.inc.php, but I didn't move it because I don't understand why any of the variables at the top of month.php, week.php, etc. are initialized there rather than in init.inc.php.
* Fixed a tons of E_ALL errors for smoother installs.Chad Little2003-05-291-1/+1
|
* Week.php now supports new javascript popup.Chad Little2003-05-291-26/+27
|
* Added server offset in seconds.Chad Little2003-05-091-1/+1
|
* Support for displaying event STATUS in the java pop-up.Chad Little2003-03-101-2/+4
|
* More validation fixes, basic attendee parsing added.Chad Little2003-03-101-1/+1
|
* Removed <tr> line heights for better validation.Chad Little2003-03-101-3/+3
|
* Fixed various bugs, Currently working on events that span multiple daysjwangen2002-12-081-2/+2
|
* Change alt="" to alt=" ", since that renders better in w3m.fenner2002-11-301-12/+12
| | | | Add alt tags to navigation images like back, next week, etc.
* Some HTML validator cleanups:fenner2002-11-271-1/+1
| | | | | | - Use &amp; instead of & in URLs - Use valign="middle" instead of valign="center" - Add type="text/javascript" to <script>
* RSS auto-discovery link now honors $enable_rss. In other words, if wepberry2002-11-271-1/+7
| | | | don't do RSS, don't both printing the link tag
* 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
|

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