Commit Graph

2101 Commits

Author SHA1 Message Date
Alexandros Sigalas
2e55e7901d Fixed, PHP Warning: count(): Parameter must be an array or an object that implements Countable in 2019-03-03 15:39:57 +02:00
Ralf Becker
38f95f6196 new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts 2019-02-27 12:01:22 +01:00
Ralf Becker
0b39506d9f fix not working listing of exit-codes incl. assigning distinct ones 2019-02-26 16:51:08 +01:00
Ralf Becker
53238a58c3 allow space in CF selectbox values and warn about other not supported values 2019-01-17 18:11:17 +01:00
Ralf Becker
81ef9459b2 pending translations from our translation server 2019-01-14 12:12:21 +01:00
Ralf Becker
7a0736d640 submitting to https://www.egroupware.org/usage-static (no more http!) 2018-12-10 15:43:38 +01:00
Ralf Becker
91889dbe6c pending spanish translations from our translation server 2018-12-10 12:29:58 +01:00
Ralf Becker
c3525c4af1 converting turkish translations to utf-8 2018-12-10 11:04:44 +01:00
nathangray
39b416cf46 Import/Export - change signature of method that gets options to allow definition-specific values
Do export too, for consistency
2018-11-30 09:32:05 -07:00
nathangray
57821d6084 Import/Export - change signature of method that gets options to allow definition-specific values 2018-11-30 09:29:50 -07:00
Ralf Becker
991812753d fix PHP 7.2 Warning: Use of undefined constant in xet files: {$cont[nm][something]} --> {$cont['nm']['something']} 2018-10-19 09:40:42 +02:00
Ralf Becker
89ba6df80b fix PHP Warning: Use of undefined constant account_id - assumed 'account_id'
also nicer formatting of data with json and pretty-printed tooltip
2018-09-20 11:49:06 +02:00
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