mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 07:15:04 +02:00
5408924afb7faebcf9df5ff5e03f75f6ca479fd1
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
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
216 MiB
Languages
PHP
54.7%
TypeScript
18.6%
JavaScript
10.6%
CSS
10.2%
Less
2.1%
Other
3.8%