aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* Fix for [ phpicalendar-Bugs-822211 ] repeating calendar eventChad Little2003-11-151-10/+10
| | | | displays wrong
* Settings placed back to default for 0.9.5 release.Chad Little2003-11-142-3/+1
|
* *** empty log message ***Chad Little2003-11-141-0/+2
|
* Added a check for abs_until, setting it if not set.Chad Little2003-11-141-2/+3
|
* Declared bymonth and bymonthdayChad Little2003-11-141-1/+3
|
* *** empty log message ***Chad Little2003-11-141-2/+2
|
* Interesting change to the parser. I check the until date to the secondChad Little2003-11-141-22/+10
| | | | | just before I write to the array. This prevents any event from getting written that is beyond the until date+time.
* Corrected mistaken duration handling.Chad Little2003-11-141-9/+7
|
* Moved duration figuring out to the beginning of END:VEVENT.Chad Little2003-11-141-0/+3
|
* Added a condition to WEEKLY RRULE to set dates that do not have a BYDAY.Chad Little2003-11-141-1/+5
|
* Fix for [ 831524 ] ghost events displayed, changed config to not saveChad Little2003-11-142-12/+26
| | | | parsed cals, and took the double getdate out of list_icals.
* Moved select to list icals, changed ical_parser back to previous.Chad Little2003-11-132-1/+4
|
* Fix for [ 829861 ] Yearly Recurrence Showing two events.Chad Little2003-11-051-1/+1
|
* https support for webcals.Chad Little2003-11-051-2/+4
|
* Applied 2 patches.Chad Little2003-11-051-2/+10
|
* Do not include subscribe and download links for calendars referencedWesley Miaw2003-10-161-3/+5
| | | | by an absolute path or with a relative path going up (i.e. ../).
* Fixed errors.Chad Little2003-09-261-1/+1
|
* Fix for oopsie.Chad Little2003-09-241-11/+13
|
* Added a fix for when peeps write calendar start times before 1970 (whenChad Little2003-09-211-1/+11
| | | | unix started).
* Somewhat better BYMONTH support. Still seems flakey in year view for someChad Little2003-09-211-3/+10
| | | | reason. :(
* *** empty log message ***Chad Little2003-09-211-3/+3
|
* Completed (hopefully) the move to header/footer on all pages. Cleaned upChad Little2003-09-211-14/+10
| | | | header a bit.
* Fix for interval = 1Chad Little2003-09-201-0/+3
|
* Added BYYEARDAY support, added getdate to switching calendars.Chad Little2003-09-202-10/+27
|
* Patch [793608] $day_end value.Wesley Miaw2003-09-201-1/+1
| | | | | Users may now specify a $day_end value in config.inc.php to end the calendar display before midnight.
* Patch [793606] list_years.php Behavior Incorrect.Wesley Miaw2003-09-201-24/+24
| | | | Correctly displays years for all $num_years values.
* Bug [788401] and patch [794859].Wesley Miaw2003-09-201-2/+2
| | | | | Correctly display VTODO descriptions and populate VTODO description values.
* Set magic string $ALL_CALENDARS_COMBINED = 'all_calendars_combined971'.Wesley Miaw2003-09-203-9/+10
| | | | | | | | All previous references to 'all_calendars_combined971' now point at $ALL_CALENDARS_COMBINED. Uncommented closing form tag on sidebar.php, and set correct spacing for the entire sidebar.
* Workaround for timezones created in Evolution.Chad Little2003-09-191-0/+4
|
* Removed leftover debugging output for YEARLY events.Wesley Miaw2003-09-181-2/+0
|
* Bug Tracker [795795] Fix event data variable handling.Wesley Miaw2003-09-171-2/+5
| | | | | | | | | | | Applied submitted patch. Calendar parsing code reuses variables to populate calendar event data. The code was not clearing those variables before reuse, causing event data to carry over from one event to another if the second event did not overwrite the previous value. Also adds organizer, location, and attendee event fields to the recurring event data.
* Moved $fclic inside the anchor tag to ensure tags remain balanced.Wesley Miaw2003-09-171-2/+2
|
* *** empty log message ***Chad Little2003-09-171-0/+3
|
* Fix for #668697.Chad Little2003-09-171-2/+4
|
* Finally fixed the jumpto's to not have space around them. Also cleaned upChad Little2003-09-164-19/+19
| | | | the HTML footprint to be slimmer.
* Major changes in BYDAY monthly support, added new stuffs to readme andChad Little2003-09-151-14/+28
| | | | added new calendar to test and fix.
* Fixed the bug that displayed events from blacklisted cals in combined ↵icalshare2003-09-152-5/+4
| | | | calendar view.
* aChad Little2003-09-151-20/+20
|
* Switched it to not save parsed combined cals.Chad Little2003-09-151-1/+1
|
* Fix for bug #794853 listing dot-files.Chad Little2003-09-154-58/+13
|
* Removed many many tables from month view, switched to DIVS. Fixed openevent, ↵Chad Little2003-09-141-4/+4
| | | | added link class.
* Bug fixes, prepped for 0.9.3, added webcal as default support, fixed extra ↵Chad Little2003-08-132-12/+19
| | | | <BR> tags.
* Multiple Calendar support.Chad Little2003-06-304-858/+914
|
* Cleanup for 0.9.2, removed old calendars, provided new demo calendar.Chad Little2003-05-301-27/+0
|
* Cleaned up look and feel of admin pages, corrected some error_reporting.Chad Little2003-05-303-9/+9
|
* More error_reporting cleanup.Chad Little2003-05-293-20/+28
|
* Fixed a tons of E_ALL errors for smoother installs.Chad Little2003-05-293-24/+44
|
* Did I forget to add the admin_functions.php page?Chad Little2003-05-291-0/+306
|
* Started migration of javascript to function, added improved event.php for ↵Chad Little2003-05-282-2/+45
| | | | | | location, status, organizer, and attendees. Updated english language include.
* part two of admin.phpChad Little2003-05-131-83/+0
|

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