Commit Graph

2089 Commits

Author SHA1 Message Date
Ralf Becker
77503e3b89 fix not working site-config due to error in config.xet 2018-08-27 10:45:31 +02:00
Hadi Nategh
b3ab708125 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 17:05:55 +02:00
nathangray
8c20a46652 Admin - get category colors properly updating by doing a full reload
Also maybe squashing a bug where admin would switch to iframe
2018-08-01 09:16:19 -06:00
nathangray
e1b1339f80 Also reload the colors for app category if color changes 2018-08-01 09:16:10 -06:00
Ralf Becker
a0dd857792 * Admin: fix admin-cli.php to understand bcrypt hashes in header.inc.php 2018-07-09 15:41:15 +02:00
Hadi Nategh
af64cf9752 Fix acl dialog gets scrollbar when editing rights 2018-07-06 14:34:18 +02:00
Hadi Nategh
78b710450a Add more rows to category selection in global category edit dialog 2018-06-18 11:53:39 +02:00
Hadi Nategh
22951f5555 Make category owner a taglist selection 2018-06-18 11:53:22 +02:00
Ralf Becker
9818b48bd8 * Admin: allow to show last login, IP and password change in list 2018-06-01 14:49:44 +02:00
Hadi Nategh
208ba114fd Add missing translation 2018-05-29 11:29:20 +02:00
Hadi Nategh
6947ec069a Implement taglist-thumbnail for rest of upload image fields in admin site configuration 2018-05-29 11:06:04 +02:00
Ralf Becker
a3149066a0 Add translation for background image upload 2018-05-29 09:32:49 +02:00
Hadi Nategh
8b7f6012d6 Implement new kind of taglist to show thumbnail of set value 2018-05-29 09:32:38 +02:00
Hadi Nategh
f4a8d74469 * Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly. 2018-05-29 09:32:16 +02:00
Hadi Nategh
214422e092 Exclude more apps from mobile available app list 2018-05-25 16:58:58 +02:00
Ralf Becker
6f261a5775 * Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi 2018-05-25 15:17:35 +02:00
Hadi Nategh
68cad3333c * Admin: Exclude not supported apps from mobile's available app list 2018-05-22 16:13:53 +02:00
nathangray
0ad33719b2 Fix missing icon on Category change owner cancel button 2018-05-14 16:48:17 -06:00
Ralf Becker
c39730b1a7 Translations from Ilias Chasapakis 2018-05-14 11:22:55 -06:00
Ralf Becker
463774b0de * Admin/Mail: fix saving mail-accounts for multiple accounts 2018-05-04 15:09:21 +02:00
Ralf Becker
ed1dd7731f Translations from Stefan Unverricht 2018-04-20 10:09:12 -06:00
nathangray
0d78d9863c Fix some translation problems, reported by Stefan Unverricht 2018-04-16 10:00:05 -06:00
Hadi Nategh
e7458a33a6 Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:20:22 +02:00
Ralf Becker
d647c197a7 fix smime key got immediatly deleted again 2018-04-10 15:22:42 +02:00
Ralf Becker
9fff809d90 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 15:22:42 +02:00
Ralf Becker
336bb24ce4 remove destination ID check, as it only makes sense on chaning single IDs, but might stall migration of whole instances 2018-04-10 13:37:37 +02:00
Hadi Nategh
729ed7c63c Add some translations from translation server 2018-04-10 11:57:30 +02:00
Hadi Nategh
437857cda3 Add more translations, thanks to Evgen Vodopivec. 2018-04-04 10:02:51 +02:00
Ralf Becker
8777d26427 fix typo 2018-04-03 20:18:48 +02:00
Ralf Becker
24e6c87146 do not log succesful clearing of instance cache 2018-03-19 14:40:57 +01:00
Ralf Becker
13c564e6a6 remove due to own table in 17.1 no longer needed migration of (private) custome-fields 2018-03-14 14:55:40 +01:00
Ralf Becker
7b8f27d76c hook to allow apps to migrate own config etc. in AD/LDAP account_id migration 2018-03-14 14:55:40 +01:00
Ralf Becker
0984cb7d8e * AD/LDAP migration: change favorites and index states too 2018-03-12 21:23:49 +01:00
nathangray
65e54052c7 Admin - Can't only delete categories for the selected app. Globals only deletable through Admin 2018-02-21 15:21:56 -07:00
Ralf Becker
64aba9cbb9 * Admin: new config to generate no or lowercase email addresses for new users 2018-02-20 09:17:17 +01:00
nathangray
564a4cab5d * Admin - fix group list filter & sort
- Remove created & modified columns since they're not stored for groups
- Fix email sort
- Fix search returned all results
2018-02-15 08:41:29 -07:00
Ralf Becker
cff725ebc6 * Mail/SMime: fix not working storage of public key in mail account
We failed silently, when browser reported something different then "application/x-pkcs12" eg. "application/octet-stream". Now we let OpenSSL decide if file contains a valid SMime key.
2018-02-15 14:49:16 +01:00
Hadi Nategh
7a296bec18 Add some translations 2018-02-08 14:27:03 +01:00
nathangray
7c2ff9501e Fix missing translations, found by Stefan Unverricht
Also fix a design complaint
2018-01-29 16:32:56 -07:00
nathangray
8c6f64d6fe Admin - translations from Stefan Unverricht 2018-01-23 14:46:48 -07:00
Hadi Nategh
88cc08adb7 Check only the appname cause not all apps may have title implemented 2018-01-23 12:37:25 +01:00
Ralf Becker
a456376b87 warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora 2018-01-22 12:43:05 +01:00
Hadi Nategh
78f7806e63 Add/fix some translations 2018-01-04 11:35:59 +01:00
Hadi Nategh
cbe79a8b15 * Admin: fix site-config not working in mobile template 2018-01-03 15:02:20 +01:00
nathangray
f63e7afa3d * Admin - update config to show correct default values 2017-12-05 11:07:15 -07:00
nathangray
7e65dcbdae * Admin - ACL dialog - fix ACL levels not updated when changing app or user 2017-11-21 08:44:30 -07:00
nathangray
1bd4a69737 Admin - Fix bug limiting group nextmatch to 20 rows at a time 2017-11-16 11:34:50 -07:00
Ralf Becker
f21b13090f pending translations from our translation server 2017-11-04 09:36:02 +01:00
nathangray
42ca76e824 Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06:00
nathangray
1b64ccc996 Admin ACL export
- Suppress 'All customfields' field, it's not applicable
- Add default definition
2017-10-31 11:22:47 -06:00