nathangray
|
3f62947c18
|
Missing or not translated phrases from Stefan Unverricht
|
2019-03-29 09:34:39 -06: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
|
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 |
|
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
|
6947ec069a
|
Implement taglist-thumbnail for rest of upload image fields in admin site configuration
|
2018-05-29 11:06:04 +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 |
|
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
|
463774b0de
|
* Admin/Mail: fix saving mail-accounts for multiple accounts
|
2018-05-04 15:09:21 +02:00 |
|
nathangray
|
0d78d9863c
|
Fix some translation problems, reported by Stefan Unverricht
|
2018-04-16 10:00:05 -06:00 |
|
Ralf Becker
|
9fff809d90
|
* EMail/sMime: allow non-admin users to upload their keys
|
2018-04-10 15:22:42 +02: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 |
|
nathangray
|
7c2ff9501e
|
Fix missing translations, found by Stefan Unverricht
Also fix a design complaint
|
2018-01-29 16:32:56 -07: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
|
6272adfa16
|
Make group members & applications fully visible when printing
|
2017-10-30 10:14:50 -06:00 |
|
Ralf Becker
|
5d6deed27d
|
add token to deny access
|
2017-10-27 16:22:56 +02:00 |
|
Hadi Nategh
|
fdb3202b6b
|
Add new config to the admin site configuration in order to be able to upload a custom header logo
|
2017-10-23 13:23:52 +02:00 |
|
nathangray
|
7e4570d46f
|
Admin - Add a group list
|
2017-09-19 11:11:21 -06:00 |
|
Hadi Nategh
|
ef50e36b49
|
Fix toolbar button in mail account dialog for mobile view
|
2017-09-14 12:03:11 +02:00 |
|
Hadi Nategh
|
3882293c85
|
S/MIME:
- Implement encryption tab in mail account dialog for mobile view
|
2017-09-14 11:50:06 +02:00 |
|
Hadi Nategh
|
1d24707143
|
S/MIME:
- Allow user to upload certificate even for readonly account
- Allow user to delete certificate
|
2017-09-13 16:05:43 +02:00 |
|
Hadi Nategh
|
3f06a89db5
|
S/MIME:
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
|
2017-08-30 17:00:28 +02:00 |
|
Hadi Nategh
|
63440ddbc5
|
S/MIME:
- Keep private key encrypted
- Show password field always
|
2017-08-24 18:15:40 +02:00 |
|
Hadi Nategh
|
7dc5c2e2b0
|
W.I.P. S/MIME:
- Make p12 password field visible after file gets uploaded
- Add icons to operational buttons
- Fix some of the misalignments
|
2017-08-23 11:19:20 +02:00 |
|
Hadi Nategh
|
bbea403298
|
W.I.P S/MIME:
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
|
2017-08-22 17:25:29 +02:00 |
|
Ralf Becker
|
a839e46965
|
fix fatal error if sambaadmin is not installed, but was before (fix typo in template)
|
2017-07-12 18:50:36 +02:00 |
|
Ralf Becker
|
79c1d2e41c
|
* Admin/EMail: allow admins to always add arbitrary aliases, even if not allowed for regular user
|
2017-07-12 18:43:05 +02:00 |
|
Ralf Becker
|
a9e750c8b2
|
WIP spam workflow and SpamTitian integration
|
2017-05-31 15:10:58 +02:00 |
|
Hadi Nategh
|
9f98d0fe56
|
WIP of background & logo image upload into instance dir:
- Add some translation
- Add filemtime timestamp into url
|
2017-04-28 16:30:01 +02:00 |
|
Hadi Nategh
|
c55e0bdae3
|
WIP of background & logo image upload into instance dir:
- Generate url for anon_images.php
|
2017-04-28 12:40:33 +02:00 |
|
Hadi Nategh
|
33bc6f6ce0
|
WIP of background & logo image upload into instance dir
|
2017-04-27 16:50:35 +02:00 |
|
nathangray
|
e34e679733
|
Fix unable to add ACLs
|
2017-03-09 08:55:13 -07:00 |
|
Hadi Nategh
|
262d245029
|
WIP of modern login page:
- Add login_background option to admin site configuration
|
2017-02-10 16:02:32 +01:00 |
|
Hadi Nategh
|
c4245111e5
|
Fix mail account dialog always gets scrollbar
|
2017-02-10 11:18:20 +01:00 |
|
Hadi Nategh
|
c78042d522
|
Update PUBLIC ID of etemplate2.dtd in all templates
|
2017-02-01 09:59:37 +01:00 |
|
Hadi Nategh
|
34e04a1315
|
WIP of SMIME support: Implement an interface for importing smime private key into mail account
|
2017-01-25 18:06:17 +01:00 |
|
Hadi Nategh
|
5f4fc359be
|
Implement google recaptcha for sitemanager forms
|
2016-12-09 10:32:56 +01:00 |
|
Ralf Becker
|
74e2c62b48
|
* Admin/Mail: allow to limit users to only create identities for aliases
|
2016-10-28 14:27:59 +02:00 |
|
Ralf Becker
|
9b77cd9971
|
fix documentation where to put log to api/templates/default/images
|
2016-09-19 10:16:56 +02:00 |
|
Ralf Becker
|
f987caa5c2
|
* Admin: warn admin if passwords for new accounts / password reset lack in strength
|
2016-08-12 13:47:01 +02:00 |
|