egroupware_official/calendar
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
..
doc Adding rfc2445 to the calendar documentation. 2001-07-03 03:30:39 +00:00
egroupware.org updated holiday files submitted to egroupware.org 2009-09-21 08:11:46 +00:00
importexport new class naming schema 2008-06-07 17:45:33 +00:00
inc All EGroupware apps can now set default and forced preferences on 2009-10-18 12:57:30 +00:00
js new class naming schema 2008-06-07 17:45:33 +00:00
setup disabled debug-message and halfway fixed rules 2009-10-12 21:26:11 +00:00
sitemgr handle offset and control the number of results retrieved regardingly (note: no offset means you get no so/bo->total) 2009-08-06 10:43:46 +00:00
templates disabled debug-message and halfway fixed rules 2009-10-12 21:26:11 +00:00
csv_import.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
freebusy.php "fix for bug #1780: Freebusy error when using complete (user@domain.org) username" 2008-10-18 08:22:28 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00