aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* Continued work on week.tpl. Allday is now wired. Replaced all ereg's onChad Little2004-02-081-14/+88
| | | | tempate with preg to increase template speed.
* Placed print template in place, started wiring print.phpChad Little2004-02-081-0/+47
|
* Minor rollover tweek for colors and on state.Chad Little2004-02-061-3/+12
|
* Initial wiring of vtodo.Chad Little2004-02-061-0/+62
|
* Tomorrow's events turn off when none are present.Chad Little2004-02-061-3/+8
|
* Fix for #888028, and some minor tweeks to day.tpl.Chad Little2004-02-061-2/+2
|
* Wired Tomorrow's Events with new function.Chad Little2004-02-051-1/+41
|
* Cleaned up code, checking with the W3C HTML validator.Greg Westin2004-02-052-5/+5
|
* Slight design change in day, wired up week days on day.php.Chad Little2004-02-051-1/+21
|
* Coded allday events for day.phpChad Little2004-02-051-0/+21
|
* Code optimization.Chad Little2004-02-041-30/+19
|
* Removed unneeded files, tweeked templates, added legend for multipleChad Little2004-02-032-3/+22
| | | | calendars.
* Added month dot support.Chad Little2004-02-021-31/+36
|
* Month bottom now works.Chad Little2004-02-011-3/+53
|
* Fixed event popup, works on new month template.Chad Little2004-02-013-6/+6
|
* Events now spawn popup on pages.Chad Little2004-02-012-4/+1
|
* Page generated in x seconds added.Chad Little2004-02-011-1/+1
|
* Year templating is working.Chad Little2004-02-011-19/+42
|
* Month templates now down to under 2 seconds. Weeeee.Chad Little2004-02-011-37/+53
|
* More template work.Chad Little2004-01-314-71/+41
|
* Many many changes. Faster templating.Chad Little2004-01-312-106/+121
|
* Mid-day sanity checkin.Chad Little2004-01-304-80/+97
|
* Initial checkinChad Little2004-01-301-0/+97
|
* Work continues on month.php and templates.Chad Little2004-01-301-4/+24
|
* Consolidated lists into functions in one file.Chad Little2004-01-306-116/+14
|
* Added draw_month first pass. Updated sidebar.Chad Little2004-01-291-1/+85
|
* Major checkin, modified english to new language style. Preferences nowChad Little2004-01-283-5/+16
| | | | | template driven along with event and todo. Header and footer seem to work as well.
* More template work on event.phpChad Little2004-01-261-0/+9
|
* Template for event checkin.Chad Little2004-01-261-2/+1
|
* Template class checking, first round trying to get event templated.Chad Little2004-01-262-1/+36
|
* Fix for recurrence keeping location, url, etc. Fix for eating newlines inChad Little2004-01-251-0/+7
| | | | location.
* Fix for multiplye byday and count.Chad Little2004-01-241-0/+7
|
* Fixed error that would exclude single-character calendarWesley Miaw2004-01-221-1/+1
| | | | files. e.g. a.ics or 0.ics.
* Small fix for dtend before 1970.Chad Little2004-01-201-2/+2
|
* Fix for DTEND incorrectly remembering Timezones across events.Chad Little2004-01-081-1/+1
|
* Revert.Chad Little2003-12-181-11/+0
|
* Init'd more variables.Chad Little2003-12-181-0/+9
|
* *** empty log message ***Chad Little2003-12-181-2/+1
|
* Added a fix for dates before 1969 and initd some variables for E_ALL.Chad Little2003-12-182-1/+9
|
* Fixed a bug where HTTP was being used, even if turned off in config.Chad Little2003-12-181-1/+1
|
* Corrected calname in parser to display correct calname from the file, notChad Little2003-12-021-4/+2
| | | | the filename. Not a big issue.
* Added return false to javascript popupsChad Little2003-11-301-1/+1
|
* Added a condition to DTSTART that will check to see if an hour/minute isChad Little2003-11-301-1/+1
| | | | | set, and if not defaults to VALUE=DATE param. Mostly for sloppy vevent writers.
* Changed ical_parser to write events that start and span past mArray's endChad Little2003-11-271-2/+3
| | | | point, but writes them only up to the end point, and not past.
* Fix to use older predefined variables for compatibility with PHP <Wesley Miaw2003-11-261-2/+4
| | | | 4.1.0. Corrected logic for detecting an invalid login.
* Commented out for 1.0 RC-2Chad Little2003-11-261-1/+1
|
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-252-10/+24
| | | | | | | | logins for non-HTTP authentication (even if there is no calendar map for an HTTP authenticated user). Switched some include() directives to include_once() to prevent possible future redeclaration errors.
* Added translations to loginChad Little2003-11-251-1/+1
|
* BlahChad Little2003-11-251-2/+2
|
* added bleed_time to default to day_startChad Little2003-11-241-0/+2
|

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