aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
Commit message (Collapse)AuthorAgeFilesLines
...
* strtotime improperly reports '0005' as '5AM', a workaround is in place. ↵Chad Little2004-01-261-6/+6
| | | | changed version to 1.2
* Fixed popups not always working.Chad Little2003-11-231-26/+3
|
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-201-7/+12
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-3/+8
| | | | reference.
* Closed a missing </div> tag.Chad Little2003-11-171-0/+1
|
* Initial bleed time and display end checkin.Chad Little2003-11-161-0/+2
|
* Moved all closing html and body tags into the footer. Updated README.Chad Little2003-09-201-3/+3
|
* Fixed month display bugs, cleaned up HTML on bottom month table, addedChad Little2003-09-191-56/+49
| | | | new data to calendar for debugging.
* Moved all html head/meta data/body/ect to 'header.inc.php' so people canChad Little2003-09-171-18/+2
| | | | more easily modify the top to fit their site.
* Major changes in BYDAY monthly support, added new stuffs to readme andChad Little2003-09-151-2/+2
| | | | added new calendar to test and fix.
* Changed to 15.Chad Little2003-09-151-1/+1
|
* BlahChad Little2003-09-141-1/+1
|
* Changed word_wrap from 12 to 11 due to safari, camino.Chad Little2003-09-141-2/+2
|
* Removed many many tables from month view, switched to DIVS. Fixed openevent, ↵Chad Little2003-09-141-67/+33
| | | | added link class.
* Multiple Calendar support added.Chad Little2003-06-301-1/+1
|
* 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.
* 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
|

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