aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
Commit message (Collapse)AuthorAgeFilesLines
* Another additional performance improvement: Call availableCalendars() only onceJason Oster2010-04-151-2/+3
|
* Fix minical_view config - Thanks Roberto: bug #2800880Jason Oster2009-06-221-1/+8
|
* Fix language variables in day and week viewsJason Oster2009-05-151-0/+2
|
* fix misc bugs; rewrite some places where warnings squelched with @; require ↵Jim Hu2008-12-281-1/+1
| | | | php5.1 or greater
* misc minor fixesJim Hu2008-12-201-2/+2
|
* big changes to recurrence; trying to get closer to the specJim Hu2008-12-151-6/+7
|
* misc changes for new config modelJim Hu2008-12-121-9/+9
|
* fix calendar path bug in initializationJim Hu2008-12-121-1/+1
|
* update lots of filesJim Hu2008-12-111-7/+7
|
* encode version number in init.inc.phpJim Hu2006-04-101-0/+1
|
* revert original rss now that extra files addedJim Hu2006-04-101-2/+2
|
* control Pick Multiple label from language filesJim Hu2006-03-161-0/+1
|
* change date calcs in several files for compatibility with some php installs ↵Jim Hu2005-11-301-2/+2
| | | | that fail to calculate now+something
* Fixed support for multiple selection web calendars. You can now selectWesley Miaw2005-11-241-1/+1
| | | | | | multiple local and web calendars, in any number and combination. The calendar name will also be displayed correctly, instead of only displaying a single calendar name when multiple calendars are chosen.
* fix small nav icons to pass cpathJim Hu2005-11-111-0/+1
|
* Search box can be unconfigured.Chad Little2005-09-141-0/+4
|
* Multiple calendar selection patch. Needs formatting.Chad Little2005-09-141-1/+3
|
* enable search box requires search.php update and search_box.tplJim Hu2005-04-131-2/+5
|
* Added new languages, fixed minor bugs.Chad Little2004-10-021-0/+6
|
* Updated to $_GETChad Little2004-09-021-2/+2
|
* PHP5 alterations.Chad Little2004-09-011-4/+4
|
* Fixed broken popup.Chad Little2004-08-181-1/+1
|
* Modified for speed and stat errors.Chad Little2004-08-181-2/+5
|
* Refixed todo popup.Chad Little2004-08-121-2/+0
|
* Added todo.js and charset. Needs testing.Chad Little2004-08-121-0/+4
|
* Code optimization: Specifically replace each language variable instead ofChad Little2004-05-191-1/+26
| | | | looking for any.
* Subscribe and Download links work on all templates.Chad Little2004-05-151-0/+1
|
* Corrected check for $allow_login configuration flag.Wesley Miaw2004-05-151-2/+2
|
* Implemented user login via cookies and/or sessions with templates.Wesley Miaw2004-05-141-1/+12
|
* Initial wiring of rss index and template.Chad Little2004-02-091-0/+1
|
* Placed print template in place, started wiring print.phpChad Little2004-02-081-0/+1
|
* Initial wiring of vtodo.Chad Little2004-02-061-0/+1
|
* Wired Tomorrow's Events with new function.Chad Little2004-02-051-0/+3
|
* Slight design change in day, wired up week days on day.php.Chad Little2004-02-051-1/+1
|
* Coded allday events for day.phpChad Little2004-02-051-2/+2
|
* Removed unneeded files, tweeked templates, added legend for multipleChad Little2004-02-031-0/+5
| | | | calendars.
* Updates and initial wiring of day.tpl and day.php.Chad Little2004-02-031-279/+44
|
* strtotime improperly reports '0005' as '5AM', a workaround is in place. ↵Chad Little2004-01-261-1/+1
| | | | changed version to 1.2
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-201-19/+5
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-4/+4
| | | | reference.
* Initial bleed time and display end checkin.Chad Little2003-11-161-0/+1
|
* Moved all closing html and body tags into the footer. Updated README.Chad Little2003-09-201-3/+1
|
* 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-19/+2
| | | | more easily modify the top to fit their site.
* Finally fixed the jumpto's to not have space around them. Also cleaned upChad Little2003-09-161-4/+3
| | | | the HTML footprint to be slimmer.
* 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-5/+13
|
* 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.

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