aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
Commit message (Collapse)AuthorAgeFilesLines
* minor tweekagesChad Little2003-05-291-3/+4
|
* Month.php now does new javascript popups.Chad Little2003-05-291-46/+37
|
* 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-3/+5
|
* More validation fixes, basic attendee parsing added.Chad Little2003-03-101-1/+0
|
* Change alt="" to alt=" ", since that renders better in w3m.fenner2002-11-301-16/+17
| | | | Add alt tags to navigation images like back, next week, etc.
* Remove a couple of </a>s that don't go with anything.fenner2002-11-291-2/+2
|
* 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-3/+3
| | | | footer.
* Cleaned up month_bottom (removed).Chad Little2002-11-241-37/+115
|
* 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-1/+1
|
* Added BASE to javascripts.Chad Little2002-11-241-1/+1
|
* Patched.Chad Little2002-11-231-10/+11
|
* Added header.inc.phpChad Little2002-11-021-0/+1
|
* Fixed bug in month where next month and previous month wasn't working forjwangen2002-11-011-2/+19
| | | | certain days of certain months.
* month only highlights the current dayChad Little2002-10-281-1/+1
|
* Fixed PC viewing errors, added back button for print.php.Chad Little2002-10-271-1/+1
|
* pulled footer togetherChad Little2002-10-241-4/+2
|
* 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/+3
|
* Fixed Double Sundays around the site.Chad Little2002-10-221-1/+1
|
* Fixed 'Double Sunday' bug.Chad Little2002-10-211-1/+1
|
* Fixed addslashesChad Little2002-10-171-1/+1
|
* Added support for #'s and &'s in javascript.Chad Little2002-10-161-1/+1
|
* Added dates to html <title> for easy bookmarking.Chad Little2002-10-161-1/+1
|
* Fixed: All day text in all views, all-popups.Chad Little2002-10-081-1/+1
|
* More style sheeting stuff.Chad Little2002-10-061-1/+1
|
* added minical_view support, updated time_bg for long events, added new ↵Chad Little2002-10-061-1/+2
| | | | shiznit to README
* Localization fixes in event and month. Adding new localization files fromjwangen2002-10-051-2/+2
| | | | translators.
* This months events are back, minor style sheet tweeks.Chad Little2002-10-051-1/+2
|
* *** empty log message ***Chad Little2002-10-051-3/+3
|
* Event tweeks to show timesChad Little2002-10-051-2/+3
|
* More style sheet tweeks for themeing.Chad Little2002-10-051-9/+7
|
* More style sheet tweeks, i think everything is in.Chad Little2002-10-051-11/+11
|
* Minor changes, implemented use configable number of lines for line wrappingsjwangen2002-10-051-4/+1
|
* Fixed almost all the warning we were getting before. Basically just addedjwangen2002-10-041-7/+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 day, week, month navigation to all pages.Chad Little2002-10-041-6/+22
|
* Moved init.inc.php and ical_parser into the functions directoryjwangen2002-10-031-1/+1
|
* Month now uses $week_start_dayjwangen2002-10-031-5/+10
|
* Localization update, every file changed, basically.jwangen2002-10-031-2/+2
|
* HTML tweeks for displaying in Win XP.Chad Little2002-10-031-2/+2
|
* Initial Themes check-in for 0.6Chad Little2002-10-031-5/+5
|
* First pass at 0.6 language support, need Jared to wire month to support ↵Chad Little2002-10-021-21/+6
| | | | start day of week.
* Modified the javascript so it doesn't use escape anymore. This wasjwangen2002-10-021-4/+6
| | | | | | 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.
* Fixed a bug where 24 hour format was being displayed for the $start_timejwangen2002-10-021-1/+1
| | | | instead of the proper $dateFormat format.
* month final tweeks, added month_bottomChad Little2002-09-301-1/+2
|
* tweeks to today_today, subscribe iconChad Little2002-09-301-1/+5
|
* more tweekies.Chad Little2002-09-301-26/+39
|

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