11 Commits

Author SHA1 Message Date
plegall
b8fcc216b8 issue #2386 simplify/secure additional filters 2025-08-12 16:20:25 +02:00
plegall
5d9dcb9e5f issue #2386 optimize load of min/max date 2025-08-12 16:03:49 +02:00
Perrom
4dc2fc9f8d fixes #2386 update filters in users activity logs (#2399)
* Add an action filter and a date filter. 

* Additional filters on a specific object (photo/album/group) are available from their dedicated administration page.

* Performances of the page was improved : instead of loading 100k lines in activity table, we loop on 500 activity lines until 100 aggregated lines are found for the current page.
2025-08-08 15:17:50 +02:00
Linty
d613149dfd fixes #2389 filter user activity by object and fix csv export 2025-07-07 10:25:00 +02:00
plegall
bb69269239 fixes #1841 register system activities 2022-12-24 17:36:35 +01:00
Matthieu Leproux
d1ff48a6f7 fixed #1626 handle customized prefix table for activities 2022-09-28 17:10:46 +02:00
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
19c9c36e79 Removing user list from getActivity. Generating userlist in template init 2022-03-02 12:08:41 +01:00
Matthieu Leproux
1e8b4c747f fixes #1604 moved activity download API method to activity php file 2022-02-02 14:42:22 +01:00
plegall
a0be45af34 issue #1309 compatibility PHP 8 2021-08-06 15:57:14 +02:00
MatthieuLP
ec4d677cf7 issue #1378 add Activity tab in user manager 2021-06-22 18:15:17 +02:00