Commit Graph

2698 Commits

Author SHA1 Message Date
ralf
1a49e30a02 fix diff to master 2024-11-06 16:36:12 +01:00
ralf
6cc35c9305 Merge branch 'master' into 23.1 2024-11-06 05:25:34 +01:00
nathan
cad7656145 Admin: Fix importing users did not import their groups 2024-11-05 15:15:36 -07:00
Ralf Becker
1afdfbc992 pending changes from our translation server 2024-11-05 20:16:26 +01:00
ralf
e72c2e492a * Admin: allow to mark users as hidden, to show them only to admins e.g. to hide functional users from regular users 2024-11-05 17:40:50 +01:00
nathan
b32b4338ed Admin: Fix importing users did not import their groups 2024-10-25 10:37:56 -06:00
ralf
a0fc135a23 support CFs for multiple types in the type-filter 2024-10-15 12:02:20 +02:00
ralf
8c7547f056 improve type-filter in customfield list to be able to select fields for all type and always show the fields for all types too, when a certain type is select 2024-10-15 12:02:20 +02:00
ralf
7cb135c43e support CFs for multiple types in the type-filter 2024-10-15 11:53:20 +02:00
nathan
6bf85f7808 Admin: Avoid deprecated accounts->read() usage when importing
accounts->read() requires an ID
2024-10-09 10:40:08 -06:00
Ralf Becker
60ce0d41d4 pending translations from our translation server 2024-10-08 08:59:53 +02:00
Ralf Becker
3e1c6eb0d1 pending translations from our translation server 2024-10-08 08:57:01 +02:00
Ralf Becker
250c9a59c7 pending translations from our translation server 2024-09-30 08:25:02 +02:00
Ralf Becker
9ca8646510 pending translations from our translation server 2024-09-30 08:18:43 +02:00
ralf
e04aceee5a fix [IMAP only] button was only shown if [Manual entry] was selected first 2024-09-26 09:08:18 +02:00
ralf
7171683cb7 fix [IMAP only] button was only shown if [Manual entry] was selected first 2024-09-26 09:07:49 +02:00
ralf
92225d8fc6 * Admin: bulk action together with a selected group and select all was not working / complaining about nothing selected
(without group, it always skiped the last entry, due to num_rows=-1)
2024-09-17 13:15:16 +02:00
ralf
ddbcb42c70 * Admin: bulk action together with a selected group and select all was not working / complaining about nothing selected
(without group, it always skiped the last entry, due to num_rows=-1)
2024-09-17 13:14:45 +02:00
ralf
43490f4eb5 improve type-filter in customfield list to be able to select fields for all type and always show the fields for all types too, when a certain type is select 2024-09-16 15:10:12 +02:00
ralf
4040cb030f added "No limit" as placeholder text to be more clear NOT to write "empty", which forbides (like every non-number) any export 2024-09-16 08:55:21 +02:00
ralf
58387cd769 added "No limit" as placeholder text to be more clear NOT to write "empty", which forbides (like every non-number) any export 2024-09-16 08:53:33 +02:00
ralf
ac389d8aab remove all existing images and adding a couple redesigned ones to match Bootstrap icons 2024-09-12 15:00:17 +02:00
ralf
b768dc6e82 fix not working admin menu entries after mobile template automatic sidebar closing 2024-09-09 14:52:13 +02:00
ralf
773371584e fix not working admin menu entries after mobile template automatic sidebar closing 2024-09-09 14:51:46 +02:00
ralf
2b93dea630 display via context menu selected users, some UI cleanups and name it in tree also "Bulk changes" 2024-09-09 11:54:07 +02:00
ralf
b1d382fd66 display via context menu selected users, some UI cleanups and name it in tree also "Bulk changes" 2024-09-09 11:53:45 +02:00
ralf
d38604f9e6 automatic close sidebox/-bar in mobile framework when tree or favorite is clicked 2024-09-09 10:30:10 +02:00
ralf
da57a26c5a automatic close sidebox/-bar in mobile framework when tree or favorite is clicked 2024-09-09 10:29:30 +02:00
ralf
6aeda44484 better alignment of custom-fields edit popup 2024-09-06 09:58:33 +02:00
ralf
11e4b2e356 better alignment of custom-fields edit popup 2024-09-06 09:58:03 +02:00
ralf
51e7269d88 using bootstrap icons as stock icons for categories (former api/images) and allow to search arbitrary bootstrap icons when adding/editing categories
also fixed error editing categories in the root ('0' is not allowed validation message)
2024-09-05 18:00:18 +02:00
Ralf Becker
46810a4c50 pending translations from our translation server 2024-09-05 08:17:46 +02:00
Ralf Becker
5dbebb9306 pending translations from our translation server 2024-09-05 08:17:03 +02:00
ralf
dacec3981b * Mail/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn 2024-09-03 10:00:24 +02:00
ralf
fd216b07f2 * Mail/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn 2024-09-03 09:58:47 +02:00
ralf
187dbcb6de fix broken config template 2024-08-26 14:32:04 +02:00
Ralf Becker
5362861539 storing admin/lang again, to get everything sorted 2024-08-24 14:19:58 +02:00
Ralf Becker
891d69e14d storing admin/lang again, to get everything sorted 2024-08-24 14:16:51 +02:00
Ralf Becker
30740a3904 pending translations from our translation-server 2024-08-24 14:11:40 +02:00
Ralf Becker
e95888c770 pending translations from our translation-server 2024-08-24 13:51:51 +02:00
ralf
cd1f961783 allow to sort groups in admin by container & group-name like in the tree 2024-08-19 13:56:54 +02:00
ralf
3063a28348 * Admin: allow to show groups by container: e.g. LDAP DN or arbitrary part of name found by a regular expression 2024-08-19 13:56:52 +02:00
nathan
fc4bfbb5b6 Fix Admin -> App configuration gives error
Uncaught TypeError: Cannot read properties of undefined (reading 'activeApp')
2024-08-16 09:32:36 -06:00
nathan
bfa19597d1 Admin: Different App configuration tab sizing, should take all vertical space now 2024-08-16 09:09:21 -06:00
ralf
a126c2116d fix not resized tabs in site-config, if app's config.xet already had a tab-widget 2024-08-16 09:08:19 -06:00
nathan
79c447195f Admin: Different App configuration tab sizing, should take all vertical space now 2024-08-14 13:05:10 -06:00
ralf
8e6af45cd4 translation for new "Change access" action 2024-08-14 16:09:12 +02:00
nathan
b10dea4ad2 Admin: Make group change access able to handle multiple location/accounts 2024-08-14 16:09:00 +02:00
nathan
85d401e26f Admin: Add dialog to add/remove group ACL 2024-08-14 16:09:00 +02:00
ralf
9b0dfbf973 translation for new "Change access" action 2024-08-14 16:08:44 +02:00