aboutsummaryrefslogtreecommitdiffstats
path: root/functions/template.php
Commit message (Collapse)AuthorAgeFilesLines
* update lots of filesJim Hu2008-12-111-65/+63
|
* deal with various unset variable warning situationsJim Hu2007-10-121-1/+4
|
* fix repeat display problem for monthbottom and printviewJim Hu2007-05-231-2/+2
|
* fix bug 1641928 change todo popup to be like event popupJim Hu2007-05-191-2/+11
|
* Month location display againJim Hu2007-05-181-3/+4
|
* month and year location display bugsJim Hu2007-05-181-1/+1
|
* modify to reduce memory use in monthbottom; also add location display to ↵Jim Hu2007-05-161-3/+8
| | | | month display
* Change print and month view listings to omit duplicatesJim Hu2007-04-081-2/+14
|
* fix display of status and recur iconsJim Hu2006-12-051-6/+7
|
* fix missing quote markJim Hu2006-08-141-3/+3
|
* modify template to use default if tpl file not found in alternate template ↵Jim Hu2006-04-101-12/+20
| | | | folder
* add year printview, fix misc bugsJim Hu2006-03-211-1/+2
|
* changes to fix several warnings and noticesJim Hu2006-03-161-1/+1
|
* fix path bug introduced by security patch in 2.21 releaseJim Hu2006-02-151-6/+5
|
* Sanitize file in parse functionJim Hu2006-02-091-0/+6
|
* Multiple modifications to template.php and template files to give validated ↵Jim Hu2006-02-081-3/+3
| | | | XHTML 1.0 Transitional
* Feature #1109495. Print view will now show the location if the fieldWesley Miaw2005-12-011-2/+7
| | | | is defined. Code provided by Nicolas Contamin.
* Feature #1353342. You can now specify how many days should beWesley Miaw2005-12-011-4/+4
| | | | | | displayed on the week view. All numbers, negative to more than seven, work with the expected behavior. Thanks to Nicolas Contamin for the code changes.
* patches to template.php to handle empty master array without warning on bad ↵Jim Hu2005-11-291-1/+1
| | | | foreach - suggested from the bbs by andrew. See http://phpicalendar.net/forums/viewtopic.php?t=292
* Added support for recursively searching for calendars in yourWesley Miaw2005-10-301-2/+2
| | | | | | | | | | | | | | | | | $calendar_path and the new iCal calendar repository structure. The calendars are still referenced by calendar name, so all URLs are unchanged. Refactored the date parsing code out of ical_parser.php and into date_functions.php. Minor logic changes to the parser to correctly populate the TODO date and time values. Refactored the calendar name code into a new getCalendarName() function, since calendar names may no longer be determined solely by filename if using an iCal repository. Template code updated to match. Added calls to stripslashes() for calendar text data, such as the summaries and descriptions. Also put stripslashes() into people data, since people's names may contain escaped characters.
* Fixed bug where if the times weren't on the half-hour mark, it wouldn't ↵davef2005-09-151-13/+13
| | | | pop-up correctly - now it passes the time used in the array as part of the openevent call.
* Search box can be unconfigured.Chad Little2005-09-141-0/+4
|
* Fix [ 1283135 ] Link on Results partly broken by adding line to ↵Jim Hu2005-09-071-0/+1
| | | | template.php; add cpath to other files
* Big openevent cleanup - changed the openevent api, which significantly ↵davef2005-05-161-86/+61
| | | | simplifies the code.
* SF Bug# 1017270davef2005-05-161-3/+29
| | | | This started out as a "simple" bug, and ended up being a complete rewrite of overlapping_events. The changes to template.php are to fix a minor rendering bug that was part of the overlap issue, and the changes to ical_parser are because the api to checkOverlap changed.
* SF Patch #1043823 - a modified version of the patch was applied so there ↵davef2005-05-071-5/+5
| | | | wasn't a need for a new function, and it also simplified the code. Update the config text to make more sense, but we should note things in the README when we release 2.0.
* Minor feature addition that makes the minical titles links to the month/year ↵davef2005-05-061-3/+9
| | | | calendar as appropriate.
* Dave Fallon's fix to display problemJim Hu2005-05-051-13/+16
|
* Bug fixes for previous patch of draw_week and draw_day.Jim Hu2005-05-051-5/+5
|
* Bug fixes for draw_search (exceptions), draw_week and draw_day(fix display ↵Jim Hu2005-05-041-15/+38
| | | | order for events starting before day start)
* enable exceptions. bug fixesJim Hu2005-04-161-4/+23
|
* added function draw_search to work with search.php 1.35Jim Hu2005-04-081-0/+76
|
* changes to template.php to work with cpath variable (alternate calendar ↵Jim Hu2005-02-131-2/+5
| | | | directories selected by REQUEST).
* Removing slashes from todo descriptions so that things like semicolons displayGreg Westin2004-11-291-1/+1
| | | | correctly.
* An update.Chad Little2004-10-301-1/+1
|
* Week start day works properly.Chad Little2004-10-261-2/+3
|
* Fixed display month bottom.Chad Little2004-10-251-0/+4
|
* [ 1046871 ] Quick fix to make $show_todos workChad Little2004-10-251-2/+2
|
* Fixed windows date error, cleaned up webcal display in monthview.Chad Little2004-10-081-4/+2
|
* *** empty log message ***Chad Little2004-09-121-1/+1
|
* Fix for [ 1012303 ] Show completed to-do items.Chad Little2004-09-031-1/+1
|
* Updated README and fixed PHP5 error on print.Chad Little2004-09-021-4/+5
|
* Revert.Chad Little2004-08-181-0/+15
|
* Modified for speed and stat errors.Chad Little2004-08-181-6/+8
|
* Fix for [ 999141 ] 2.0a year.php month parse errorChad Little2004-08-131-1/+3
|
* Cleaned up calendar colors and added error message for caching.Chad Little2004-08-081-14/+11
|
* Start of admin wiring. Removed unneeded things from print.Chad Little2004-05-241-0/+40
|
* Month view works in print.Chad Little2004-05-231-3/+3
|
* Updates to CSS, speed tweeks to template.phpChad Little2004-05-231-21/+21
|
* Fix for day_start missing, week not listed cals.Chad Little2004-05-231-10/+10
|

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