aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
Commit message (Collapse)AuthorAgeFilesLines
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-201-6/+8
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-4/+5
| | | | reference.
* Initial bleed time and display end checkin.Chad Little2003-11-161-1/+2
|
* Moved all closing html and body tags into the footer. Updated README.Chad Little2003-09-201-3/+2
|
* Cleaned up event_status displaying.Chad Little2003-09-201-6/+7
|
* Forgot to commit change of references to all_calenders_combined971 toWesley Miaw2003-09-201-2/+2
| | | | $ALL_CALENDARS_COMBINED for these files.
* Feature Request [795115] Graphical Event StatusWesley Miaw2003-09-181-1/+6
| | | | | | | Events which have one of the RFC defined status values of confirmed, tentative, or cancelled will display a small icon in the upper-right corner of the event block shown on the calendar. Only applies to non-all-day events on the day and week views.
* Moved all html head/meta data/body/ect to 'header.inc.php' so people canChad Little2003-09-171-17/+2
| | | | more easily modify the top to fit their site.
* Fixed oopsie.Chad Little2003-09-171-1/+1
|
* more code lightening.Chad Little2003-09-161-19/+18
|
* Removed many many tables from month view, switched to DIVS. Fixed openevent, ↵Chad Little2003-09-141-2/+4
| | | | added link class.
* Multiple Calendar support added.Chad Little2003-06-301-4/+12
|
* 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
|

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