Linty
91659fa848
fixes #2117 add a condition to the date-end onChange function
...
in the date-end OnChange event, before launching the function that will make the ajax request, we check that the `end` parameter is not "1899-12-31".
2024-02-19 12:53:31 +01:00
Linty
562170528c
turn code more robust by using sprintf instead of replace for a language key
2024-02-09 17:35:42 +01:00
Linty
d2e8d95d94
issue #2106 reorganize search details
...
Instead of `See details` we put `and x more` with the remaining details instead of putting everything
2024-02-09 17:10:19 +01:00
Linty
1629cd9386
issue #2106 added details to search history
...
API method modification `ws_history_search`: Added a new property in API return `SEARCH_DETAILS` only for searches.
These details are displayed on the `History` page in the `Search` section.
2024-02-02 11:50:56 +01:00
plegall
b5c9ca4819
issue #2016 save search in history
2023-10-02 12:31:33 +02:00
MatthieuLP
8b2216bff9
fixed #1905 History image are now clickable to go to edit
2023-04-25 10:40:34 +02:00
Matthieu Leproux
9a4f9272b2
fixed #1784 added button in user edit popin to go on te history page with the user as filter
2022-11-09 15:45:48 +01:00
Matthieu Leproux
453de4a3d1
fixed #1783 added image filter from the edit image page
2022-11-09 12:41:49 +01:00
Matthieu Leproux
e42f942020
fixed #1782 added sneaky way to filter by IP in the url
2022-11-09 11:40:23 +01:00
Matthieu Leproux
51d2112e76
Fixed #1747 removed tag detail
2022-10-12 16:24:20 +02:00
Matthieu Leproux
e83e9325d9
related to #1743 removed useless console.log in js
2022-10-10 15:48:17 +02:00
Matthieu Leproux
f63e6a5c32
related to #1743 better detail section with tiptip and icons and link to cat in gallery
2022-10-10 15:46:26 +02:00
Matthieu Leproux
3a614fc57f
related to #1743 added proper ids under image name
2022-10-05 16:28:46 +02:00
Matthieu Leproux
4b9f32cc9b
related to #1742 changed icon for contact form and undefined lines in history
2022-10-05 10:10:51 +02:00
Matthieu Leproux
a3b5f26ea0
related to #1703 Added the list of params for history search API method.
2022-10-04 16:57:38 +02:00
Matthieu Leproux
9fe74c9617
fixed #1742 added default case for history lines and contact form case
2022-10-04 11:36:56 +02:00
Matthieu Leproux
38105aff23
fix #1740 better UI for edit btn when the image is deleted
2022-10-03 14:43:31 +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
5723f99056
related to #1465 added better pagination + dark mode for lines
2022-03-02 12:46:29 +01:00
Matthieu Leproux
ef063f77cc
better summary positionning and dark mode filters added
2022-03-02 12:46:29 +01:00
Matthieu Leproux
ab7b6ecb29
related to #1465 removing the lines when api is called and added spinner during infos fetch time
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
2d69825b04
related to #1465 added memories case
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
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
2db6c52f3d
related to #1465 fixed date_end not recognized
2022-03-02 12:45:47 +01:00
Matthieu Leproux
d0bf5cd1f2
related to #1465 date filter added + removed useless details
2022-03-02 12:45:47 +01:00
Matthieu Leproux
1c9bb0db08
related to #1465 removed old form + added pagination
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
8d41d27258
related to #1465 drop down for images ooption added
2022-03-02 12:38:06 +01:00
Matthieu Leproux
981000d9ce
related to #1465 added line constructor
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