aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added server offset in seconds.Chad Little2003-05-091-1/+1
|
* Initial check-in for Administration controls.Chad Little2003-03-301-0/+83
|
* Started LOCATION support, changed version to 0.9.2.Chad Little2003-03-111-4/+7
|
* Support for displaying event STATUS in the java pop-up.Chad Little2003-03-101-2/+3
|
* More validation fixes, basic attendee parsing added.Chad Little2003-03-105-6/+15
|
* Support for private and confidential CLASS.Chad Little2003-03-101-0/+10
|
* Changed mArray_begin to start in Dec 21 the previous year.Chad Little2003-02-161-1/+1
|
* You can now set hard paths for cookies, downloads, and webcals. Also updated ↵Chad Little2003-02-161-1/+11
| | | | | | footer to 0.9.1. Closed all bugs reguarding cookies, fixed back button on preferences page.
* Fixed a bug allowing a bad cookie to fail to error page, instead now just ↵Chad Little2003-02-161-2/+8
| | | | loads defualt calendar.
* Added a fix for DATE-TIME from Xaminim Evolution calendars.Chad Little2003-02-161-0/+2
|
* Fixed a bug with Irix and isset().Chad Little2003-02-151-2/+2
|
* -Changes to functions/todo.js and functions/event.js fix bug 654486.Greg Westin2003-02-082-5/+5
| | | | | -Other miscellaneous changes to event and todo popups. -Changed a variable name to avoid confusion with other similarly-named var
* Removed Scrollbar param, to allow browser to auto-disply when needed.marook2003-01-211-1/+5
|
* Adds support for valarm_summary to not override event summary.Chad Little2003-01-101-1/+5
|
* multiple day recurring events should work now. Haven't testedjwangen2002-12-081-2/+26
|
* Fixed various bugs, Currently working on events that span multiple daysjwangen2002-12-084-47/+237
|
* Sort the ical choices.fenner2002-12-021-16/+23
|
* call 'removeOverlap' before unsetting events in $master_array (for irregular ↵drei2002-12-021-3/+5
| | | | | | recurring events) added parameter uid to 'checkOverlap'
* - added function to remove overlaps for irregular recurring eventsdrei2002-12-021-6/+33
| | | | - added uid as parameter to 'checkOverlap'
* Change alt="" to alt=" ", since that renders better in w3m.fenner2002-11-301-2/+2
| | | | Add alt tags to navigation images like back, next week, etc.
* Patches applied, added prefs_lang.Chad Little2002-11-301-8/+2
|
* *** empty log message ***Chad Little2002-11-301-5/+4
|
* Some HTML validator cleanups:fenner2002-11-273-4/+4
| | | | | | - Use &amp; instead of & in URLs - Use valign="middle" instead of valign="center" - Add type="text/javascript" to <script>
* VTODO again?Chad Little2002-11-271-3/+5
|
* todo changeChad Little2002-11-261-2/+3
|
* Fixed spacers in week, removed date_add.phpChad Little2002-11-251-1/+0
|
* Moved all includes to their own folder. Modified pages accordingly. Fixed ↵Chad Little2002-11-244-4/+4
| | | | footer.
* Added patches for VTODO.Chad Little2002-11-242-1/+25
|
* Patched.Chad Little2002-11-234-8/+8
|

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