egroupware/calendar/inc
Ralf Becker 5408924afb All EGroupware apps can now set default and forced preferences on
installation time --> nice user experience and cleaner look (by hiding
exotic prefs by focing them to a usual value):
- settings returned from settings hook can contain values for keys
  'default' or 'forced'
- if settings hook require part of api or application, which are not
  available during installation time: use a method hook (instead of
  an old $app/inc/hook_settings.inc.php file), and check if
  $hook_param['setup'] is true
- default prefs created so far in setup/admin_account.php got removed
- common prefs in preferences_hooks::settings() got reworked to set
  default and forced prefs
- calendar prefs in calendar_hooks::settings() got reworked to set
  default and forced prefs
--> I will rework prefs of all our (default) applications according to a
best practice list of Stylite consultants
2009-10-18 12:57:30 +00:00
..
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_ajax.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_bo.inc.php missing translation of role 2009-10-13 08:58:06 +00:00
class.calendar_boupdate.inc.php also add extended (textual) information, if ical is selected for notifications 2009-10-18 12:46:18 +00:00
class.calendar_datasource.inc.php new class naming schema 2008-06-07 17:45:33 +00:00
class.calendar_groupdav.inc.php using references to loop of items in profind and some cleanups 2009-10-16 08:36:28 +00:00
class.calendar_hooks.inc.php All EGroupware apps can now set default and forced preferences on 2009-10-18 12:57:30 +00:00
class.calendar_ical.inc.php "fixed typo reported in bug #2302 - Error while imported iCal file (PHP Error)" 2009-10-12 15:44:52 +00:00
class.calendar_sif.inc.php Fixes Export of Yearly Recurring Events and eGW Coding Standards 2009-07-30 20:52:13 +00:00
class.calendar_so.inc.php default params for calendar_so::combine_status(,=1,='REQ-PARTICIPANT') 2009-10-13 08:58:54 +00:00
class.calendar_ui.inc.php "stop calendar to update prefs on each request (do it only on change)" 2009-10-12 09:34:56 +00:00
class.calendar_uiforms.inc.php - fixed setting of roles 2009-10-13 09:00:01 +00:00
class.calendar_uilist.inc.php Implemented display of custom fields in list-view 2009-10-03 07:32:05 +00:00
class.calendar_uiviews.inc.php - added ability to store participant roles to calendar backend, 2009-08-04 17:14:16 +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 - reworked old browser class to use have only static methods 2009-10-11 11:37:46 +00:00
events.ics New test files for ExecMethod() call. 2001-08-15 18:06:55 +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