.. |
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
|
esync: fix for not updated calender, contact, task on device if only description or note was changed in EGroupware. Also fixing issue that values in these fields could not be deleted on several devices.
|
2011-10-23 18:16:41 +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
|
max_user_modified for recurring events has to include all recurrences, otherwise we get a "412 Precondition Failed" in CalDAV, as it is part of the ETag
|
2011-11-09 17:53:42 +00:00 |
class.calendar_boupdate.inc.php
|
* Calendar: fixed MyStylite bug #2434: context menu could be used to invite yourself to any event you can read
|
2011-11-09 09:44:28 +00:00 |
class.calendar_datasource.inc.php
|
new class naming schema
|
2008-06-07 17:45:33 +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
|
When exporting from list view, default selection options to listview settings
|
2011-11-08 22:01:41 +00:00 |
class.calendar_export_ical.inc.php
|
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
|
2011-09-16 13:03:46 +00:00 |
class.calendar_groupdav.inc.php
|
- fixed calendar_ical::importVCal() to (again) return 0 on etag mis-match, as documented and return 412 Precondition Failed in that case
|
2011-11-08 21:09:06 +00:00 |
class.calendar_hooks.inc.php
|
removed calendar-preference "color for Apple iCal", as it set a single color for all calendars you have access too, storing and returning color set by iCal (untested)
|
2011-11-09 13:23:53 +00:00 |
class.calendar_ical.inc.php
|
fixed modifying an existing event with timezone different from default timezone of user to a whole-day event (no timezone allowed according to iCal rfc)
|
2011-11-10 18:47:53 +00:00 |
class.calendar_import_csv.inc.php
|
Remove accidentally committed test code
|
2011-11-09 15:50:22 +00:00 |
class.calendar_import_ical.inc.php
|
Change names to be consistent with other apps
|
2011-03-14 20:58:28 +00:00 |
class.calendar_merge.inc.php
|
Add {{links}}, {{attachments}}, {{links_attachments}} placeholders
|
2011-10-26 16:45:38 +00:00 |
class.calendar_rrule.inc.php
|
many fixes in calendar:
|
2011-02-24 22:55:05 +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
|
always return an array, if an array is given as argument
|
2011-11-10 06:40:55 +00:00 |
class.calendar_timezones.inc.php
|
calendar-timezone needs full vcalendar component, not just a vtimezone
|
2011-10-20 14:01:16 +00:00 |
class.calendar_tracking.inc.php
|
* Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ...
|
2011-08-04 14:00:15 +00:00 |
class.calendar_ui.inc.php
|
API: introduce register_single_app_hook to be able to add or update one hook for an required app. register added/updated hooks with ->location; calendar and addressbook are using this to insert export_limit hook if not available. use app hook to fetch app specific export limit with import_export side_menu additions too
|
2011-09-15 16:53:20 +00:00 |
class.calendar_uiforms.inc.php
|
* Calendar: fixed many issues when moving or modifiny (parts of a) recurring event (alarms, recurrance type, time)
|
2011-11-10 18:39:08 +00:00 |
class.calendar_uilist.inc.php
|
* Calendar: fixed MyStylite bug #2434: context menu could be used to invite yourself to any event you can read
|
2011-11-09 09:44:28 +00:00 |
class.calendar_uiviews.inc.php
|
* Calendar: modified column position for overlapping events, allways leave some space on the left for drag-n-drop or clicking
|
2011-11-11 07:28:13 +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 import field list
|
2011-11-08 22:33:34 +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 |