Commit Graph

1091 Commits

Author SHA1 Message Date
184a74e7b0 allow to disable application passwords for given groups 2023-07-26 13:26:34 +02:00
76aa1b6b26 clean up translations a bit 2023-07-14 10:45:42 +02:00
865d2b3d8d WIP Mail REST API: fix closing dialog closes popup to because dialog was already removed when response was received 2023-07-13 15:36:55 +02:00
53022a39b4 finished WIP Mail REST API: regular user UI for application passwords 2023-07-11 22:46:37 +02:00
106ead2c8e WIP Mail REST API: regular user UI for application passwords 2023-07-11 13:39:46 +02:00
9b6a14f2d8 Preferences: Fix some default values were not shown correctly
Preferences that had options with label & value keys were done by index instead of value
2023-06-15 10:11:04 -06:00
68351ffb37 Fix demonstrated default value is shown as raw value instead of its relevant label 2023-06-05 16:00:33 +02:00
34dd14978c Preferences: Change default multiselect close preference from open to close except email 2023-04-19 11:06:29 -06:00
6db4bdbac0 Preferences: Add a preference option for if select multiple dropdowns stay open, excluding email selection
Also, German translations from Birgit
2023-04-18 08:52:06 -06:00
358cc70d66 Preferences: Add a preference for if select multiple dropdowns stay open or closes immediately after selection 2023-04-17 09:28:27 -06:00
de8824589e pending changes from our translation server 2023-04-12 11:17:25 +02:00
0ad326a507 Introduce new hooks boolean param called 'reload' in order to force main framework to refresh after saving preferences 2023-03-16 16:25:58 +01:00
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +01:00
34cc0ff5be Switch vbox with details back to tabbox now that we have et2-tabbox_mobile 2023-02-22 12:37:06 -07:00
e532ca176b Add Et2TabsMobile that has special rendering for tabs on mobile 2023-02-21 10:31:38 -07:00
ce140e5eb6 pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation 2023-02-17 15:48:17 +01:00
7e1fdc4637 pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation 2023-02-17 15:45:29 +01:00
8d58eefc0a Change side menu bullet icons to 16px 2023-02-15 14:58:10 -07:00
cc885c343f Add textsize preference into required to reload list 2023-01-30 16:07:21 +01:00
9e1b21e5e3 Cleanup "id=tabs" from all converted tabbox to et2-vbox which caused wrong namespace 2023-01-19 10:56:41 +01:00
9aea7be231 Avoid wiping out keys of numeric preference select options with array_merge()
Fixed by changing them from key => value to Et2Select's preferred [key=>string, value=>string] format first.

This fixes wrong select option values for many preferences
2023-01-11 14:18:01 -07:00
f332b7bba5 Fully remove "tabs" attribute for tabbox, it overwrites the internal tabs collection.
Even checking for it sets 'tabs' attribute to null.  Use "extraTabs" instead.
2023-01-11 13:21:01 -07:00
f0c3d819b8 Use array_merge instead of + to avoid losing Europe
Fixes European timezones were missing in preferences
2023-01-06 09:21:45 -07:00
8ec106f22b converting .xet files to new webcomponents-format 2023-01-04 11:28:10 -06:00
9dff888436 adding search attribute to timezone preferences 2023-01-01 09:38:51 -06:00
90bb58122d Update preferences icon
Size adjusted: 28px => 32px, file optimised
2022-12-27 21:33:04 +01:00
207e581590 Fix typo 2022-12-20 15:49:10 -07:00
3e54b25a91 Fix for option group validation 2022-12-20 15:45:50 -07:00
2748376f6f Make sure default option is first 2022-12-20 15:44:48 -07:00
8f7783e97c Format timezone option groups 2022-12-14 14:34:46 -07:00
4c299b382a Make x-large textsize slightly bigger 2022-12-09 12:31:10 +01:00
bd988386c9 Add more textsize as options and change the default to a bigger size 2022-12-08 13:17:10 +01:00
d999bae1bc pending changes from our translation server 2022-12-02 09:59:30 +01:00
8491306d86 Preferences: Change help text background color 2022-11-09 10:21:33 -07:00
b6d05bb9e1 Replace dialog info's png icon with svg version 2022-10-26 12:35:01 +02:00
19bae0054a Calendar: Fix notification messages were no longer multi-line textboxes 2022-10-18 13:30:22 -06:00
b43dd8f2c3 Fix infinite reload in preference dialog when switching to common preferences 2022-10-11 13:14:55 -06:00
9f33ebf782 Move content size preference into look & feel section 2022-09-26 16:40:01 +02:00
872aeaa95f pending translations from our translation server 2022-09-14 11:08:00 +02:00
bf5389b02e * Mail/RichTextEditor: common preference "small paragraph" now changes return key to a line break instead of a paragraph (with margin) 2022-09-12 10:05:01 +02:00
786fe5ff69 Add app icons into pref's selectbox and fix some styling 2022-08-31 14:14:53 +02:00
082d6aa791 WIP Mobile template: Fix some of apps add buttons 2022-08-22 16:19:23 +02:00
228f6ceb90 Remove borders from preferences information column 2022-08-16 16:05:15 +02:00
3326758a8c Drop pixelegg template from preferences 2022-08-12 12:33:15 +02:00
bb28500ef7 fix mail preferences could not be saved 2022-08-05 20:20:46 +02:00
8da571cdc1 fix a couple of broken image urls, after moving images from pixelegg to api/default 2022-08-02 09:28:43 +02:00
bcff7ab4dc fixing pixelegg less/css files to address images in default/images
remove no longer necessary pixelegg/images symlink to default/images
revert hint.png as the pixelegg one was never used
2022-07-31 10:49:35 +02:00
0113a93ffd move images from pixelegg to default and drop png or gif, if we have an svg 2022-07-28 17:56:34 +02:00
f79c57f048 fix InfoLog preferences shows wired looking categories --> fixed by using a select-cat 2022-07-19 18:28:44 +02:00
bec95a4a9d et2-select-tab widget to fix common preferences not storing and some fixes 2022-07-19 15:17:43 +02:00