.. |
class.bocalendar.inc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
class.boholiday.inc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
class.calendar_activesync.inc.php
|
* Calendar/eSync: performance optimization: we only want to fetch the owners events, where he is a participant to, as we assume, events feature the user as the organizer only, are of no use in a users calendar on a mobile device
|
2012-12-12 13:34:18 +00:00 |
class.calendar_ajax.inc.php
|
* Calendar: Use participant's preferences to handle status resets while moving events
|
2010-11-02 11:00:41 +00:00 |
class.calendar_bo.inc.php
|
no more querying of recurrences for etag of series master, as all update methods now update modification time of series master for recurrenc-exceptions
|
2013-02-26 08:49:21 +00:00 |
class.calendar_boupdate.inc.php
|
no more querying of recurrences for etag of series master, as all update methods now update modification time of series master for recurrenc-exceptions
|
2013-02-26 08:49:21 +00:00 |
class.calendar_datasource.inc.php
|
* ProjectManager: allow datasources (eg. InfoLog) to set element category, update existing categories in elements to overwritten categories
|
2012-06-19 17:07:15 +00:00 |
class.calendar_egw_record.inc.php
|
Improve human friendly value handling
|
2011-04-06 23:12:50 +00:00 |
class.calendar_export_csv.inc.php
|
Fix fatal error in export caused by field mismatch (not defined)
|
2013-01-30 19:52:30 +00:00 |
class.calendar_export_ical.inc.php
|
Get ical export working for scheduled export
|
2013-01-30 19:56:43 +00:00 |
class.calendar_groupdav.inc.php
|
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account, correctly reporting not found URLs in multiget report
|
2013-01-25 17:53:01 +00:00 |
class.calendar_hooks.inc.php
|
Change view settings -> general settings for consistency
|
2013-01-22 16:16:56 +00:00 |
class.calendar_ical.inc.php
|
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
|
2013-02-27 14:35:36 +00:00 |
class.calendar_import_csv.inc.php
|
select priority should map 0 to None, not empty
|
2013-01-31 14:34:55 +00:00 |
class.calendar_import_ical.inc.php
|
* Import|Export: Implement 'No notifications' flag when importing iCal
|
2013-01-09 18:11:37 +00:00 |
class.calendar_merge.inc.php
|
document merge helper function to allow download by HTTP POST request
|
2012-09-29 10:16:39 +00:00 |
class.calendar_rrule.inc.php
|
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
|
2013-02-27 14:35:36 +00:00 |
class.calendar_sif.inc.php
|
making sure / checking that alarmData is an array as expected.
|
2010-07-13 11:48:06 +00:00 |
class.calendar_so.inc.php
|
no more querying of recurrences for etag of series master, as all update methods now update modification time of series master for recurrenc-exceptions
|
2013-02-26 08:49:21 +00:00 |
class.calendar_timezones.inc.php
|
automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires
|
2012-10-07 18:01:06 +00:00 |
class.calendar_tracking.inc.php
|
do NOT track creator, as it does not change, only shows up in history sometimes, because eg. iCal import does not set it
|
2012-10-30 12:57:26 +00:00 |
class.calendar_ui.inc.php
|
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
|
2012-10-08 11:38:38 +00:00 |
class.calendar_uiforms.inc.php
|
* Calendar: moving an event series is not preserving participants (gave error there are not participants)
|
2013-02-21 16:29:32 +00:00 |
class.calendar_uilist.inc.php
|
Deleting/undeleting series event from list view now asks series or exception
|
2013-01-16 22:44:01 +00:00 |
class.calendar_uiviews.inc.php
|
fix warning implode(): Invalid arguments passed in line 1810/1811
|
2013-01-14 14:15:41 +00:00 |
class.calendar_wizard_export_csv.inc.php
|
Add calendar ID to field mapping options
|
2011-04-06 23:27:22 +00:00 |
class.calendar_wizard_import_csv.inc.php
|
Add custom fields to available fields and default export definition
|
2011-11-14 17:03:11 +00:00 |
class.holidaycalc_JP.inc.php
|
removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com>
|
2006-10-23 05:01:06 +00:00 |
class.holidaycalc_US.inc.php
|
merged contacts_and_resources branch again with HEAD
|
2005-11-08 23:15:14 +00:00 |
class.holidaycalc.inc.php
|
some sanatizing ;-)
|
2006-09-03 05:12:42 +00:00 |
class.sbox.inc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
class.soholiday.inc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
class.uiholiday.inc.php
|
remove setting of not defined block "submit_column", causing holiday admin to fail
|
2010-06-10 09:09:31 +00:00 |
gradient.php
|
run wrong values in error message through htmlspecialchars()
|
2009-09-21 06:51:05 +00:00 |
round_corners.php
|
run wrong values in error message through htmlspecialchars()
|
2009-09-21 06:51:05 +00:00 |