egroupware/preferences/inc
ralf c4541f75a2 fix default-alarm(s) in calendar could not be removed:
- et2-date-duration with emptyNot0 attribute set, was still regarding "" as 0
- preferences class was not recognising change from 0.0 to "" (Array comparison with == vs. array_diff_assoc())
- preferences_settings was not updating $GLOBALS[egw_info][user][preferences], which was used in calendar settings hook
2024-02-13 10:32:01 +02:00
..
class.preferences_acl.inc.php use new api for preferences 2016-04-30 17:16:36 +00:00
class.preferences_categories_ui.inc.php Fix PHP 8.0 Fatal error: Declaration of preferences_categories_ui::index(?array $content = null) must be compatible with admin_categories::index(?array $content = null, $msg = '') 2021-11-16 16:07:23 -07:00
class.preferences_hooks.inc.php Preferences: New account display preferences that include email address 2023-11-02 14:37:26 -06:00
class.preferences_password.inc.php WIP Mail REST API: regular user UI for application passwords 2023-07-11 13:39:46 +02:00
class.preferences_settings.inc.php fix default-alarm(s) in calendar could not be removed: 2024-02-13 10:32:01 +02:00