Ralf Becker
|
f115c63f8a
|
prefer link-registry "entries" for data over app-name
|
2021-02-23 00:16:51 +02:00 |
|
Ralf Becker
|
c37581f43c
|
* EPL/mail: support SpamTitan REST API to manage spam, requires an API token
|
2021-02-08 17:31:49 +02:00 |
|
Ralf Becker
|
9cf16b7423
|
* Admin/EMail: display administrative IMAP actions folder ACL and vacation notice in IMAP tab too
|
2020-12-17 08:02:59 +01:00 |
|
Ralf Becker
|
e166f4eff9
|
* Admin: fix IP address validation in site configuration
|
2020-10-24 09:53:23 +02:00 |
|
Ralf Becker
|
c0e347c155
|
remove limit in number of rows a multiline input can show
|
2020-10-20 10:14:11 +02:00 |
|
Ralf Becker
|
ca73a54d89
|
* Security: allow to configure SameSite cookie attribute
|
2020-07-27 14:03:48 +02:00 |
|
nathangray
|
7c2ff113cb
|
Admin: Turn on password suggest for admin edit account
|
2020-07-24 14:59:19 -06:00 |
|
Ralf Becker
|
2c489ef5b8
|
change default for password attribute plaintext back to true, to not break every existing usage of that widget
|
2020-06-16 08:37:51 +02:00 |
|
nathangray
|
d7d5837ecf
|
Nicer password widget on account edit dialog
- Added plain-text attribute to avoid encrypting password
- Suggest password now fills both fields the same
|
2020-06-15 16:08:24 -06:00 |
|
nathangray
|
836a3b07e3
|
Mail: Only show EPL version needed blur if EPL is not available
|
2020-06-08 13:30:57 -06:00 |
|
nathangray
|
b398935fd6
|
* Preferences: Fix delete personal category required admin permission
|
2020-06-03 15:45:25 -06:00 |
|
Ralf Becker
|
28fb99ba51
|
fix typo preventing account creation or update: "password do not match"
|
2020-03-23 16:14:22 +01:00 |
|
Ralf Becker
|
f0f4fd2ee3
|
fix to allow setting "anonymous" flag for other accounts and try to fix Chrome autocomplete
|
2020-03-21 14:38:32 +01:00 |
|
Hadi Nategh
|
b8d36ce2b0
|
Apply large title again to account delete dialogHeader
|
2020-02-18 11:41:57 +01:00 |
|
Hadi Nategh
|
b058051170
|
Rearrange admin delete dialog
|
2020-02-18 11:29:24 +01:00 |
|
Hadi Nategh
|
c9ccb313ba
|
Fix delete user dialog style
|
2020-02-17 17:43:26 +01:00 |
|
Ralf Becker
|
7b30bb7b0d
|
* Admin: optional session-action column in access-log and sessions
also no longer update access-log in session-class destructor, as it fails with skipping permanent logging for WebDAV and others
|
2019-12-14 13:09:22 +02:00 |
|
Hadi Nategh
|
77dba49f9e
|
Fix double scrollbar in edit acl dialog
|
2019-11-27 13:57:17 +01:00 |
|
nathangray
|
d8faef3503
|
Admin: Extend Vfs::deleteAccount hook to all the files it can find, not just home dir.
|
2019-11-07 13:46:14 -07:00 |
|
Ralf Becker
|
5d8afa96c9
|
* Statistik: add maintenance release version and docker install type
|
2019-10-29 13:09:06 +01:00 |
|
nathangray
|
60ab28fd0e
|
Missing translations reported by Stefan Unverricht
|
2019-08-27 15:43:58 -06:00 |
|
Hadi Nategh
|
a76dd729be
|
Hide groups template on initialization (since it's getting disabled on et2_ready after nm resized) otherwise nm resize takes its raw height into account which breaks users list size
|
2019-08-06 10:45:36 +02:00 |
|
Ralf Becker
|
2776d215e2
|
* Login: RememberMe token for either automatic login or as 2. factor for 2-Factor-Auth
|
2019-08-03 18:37:18 +02:00 |
|
nathangray
|
374ebecb2e
|
Admin - better sizing on delete account popup to avoid scrollbar
|
2019-07-22 15:45:25 -06:00 |
|
nathangray
|
f160c697e4
|
Admin - When deleting a user, separately list apps that cannot handle it through hook
|
2019-07-22 15:11:09 -06:00 |
|
nathangray
|
aefa8258a1
|
Admin - Ask which apps to transfer (others are discarded) when deleting account
|
2019-07-19 14:31:27 -06:00 |
|
nathangray
|
4592a81958
|
Admin - Make delete warning bold
|
2019-07-08 14:03:18 -06:00 |
|
nathangray
|
2737ae2b99
|
Admin - delete account - add missing lines about mail & filemanager
|
2019-06-24 09:17:22 -06:00 |
|
nathangray
|
7306cc36ab
|
Admin - Add warning about deleting all records if nobody is selected to account delete popup
|
2019-06-21 09:36:07 -06:00 |
|
nathangray
|
e08247d60a
|
Admin - show a count of how many entries a user owns in delete dialog
|
2019-06-19 10:34:09 -06:00 |
|
Ralf Becker
|
ad3576903a
|
allow to disable or require 2-Factor-Auth
|
2019-06-07 20:28:49 +02:00 |
|
Ralf Becker
|
914de29859
|
improve user-agent formatting and use is also for accesslog
|
2019-06-05 18:18:23 +02:00 |
|
nathangray
|
34efaaa274
|
Add documentation tab when deleting custom application type
|
2019-05-22 09:35:20 -06:00 |
|
Hadi Nategh
|
84e4a6d1ce
|
WIP of admin cmds template:
- Fix splitter bar background
|
2019-05-09 15:50:10 +02:00 |
|
Hadi Nategh
|
73eda7ec30
|
WIP of admin cmds template:
- fix template for admin cmds
|
2019-05-09 12:24:45 +02:00 |
|
Hadi Nategh
|
1a69912a9c
|
WIP of admin cmds template:
- fix wrong class name
|
2019-05-09 11:50:28 +02:00 |
|
nathangray
|
4fe4e0a553
|
Fix deleting category from edit dialog didn't work
|
2019-05-08 14:32:53 -06:00 |
|
nathangray
|
d046cf67fd
|
Fix deleting category from edit dialog didn't work
|
2019-05-08 14:31:50 -06:00 |
|
Hadi Nategh
|
ff84674275
|
WIP of admin cmds template
|
2019-05-08 18:42:37 +02:00 |
|
nathangray
|
7915bfd5b2
|
Add documentation tab to deleting ACL
|
2019-05-07 15:23:34 -06:00 |
|
nathangray
|
25f073a0b7
|
Changes for Policy
- Add tab to edit category dialog
- Change delete context menu action to use popup instead of dialog
|
2019-05-03 14:45:40 -06:00 |
|
Ralf Becker
|
bf2de7f653
|
* Admin: white-list IP addresses from blocking or set higher number of attempts
|
2019-04-26 17:11:54 +02:00 |
|
nathangray
|
e44b302609
|
Add documentation tab to customfield edits
|
2019-04-09 14:48:44 -06:00 |
|
Hadi Nategh
|
08ac18c4db
|
Apply new style for row selection and hover
|
2019-04-03 11:26:32 +02:00 |
|
nathangray
|
1c8db476f3
|
Missing or not translated phrases from Stefan Unverricht
|
2019-03-29 09:22:06 -06:00 |
|
Hadi Nategh
|
266d4ebd70
|
Some more styling changes:
- Add png version of app icons
- Add nm header column selection icon
|
2019-03-26 12:21:33 +01:00 |
|
Hadi Nategh
|
f3b0362653
|
Remove extra navbar icons from mobile template
|
2019-03-21 16:43:23 +01:00 |
|
Hadi Nategh
|
d8d6d4d247
|
Apply new app color codes
|
2019-03-21 11:53:37 +01:00 |
|
nathangray
|
ee70e699e2
|
Get a nice history for admin_cmd_edit_user
|
2019-03-18 16:32:54 -06:00 |
|
Ralf Becker
|
8c6fc0f4d5
|
WIP admin history
|
2019-03-14 18:57:07 +01:00 |
|