Matthieu Leproux
3d69c6b093
creating user agent column for activities
2022-06-21 13:56:34 +02:00
Matthieu Leproux
0e0ab49fac
related to #1672 Quick fix for activity unserializing $details
2022-06-20 14:50:29 +02:00
Matthieu Leproux
6856a3cff0
bug fix history search, allow data load when images are deleted
2022-05-10 14:02:15 +02:00
Matthieu Leproux
958031c141
related to #1465 better drop down for images and bugfix on filters
2022-03-02 12:46:29 +01:00
Matthieu Leproux
e6cfb068ce
related to #1465 better UI if no results + borders + better refresh
2022-03-02 12:46:29 +01:00
Matthieu Leproux
758a7ef4d1
related to #1465 max page added to pagination
2022-03-02 12:46:29 +01:00
Matthieu Leproux
5723f99056
related to #1465 added better pagination + dark mode for lines
2022-03-02 12:46:29 +01:00
Matthieu Leproux
a23167f98c
related to #1465 removed useless code in history.php and added version to api function
2022-03-02 12:46:29 +01:00
Matthieu Leproux
1ada02c1b6
related to #1465 better indent, new translation line + add guest as filter
2022-03-02 12:46:29 +01:00
Matthieu Leproux
f9d800abcb
related to #1465 code review
2022-03-02 12:45:47 +01:00
Matthieu Leproux
6fcedc19a3
related to #1465 added summary to history results
2022-03-02 12:45:47 +01:00
Matthieu Leproux
5730be596c
related to #1465 category name addded
2022-03-02 12:45:47 +01:00
Matthieu Leproux
fcc14158a1
related to #1465 added category name on line display
2022-03-02 12:45:47 +01:00
Matthieu Leproux
5ca10bbfae
related to #1465 added hover on ip and user name + adjustments for labels and translation
2022-03-02 12:45:47 +01:00
Matthieu Leproux
98c8269cdf
related to #1465 removed useless translations + added icon on ip and username hover + labels
2022-03-02 12:45:47 +01:00
Matthieu Leproux
84dbdbabe8
related to #1465 added beginning of pagination
2022-03-02 12:45:47 +01:00
Matthieu Leproux
6860c59453
related to #1465 added ip and download filter + some titles to lines + listenners
2022-03-02 12:45:47 +01:00
Matthieu Leproux
4f85ca29e1
related to #1465 the filter "user" can be added and removed
2022-03-02 12:44:21 +01:00
Matthieu Leproux
332fc2430e
related to #1465 added edit link to drop down
2022-03-02 12:38:06 +01:00
Matthieu Leproux
717213e6d4
related to #1465 displaying real info in lines
2022-03-02 12:38:06 +01:00
Matthieu Leproux
34100c049c
related to #1465 fetching lines by ajax call
2022-03-02 12:38:06 +01:00
Matthieu Leproux
e96df2bcc6
related to #1465 Search action done in ajax, still need to construct response properly
2022-03-02 12:38:06 +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
1e8b4c747f
fixes #1604 moved activity download API method to activity php file
2022-02-02 14:42:22 +01:00
Matthieu Leproux
ffa4519da1
related to #1595 Temporary fix before pagination
2022-01-10 10:03:50 +01:00
plegall
7417d974b0
keep compatibility with PHP 5 on this one
2021-11-02 15:41:46 +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
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
2c1b3579ec
related to #1503 Translation adjustments, api fonction implementation date
2021-10-07 10:14:24 +02:00
Matthieu Leproux
4cdca54223
fixes #1491 better user filter for activity tab
2021-09-29 16:19:22 +02:00
plegall
61bda9ba8d
issue #1378 pwg.activity.getList add list of users in details
2021-08-10 16:01:28 +02:00
Matthieu Leproux
adba2def7e
related to #1381 changed name of the api function that calculates orphans
2021-08-04 12:35:55 +02:00
Matthieu Leproux
ddbdbd93bb
fixes #1381 orphans calculation is done only when needed by ajax call
2021-07-28 16:52:44 +02:00
Matthieu Leproux
286e8ad5b1
related to #1316 Calculates cache size and cache size derivatives
2021-07-07 18:14:00 +02:00
plegall
2e741d98d4
bug fixed: use variable for table and column names
2021-06-29 17:58:47 +02:00
Matthieu Leproux
932439b94c
related to #1316 method cache size added, data fetched from php not js
...
Real data need to be created now
2021-06-24 17:12:09 +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
MatthieuLP
9656d0459e
Push before checkout
...
Only indents
2021-06-22 14:59:12 +02:00
MatthieuLP
6fbb6a22fc
Getting "fake" cache size from getInfos.
...
Displaying infos in maintenance page
2021-06-22 14:59:12 +02:00
plegall
c1eecab364
fixes #996 escape word "groups" in SQL queries, new reserved word with MySQL 8
2019-06-28 18:07:53 +02:00
plegall
fc193f7474
issue #830 simplify PHP files header, remove copyright/license info
2019-06-04 17:13:51 +02:00
plegall
1646f5e631
fixes #998 temporary fix for Piwigo Remote Sync compatibility
2019-04-02 11:33:27 +02:00
plegall
a4bb90c2e4
feature #416 , return a structured list
...
... instead of string with comma separated values
2016-12-09 09:49:26 +01:00
plegall
5c8528afec
fixes #416 , returns available_sizes in pwg.session.getStatus
2016-12-06 19:28:22 +01:00
plegall
c789347c51
happy new year 2016, all headers updated
2016-01-14 12:17:58 +01:00