Commit Graph

352 Commits

Author SHA1 Message Date
nathangray
6d54365f4f Preferences - Fix multiselect forced preferences not getting cleared out when empty 2019-06-17 15:48:38 -06:00
Ralf Becker
3f0be09dd6 setting php platform/support to just 7.0 to use bacon/bacon-qr-code 1.x supporting php 7.0 2019-06-17 12:29:37 +02:00
Ralf Becker
ad3576903a allow to disable or require 2-Factor-Auth 2019-06-07 20:28:49 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Hadi Nategh
4dd62db0fc Set audio effect to disabled by default 2019-05-06 16:04:13 +02:00
nathangray
0453a43194 Keep documentation from preference changes when opened from top bar 2019-04-10 11:19:41 -06:00
Ralf Becker
4be62b63ee labels, options and widgets for admin_cmd_preferences 2019-03-20 18:15:02 +01:00
nathangray
d805e9f467 Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
Hadi Nategh
c5c09c4f9f Deprecate CKEDITOR and remove it from source 2019-01-25 12:41:13 +01:00
nathangray
00c11c1a0c Preferences - Fix sections missing under some circumstances 2019-01-10 15:54:04 -07:00
Ralf Becker
cba3e713b4 fix saving of group preferences 2019-01-10 15:08:11 +01:00
nathangray
f8c742cdbb * Preferences - Add 'Firstname Lastname (Primary Group)' and 'Lastname, Firstname (Primary Group)' as account display options 2019-01-09 10:41:36 -07:00
Hadi Nategh
579b4f6923 Remove rte_features from preferences 2018-11-28 18:06:38 +01:00
Hadi Nategh
7e25284816 W.I.P. implementing TinyMCE editor and deprecating CKEditor:
- Add configurable toolbar as preference
- Do not load CkEditor until it's used
2018-10-24 14:48:19 +02:00
Hadi Nategh
236006b795 W.I.P. implementing TinyMCE editor and deprecating CKEditor:
- Keep editor toolbar in one line at least for mail compose
- Add a preference to enable/disable menubar at the top of editor
- Respects mode preference
2018-10-22 12:37:45 +02:00
Hadi Nategh
13f3cc5260 Fix some issues with select-country widget:
- Country selection in preferences does not respect selected value
- Fix missing empty labels in country selection in preferences
- Remove flag image from empty labels
2018-09-25 11:24:22 +02:00
Hadi Nategh
6e94639b0a Implement flags indication for country-select widget:
- Migrate AB country selector to select-country tags
- Migrate Country selector in preferences to use select-country tags
2018-09-18 10:46:36 +02:00
Ralf Becker
620e20f0e4 fix admin_cmd_user_preferences to use values given and not global preferences object 2018-08-23 15:25:49 +02:00
Hadi Nategh
abaf61b72f Remove no longer used argument 2018-08-22 12:29:46 +02:00
Hadi Nategh
886bc915cf Preserve the old values to be used in values comparison 2018-08-22 12:27:17 +02:00
Hadi Nategh
563a356eaa Implement admin_cmd for preferences 2018-08-21 14:42:56 +02:00
Hadi Nategh
36726c7400 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-06-27 17:40:26 +02:00
nathangray
607e054f39 Revert "Add new date format preference that includes day name"
This reverts commit e1609978f7.
2017-11-21 10:07:03 -07:00
nathangray
e1609978f7 Add new date format preference that includes day name 2017-11-20 09:32:12 -07:00
Ralf Becker
b7a948bdff show a default preference of 0 (was hidden before, but used!) 2017-10-10 18:48:45 +02:00
Hadi Nategh
163b6b6522 Give preferences popup bigger size plus show fulltext of selectboxes 2017-04-18 14:57:04 +02:00
Hadi Nategh
0a8e209a31 Fix preferences tabs getting duplicated, introduced by commit 2707b1da0b 2017-01-23 16:01:55 +01:00
Hadi Nategh
a66b34c8fc Disable autocomplete_url for taglists in hooks with no sel_options 2017-01-13 15:13:44 +01:00
Hadi Nategh
2707b1da0b Add no_sel_options to preferences settings in order to be able to use taglist with no sel_options 2017-01-12 12:27:46 +01:00
nathangray
1764ee826c Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht 2016-11-02 09:30:39 -06:00
Hadi Nategh
57349e6386 Remove spellchecker lang from preferences 2016-10-06 18:30:37 +02:00
Hadi Nategh
cf7ce2c27f * Calendar: Fix saving preferences place-holders in all languages except en breaks their values in database 2016-09-19 11:07:18 +02:00
Ralf Becker
b077423223 get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer 2016-07-29 16:01:26 +02:00
Ralf Becker
e54a56efd6 set currentapp to app whos category we display to fix refresh issues for user (not admin) opening cats in app-tab 2016-06-13 16:07:04 +02:00
nathangray
c6fd40b9e0 Make sure default lang is set, even if not in setup 2016-05-27 09:31:08 -06:00
Klaus Leithoff
cb6be27b12 check if class Locale exists before using it 2016-05-06 11:07:42 +00:00
Nathan Gray
74f232a1b1 Provide a default country even if not in setup 2016-05-04 16:51:29 +00:00
Ralf Becker
fa9cd4766f use new api for preferences 2016-04-30 17:16:36 +00:00
Ralf Becker
1fb53f8e0e use new et2 site config 2016-04-25 07:33:30 +00:00
Nathan Gray
b798327eec Get fallback country from locale, rather than language
Fixes problems with EN is not a country.
2016-04-18 22:44:10 +00:00
Nathan Gray
b3611a8dfd Remove popup account selection option 2015-07-28 19:08:17 +00:00
Ralf Becker
d39c2a71bf * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +00:00
Hadi Nategh
87ee549921 Port the change password dialog to et2 2015-03-12 16:58:01 +00:00
Hadi Nategh
bbd06f1cbe Fix multiline textboxes in preferences dialog are not shown due to the lack of width 2015-02-26 15:03:20 +00:00
Ralf Becker
3dee5e9a56 reload framework if (custom-)template-color changes 2014-12-18 11:02:42 +00:00
Hadi Nategh
c31e051891 Add audio effect into the common preferences in order to be able to disable/enable audio effects used in theme
-Add the audio effect into common preferences -> feel and look
-Add audio effect on mobile theme's menu toggle
-Make mobile theme's menu swipe toggle more sensible
2014-12-15 10:00:57 +00:00
Ralf Becker
2a426ca420 reload framework when theme changes (eg. to mobile) 2014-11-27 08:13:26 +00:00
Ralf Becker
5391fd1674 only show apps available to user 2014-10-21 09:15:42 +00:00
Ralf Becker
19651fcb9b remove wrong settings definition, causing an illegal string offset in preferences 2014-07-24 09:53:04 +00:00
Ralf Becker
61dab25375 make account_id available for preferences hook 2014-07-18 11:46:10 +00:00