fixes #1214 select only filtered users + fixes #999 use up-to-date datatable API

* use datatables.ajax instead of datatables.ajaxsource. The request parameters have changed, the backend has been updated accordingly

* the "select all" users is replaced by "select page" + "select whole set". The selection only applies to filtered list. If you filter on a group, for example, the "select whole set" will only select users of this group.
This commit is contained in:
Louis
2020-10-28 17:57:31 +01:00
committed by plegall
parent 5b956f255e
commit 44f18a09d1
3 changed files with 169 additions and 112 deletions
+2
View File
@@ -1921,6 +1921,8 @@ h2:lang(en) { text-transform:capitalize; }
.infos .submit {margin-left:30px;}
.checkActions {text-align:left;padding:0;margin:0;}
#checkActions {text-align:left; margin:0 0 20px 0;}
.ActionUserList #checkActions {margin: 20px 0 20px 0;}
.pluginBoxes {
border: none;