aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed windows date error, cleaned up webcal display in monthview.Chad Little2004-10-081-0/+2
|
* Added new languages, fixed minor bugs.Chad Little2004-10-021-0/+6
|
* PHP5 alterations.Chad Little2004-09-011-2/+2
|
* Fixed broken popup.Chad Little2004-08-181-1/+1
|
* Buggy.Chad Little2004-08-181-1/+1
|
* Updated for speeds.Chad Little2004-08-181-2/+6
|
* Refixed todo popup.Chad Little2004-08-121-2/+0
|
* Added todo.js and charset. Needs testing.Chad Little2004-08-121-0/+3
|
* Added login langs to week and month, a fix for evolution.Chad Little2004-08-111-1/+14
|
* Code optimization: Specifically replace each language variable instead ofChad Little2004-05-191-2/+17
| | | | looking for any.
* Added RSS check, updated month for XHTML validation.Chad Little2004-05-161-0/+1
|
* Subscribe and Download links work on all templates.Chad Little2004-05-151-0/+1
|
* Initial wiring of rss index and template.Chad Little2004-02-091-0/+1
|
* Removed unneeded files, tweeked templates, added legend for multipleChad Little2004-02-031-1/+6
| | | | calendars.
* Updates and initial wiring of day.tpl and day.php.Chad Little2004-02-031-2/+2
|
* Month bottom now works.Chad Little2004-02-011-0/+2
|
* Page generated in x seconds added.Chad Little2004-02-011-3/+1
|
* More template work.Chad Little2004-01-311-1/+2
|
* Many many changes. Faster templating.Chad Little2004-01-311-5/+0
|
* Minor tweeks.Chad Little2004-01-311-2/+0
|
* Mid-day sanity checkin.Chad Little2004-01-301-1/+9
|
* Work continues on month.php and templates.Chad Little2004-01-301-189/+8
|
* Updates to template, started templating of month.php.Chad Little2004-01-301-4/+35
|
* 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
|

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