.. |
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/ActiveSync: keep external organizer and status&role of existing participants, if clients does not send them
|
2013-08-30 11:14:43 +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
|
* Calendar: fixed not working filter "only group events", to not include events of members
|
2013-08-15 16:02:32 +00:00 |
class.calendar_boupdate.inc.php
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-15 14:56:34 +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 16:51:41 +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
|
select priority should map 0 to None, not empty
|
2013-01-31 14:13:45 +00:00 |
class.calendar_export_ical.inc.php
|
Get ical export working for scheduled export
|
2013-01-30 15:45:48 +00:00 |
class.calendar_groupdav.inc.php
|
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
|
2013-10-01 11:38:34 +00:00 |
class.calendar_hooks.inc.php
|
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
|
2013-10-03 09:23:18 +00:00 |
class.calendar_ical.inc.php
|
basic managed attachment support, tested with iCal from OS X mountain lion
|
2013-09-23 13:39:28 +00:00 |
class.calendar_import_csv.inc.php
|
select priority should map 0 to None, not empty
|
2013-01-31 14:13:45 +00:00 |
class.calendar_import_ical.inc.php
|
* Calendar/ImportExport: fixed out-of-memory condition while importing large iCal files
|
2013-03-14 15:40:05 +00:00 |
class.calendar_merge.inc.php
|
Add {{link}} placeholder to other apps
|
2013-03-20 14:51:09 +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:12 +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
|
* PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog
|
2013-10-15 11:30:01 +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:00:36 +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:07 +00:00 |
class.calendar_ui.inc.php
|
open all sidebox admin link in admin vi admin.admin_ui.index loader
|
2013-10-15 16:53:43 +00:00 |
class.calendar_uiforms.inc.php
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-15 14:56:34 +00:00 |
class.calendar_uilist.inc.php
|
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
|
2013-10-04 12:48:11 +00:00 |
class.calendar_uiviews.inc.php
|
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
|
2013-10-05 13:33:28 +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 |