Ralf Becker
|
56f60c691f
|
next big chunk of fixed PHP 8.0 Warnings
|
2021-10-05 14:21:36 +02:00 |
|
Ralf Becker
|
a6d7fe9df5
|
release session after accounts query was cached (in session)
|
2021-05-16 20:54:48 +02:00 |
|
Ralf Becker
|
8fbcb8788e
|
Admin: release session in get_(users|groups) to allow parallel requests to run for
|
2021-03-29 16:47:19 +02:00 |
|
nathangray
|
1e15a6efc7
|
* Admin: Allow deleting multiple accounts at once
|
2021-02-09 16:53:51 -07:00 |
|
Ralf Becker
|
9556488db5
|
* Admin: fix some status filter gave empty rows for more then 50 accounts
|
2020-09-10 11:11:54 +02:00 |
|
nathangray
|
10494a0a86
|
Admin: Add an 'All' account status filter
|
2020-05-19 11:00:21 -06:00 |
|
nathangray
|
1936849bd7
|
* Admin: New account status filter (Enabled, Disabled, Expired, Expires, Not enabled)
|
2020-05-15 13:20:21 -06:00 |
|
nathangray
|
8590939709
|
* Admin: Add copy account action
|
2020-03-02 16:00:58 -07:00 |
|
nathangray
|
94a9290776
|
Use defined tree constants instead of strings
|
2019-11-18 09:18:06 -07:00 |
|
nathangray
|
a1251b528f
|
Admin - fix user accounts not displayed after submitting or canceling statistic
nm needs to start enabled or its initialization is skipped
|
2019-09-16 09:34:11 -06: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 |
|
Hadi Nategh
|
787561592e
|
Make active as a filter for getting list of active accounts
|
2019-05-03 11:42:49 +02:00 |
|
nathangray
|
a5402ad4b6
|
Admin - Make statistics locked only when date requires it, access through sidebox menu does not lock
|
2019-03-27 11:57:20 -06:00 |
|
nathangray
|
ccbb0f4d56
|
Resize delete user popup to fit documentation tab better
|
2018-09-06 10:42:05 -06:00 |
|
nathangray
|
0e1d21e427
|
Admin - get category colors properly updating by doing a full reload
Also maybe squashing a bug where admin would switch to iframe
|
2018-07-31 09:31:11 -06:00 |
|
Ralf Becker
|
84b715c5af
|
* Admin: allow to show last login, IP and password change in list
|
2018-06-01 14:46:52 +02:00 |
|
nathangray
|
cf2b759054
|
* 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-01-30 11:28:27 -07:00 |
|
nathangray
|
0e019deb3b
|
Admin - Fix bug limiting group nextmatch to 20 rows at a time
|
2017-11-16 11:27:59 -07:00 |
|
nathangray
|
7e4570d46f
|
Admin - Add a group list
|
2017-09-19 11:11:21 -06:00 |
|
Ralf Becker
|
584ecf07ed
|
* Admin: fix fatal error when using "Deny Access" from context menu on groups
|
2016-10-31 18:12:45 +01:00 |
|
nathangray
|
7c3d97ba12
|
Load app hooks with ajax=true into a div instead of an iframe
|
2016-06-29 09:48:54 -06:00 |
|
Ralf Becker
|
2a5c28fce1
|
admin was using non-pixelegg icon for applications and use of phpgwapi/nonav icon
|
2016-05-06 07:59:43 +00:00 |
|
Ralf Becker
|
01c396e5d3
|
using new api for admin, though 3 classes still use old etemplate
|
2016-04-27 19:12:20 +00:00 |
|
Nathan Gray
|
07bae4d00b
|
Add 'Add user' to user list placeholder actions
|
2016-04-13 16:22:19 +00:00 |
|
Ralf Becker
|
fd2bc6d7b7
|
fix problems with autoloading of etemplate_widget_tree
|
2016-04-04 08:48:04 +00:00 |
|
Ralf Becker
|
c0e3684806
|
move [+ Add] button to left of NM header
|
2016-03-09 10:14:48 +00:00 |
|
Ralf Becker
|
1f762e92b2
|
put an [Add] button left of nm-header
|
2016-02-15 12:00:26 +00:00 |
|
Ralf Becker
|
a5b36d48e0
|
show nonav icon in admin tree too, if app has not navbar icon
|
2015-07-03 12:43:26 +00:00 |
|
Ralf Becker
|
b57d51138e
|
make sure keys in admin tree are unique, as we overwrite tree entries otherwise
|
2015-07-03 12:27:15 +00:00 |
|
Nathan Gray
|
b8af138e79
|
Avoid warning from applications with no data (sambaadmin)
|
2015-04-13 19:27:28 +00:00 |
|
Ralf Becker
|
426f9e0f84
|
* Admin: add a description to stock groups Admins, Default and NoGroup, allow to edit that description for LDAP and ADS
|
2015-02-18 11:40:26 +00:00 |
|
Ralf Becker
|
ab57cbefad
|
make sure admin tree displays following toplevel order: admin, user, groups, apps by returning admin hooks first, despite alphabetical sorting of apps
|
2014-12-19 07:49:04 +00:00 |
|
Ralf Becker
|
7ecc088c35
|
sort apps alphabetic and open external links with a target _blank
|
2014-11-28 12:43:10 +00:00 |
|
Ralf Becker
|
8d52ecd059
|
not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks
|
2014-10-30 15:12:37 +00:00 |
|
Ralf Becker
|
bc864c4103
|
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
|
2014-10-22 17:10:12 +00:00 |
|
Ralf Becker
|
e4a80cbfc6
|
exclude login failures from session list
|
2014-08-19 17:15:50 +00:00 |
|
Nathan Gray
|
687ed8746c
|
Fix sort by account created or modified gives SQL error
|
2014-08-06 14:30:18 +00:00 |
|
Ralf Becker
|
cf519cb666
|
re-add "Deny access" to groups
|
2014-07-22 13:48:57 +00:00 |
|
Ralf Becker
|
dcf585a116
|
fixed statistic submit to show, but ignore, tree
|
2014-07-17 14:02:11 +00:00 |
|
Hadi Nategh
|
d0c3f48031
|
Add the "AddPlus button" to admin user and group index page
|
2014-04-17 15:40:16 +00:00 |
|
Ralf Becker
|
27ebbd6bad
|
fixed initially wrong sorted accounts, because account_id is used as key
|
2014-04-10 11:29:20 +00:00 |
|
Ralf Becker
|
04d1682cba
|
fixed not working opening of an apps site configuration, if admin tab was not yet open
|
2014-04-03 07:23:27 +00:00 |
|
Nathan Gray
|
f0603e5b5a
|
Show user list by default
|
2014-04-02 19:24:31 +00:00 |
|
Ralf Becker
|
524a289b32
|
show account-list by default, dont load site config in (disabled) iframe and remove app-header when switching back to account-list
|
2014-04-02 19:04:37 +00:00 |
|
Ralf Becker
|
6fdf8c98d1
|
open preferences and ACL in a popup (ACL still needs a little more work: use et2_dialog to add/edit instead of an other popup)
|
2014-04-01 15:49:08 +00:00 |
|
Ralf Becker
|
9280eca83b
|
old user and group admin, incl. lots of old phplib templates
|
2014-03-28 19:18:58 +00:00 |
|
Ralf Becker
|
8cfef6746d
|
added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy
|
2014-03-28 16:56:35 +00:00 |
|
Ralf Becker
|
fe83c07b50
|
get group actions from edit_group hook
|
2014-03-27 19:00:52 +00:00 |
|
Ralf Becker
|
e476a3ed82
|
new deleting of accounts
|
2014-03-19 13:20:46 +00:00 |
|