aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Added server offset in seconds.Chad Little2003-05-091-2/+2
|
* Support for displaying event STATUS in the java pop-up.Chad Little2003-03-101-5/+7
|
* Removed tr line heights, better validation.Chad Little2003-03-101-3/+3
|
* Change alt="" to alt=" ", since that renders better in w3m.fenner2002-11-301-10/+10
| | | | Add alt tags to navigation images like back, next week, etc.
* HTML errors corrected.Chad Little2002-11-301-0/+1
|
* 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
* Moved all includes to their own folder. Modified pages accordingly. Fixed ↵Chad Little2002-11-241-4/+4
| | | | footer.
* Added patches for VTODO.Chad Little2002-11-241-0/+1
|
* 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.
* Added BASE to javascripts.Chad Little2002-11-241-2/+2
|
* Patched.Chad Little2002-11-231-12/+10
|
* Added header.inc.phpChad Little2002-11-021-0/+1
|
* fixed all errors which error_reporting() was returningjwangen2002-11-021-5/+6
|
* Fixed bug where 0000 wasn't showing up and updated dutch translationjwangen2002-10-271-2/+3
|
* Fixed a couple bugs in day and week where events that start beforejwangen2002-10-271-11/+36
| | | | | $day_start wouldn't show and where $day_start that aren't on the hour would break the views
* printer view check in.Chad Little2002-10-271-3/+1
|
* Printer checkin.Chad Little2002-10-271-1/+3
|
* Footer tweeks, addition to config and lang files.Chad Little2002-10-241-0/+3
|
* 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-2/+3
|
* added day jumps in day view (configable).Chad Little2002-10-231-2/+28
|
* Fixed bugs in description java pop-up, also set rtrim to ereg_replace for ↵Chad Little2002-10-221-2/+2
| | | | testing.
* Fixed addslashesChad Little2002-10-171-14/+9
|
* Added support for #'s and &'s in javascript.Chad Little2002-10-161-11/+1
|
* Added dates to html <title> for easy bookmarking.Chad Little2002-10-161-1/+1
|
* commented out in init where it required $getdate to come from HTTP_GET_VARSjwangen2002-10-091-4/+4
|
* Fixed: All day text in all views, all-popups.Chad Little2002-10-081-2/+0
|
* Tweaked the drawing of the gridlines to the right and inbetween overlapping ↵drei2002-10-071-9/+9
| | | | events.
* added minical_view support, updated time_bg for long events, added new ↵Chad Little2002-10-061-0/+1
| | | | shiznit to README
* A few language updates,jwangen2002-10-061-1/+3
|
* initial red check in.Chad Little2002-10-061-1/+1
|
* *** empty log message ***Chad Little2002-10-051-4/+4
|
* More style sheet tweeks, i think everything is in.Chad Little2002-10-051-18/+5
|
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-041-1/+4
| | | | | 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
* style tweekChad Little2002-10-041-1/+1
|
* Added day, week, month navigation to all pages.Chad Little2002-10-041-4/+20
|
* Converted all double quotes to single quotes in PHP code where possiblejwangen2002-10-041-101/+101
| | | | in config and day
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-1/+1
|
* Localization update, every file changed, basically.jwangen2002-10-031-5/+5
|
* HTML tweeks for displaying in Win XP.Chad Little2002-10-031-3/+8
|
* Initial Themes check-in for 0.6Chad Little2002-10-031-5/+5
|
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-3/+5
| | | | | | 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.
* Modified init and day to use $HTTP_GET_VARS instead of $_GET to fix a bug ↵jwangen2002-10-021-2/+2
| | | | with phpicalendar not working with older versions of PHP properly.
* Day didn't fit in an 800 px window so I shaved 20 px off the content tablejwangen2002-10-011-4/+4
|
* modified it so it doesn't failjwangen2002-09-301-1/+8
|
* added a jump to custom fieldjwangen2002-09-301-1/+3
|
* redid day.php lines.Chad Little2002-09-301-2/+2
|

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