ralf
94e74f8db4
* Mail/Dovecot: allow to use admin credentials to access mail when no session password is available, e.g. for SSO
2022-07-05 15:16:01 +02:00
ralf
cbbe8c4400
remove some app-specific CSS f*cking up the alignments
2022-06-22 17:04:45 +02:00
ralf
2db52d939b
improve automatic conversation from taglist, by setting multiple=true, allowFreeEntries=true and enableEditMode=true
...
fix Admin > Mail account by using et2-select-email instead of taglist, as et2-select-multiple does NOT yet support allowFreeEntries and enableEditMode
2022-06-22 16:28:34 +02:00
ralf
ace84d7953
fix not set image (if it was set to "") and missing onclick attribute
...
thought some button click-handler are still not working
2022-05-13 16:54:02 +02:00
ralf
97418862f4
fix not working [+Add] button in admin --> (onclick-)attributes must use double quotes
2022-04-29 15:16:19 +02:00
nathan
f8f04071be
CSS / Layout cleanup
...
- Remove margin from input,button,select
- Fix some spacing issues
- Switch selects from display:inline-block to display:block so they take up all parent's space
- Let background (required) color show through select tag
- Some layout tweaks on mail account template
2022-04-22 13:07:22 -06:00
nathan
234684061d
Et2Split: Bugfixes
...
- better handling of nested dynheight
- handling orientation property
- avoid resizing when not visible
2022-04-20 14:15:49 -06:00
nathan
2ba299f876
Change buttons that used to be just an image to be just an image
...
- Remove Et2ButtonImage, it's not needed. Buttons without labels look the same
- Add Et2Image to take its place
- Change etemplate modifier to use Et2Image for buttononly
- Some styling for mail account placeholder button
2022-04-08 13:03:20 -06:00
nathan
3f86e98257
Deal with et2-button-image showing label
2022-04-07 16:24:45 -06:00
ralf
238a22ba01
replace multiple="dynamic" with expand_multiple_rows="4" and remove button to switch to multiple
2022-03-18 22:27:33 +02:00
Hadi Nategh
dd1d62512f
Revert "Add missing icons for buttons used in templates"
...
This reverts commit 528208dca8
.
2022-01-24 12:44:27 +01:00
Hadi Nategh
528208dca8
Add missing icons for buttons used in templates
2022-01-24 11:04:06 +01:00
Hadi Nategh
4853cefa0c
Add missing icons for applications add buttons
2022-01-20 13:32:27 +01:00
Ralf Becker
d40a1d992a
fix not working multiple users for single mail account
...
replaced legacy-options and type attribute with the actual ones
2021-11-27 11:21:54 +02:00
Ralf Becker
f2af53e1c7
fix PHP 8.0 Error: Undefined constant "data"
2021-11-18 14:54:24 +01:00
Hadi Nategh
9af2806cc0
Fix account selection for category owner field
2021-10-11 16:48:21 +02:00
Ralf Becker
e03fb45b0e
remove currently not supported/necessary development option debug_minify
2021-07-09 08:17:55 +02:00
nathangray
3aa90c3fd5
Fix config header formatting was missing for some (infolog, projectmanager) apps
2021-04-08 16:53:06 -06:00
nathangray
a95f745018
API: Allow custom category icons
2021-03-31 10:52:57 -06:00
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
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
nathangray
1c8db476f3
Missing or not translated phrases from Stefan Unverricht
2019-03-29 09:22:06 -06: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
Hadi Nategh
3304322c6c
Revert commit 39135d8d42
and use nextmatch-customfilter instead
2019-03-14 09:51:30 +01:00
Hadi Nategh
39135d8d42
Fix Application column selection for admin queue and history
2019-03-13 10:55:48 +01:00
Ralf Becker
21962bdfe4
WIP admin history
2019-03-12 17:13:36 +01:00
Hadi Nategh
16ea4e6e8d
Fix upload header logo label and translations
2019-03-08 15:06:02 +01:00
Hadi Nategh
1ec869538d
Allow style tag in content of main/login messages
2019-03-05 14:08:19 +01:00
Hadi Nategh
e90808ac2b
Move minifying option into general tab
2019-01-15 11:41:10 +01:00
Hadi Nategh
4e59184d00
Fix translations for Home screen
2018-12-20 16:06:12 +01:00
Hadi Nategh
ec1c6360f0
Switch main and login screen positions and add some description regarding default page
2018-11-06 17:12:32 +01:00
Hadi Nategh
28f270e98c
W.I.P. migration of mainscreen to et2:
...
- Delete no longer used old template
2018-10-30 12:07:05 +01:00
Hadi Nategh
e6735f635d
W.I.P. migration of mainscreen to et2:
...
- Fix extra space added when save the entry
- Fix htmlarea not getting a right height when is in inactive tab
2018-10-30 12:02:55 +01:00
Hadi Nategh
631e554d56
W.I.P. migration of mainscreen to et2:
...
- Fix data not being loaded on initiation
2018-10-29 17:50:55 +01:00
Hadi Nategh
c9ec548a53
W.I.P. migration of mainscreen to et2
2018-10-26 16:39:55 +02:00
Hadi Nategh
1cbd0aa2a3
W.I.P. implementing TinyMCE editor and deprecating CKEditor
2018-10-19 16:35:18 +02:00
Ralf Becker
610f44559f
fix PHP 7.2 Warning: Use of undefined constant in xet files: {$cont[nm][something]} --> {$cont['nm']['something']}
2018-10-19 09:46:54 +02:00
nathangray
522b30c62e
Add type and comment columns to command log
2018-10-09 11:54:50 -06:00
nathangray
d7c5dc71cf
Admin - add filter for periodic runs
...
- Store & display exec results for periodic runs
2018-09-25 13:17:52 -06:00
nathangray
63fddef20b
Run ACL changes through an admin_cmd
2018-08-24 12:03:19 -06:00
Hadi Nategh
b4b2b9d5d2
Implement an admin-config setting to be able to disable PGP encryption feature
2018-08-23 16:58:14 +02:00
Ralf Becker
c93719bc02
allow to document group deletion
2018-08-23 15:25:49 +02:00
Ralf Becker
51166dc338
allow to document account deletion
2018-08-23 12:11:33 +02:00
Ralf Becker
b1b31e2b0b
fix not working admin >> site configuration
2018-08-20 17:27:11 +02:00
Ralf Becker
e50ef193a5
allow application config to use tabs and fall back to (empty) tabs widget in admin.site-config
2018-08-17 14:39:27 +02:00
Ralf Becker
e53482289a
fix not displayed requrested and comment
2018-08-03 15:38:34 +02:00
Ralf Becker
7f662f8f70
fix edit user to log old values and only run if there is any change
2018-08-03 11:56:34 +02:00
Hadi Nategh
5333be69b3
Fix acl dialog gets scrollbar when editing rights
2018-07-06 14:33:40 +02:00
Hadi Nategh
f586b9e6e9
Add more rows to category selection in global category edit dialog
2018-06-18 11:50:37 +02:00
Hadi Nategh
0d806be6fe
Make category owner a taglist selection
2018-06-08 16:43:38 +02:00
Ralf Becker
84b715c5af
* Admin: allow to show last login, IP and password change in list
2018-06-01 14:46:52 +02:00
Hadi Nategh
e9f1e8bcad
Implement taglist-thumbnail for rest of upload image fields in admin site configuration
2018-05-29 11:05:08 +02:00
Hadi Nategh
b205e2f4a2
Implement new kind of taglist to show thumbnail of set value
2018-05-28 17:41:52 +02:00
Hadi Nategh
6aeb7a5c1e
* Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly.
2018-05-28 15:31:32 +02:00
Hadi Nategh
fefe0e803f
Exclude more apps from mobile available app list
2018-05-25 16:58:13 +02:00
Hadi Nategh
6c9cf51a00
* Admin: Exclude not supported apps from mobile's available app list
2018-05-22 14:41:08 +02:00
nathangray
8082ce4c65
Fix missing icon on Category change owner cancel button
2018-05-14 13:40:58 -06:00
Ralf Becker
ba366467b0
* Admin/Mail: fix saving mail-accounts for multiple accounts
2018-05-04 15:07:06 +02:00
nathangray
709c4e4f1f
Fix some translation problems, reported by Stefan Unverricht
2018-04-16 09:32:48 -06:00