Commit Graph

19 Commits

Author SHA1 Message Date
Matthieu Leproux a983d40ddb related to #1679 first go on title uniformization still work to do 2022-06-27 11:23:01 +02:00
Matthieu Leproux 0d62df8cce related to #1595 Added number of activities in filter 2022-03-02 12:08:41 +01:00
Matthieu Leproux fb07012b06 related to #1595 cleaner code, removed unused functions 2022-03-02 12:08:41 +01:00
Matthieu Leproux 47788e259a related to #1595 Filters trigger ajax call with uid in param 2022-03-02 12:08:41 +01:00
Matthieu Leproux 19c9c36e79 Removing user list from getActivity. Generating userlist in template init 2022-03-02 12:08:41 +01:00
Matthieu Leproux 6eacc5ea6f Added Pagination, page size set to 100K 2022-03-02 12:08:41 +01:00
Matthieu Leproux 84a7845dbd related to #1604 fixed download btn title 2022-02-02 15:38:02 +01:00
Matthieu Leproux 1e8b4c747f fixes #1604 moved activity download API method to activity php file 2022-02-02 14:42:22 +01:00
Matthieu Leproux f0608bb9fa related to #1537 Php filterable_users list made better 2021-10-22 15:30:39 +02:00
Matthieu Leproux 24e923f971 fixes #1537 Filter is done with ids now and not with usernames. 2021-10-20 15:55:52 +02:00
Matthieu Leproux f5d0caedb8 related to #1530 Status vérification in Sync page 2021-10-20 10:09:31 +02:00
plegall 8e2f12fdf0 fixes #1529 rewrite list of filter users for activities
* migration task to update activity.performed_by (with object_id) for logout action (was always user guest instead of the real user)
* activities: use the actual regrouped lines to list filter users (instead of performing a separate SQL query)
2021-10-19 16:28:52 +02:00
Matthieu Leproux 89c50efef2 fixes #1511 clear filter btn works fine now 2021-10-12 15:22:14 +02:00
Matthieu Leproux 4cdca54223 fixes #1491 better user filter for activity tab 2021-09-29 16:19:22 +02:00
Matthieu Leproux 56cefc5750 related to #1462 Status verification before user edition 2021-08-12 15:03:20 +02:00
Matthieu Leproux 331369efcf related to #1378 fixing the color of the initials 2021-08-11 10:32:08 +02:00
Matthieu Leproux ab1acab588 related to #1378 DIsplaying user name on user actions 2021-08-11 10:09:48 +02:00
Matthieu Leproux 1c29b84932 related to #1378 language mistakes + csv error + changed logout icon 2021-06-23 13:57:06 +02:00
MatthieuLP ec4d677cf7 issue #1378 add Activity tab in user manager 2021-06-22 18:15:17 +02:00