Commit Graph

332 Commits

Author SHA1 Message Date
MatthieuLP f498380498 (cp 8b2216b) fixed #1905 History image are now clickable to go to edit 2023-04-25 10:41:24 +02:00
MatthieuLP 3be4d49c0a (cp 47301fd) fixed #1903 removed english sentence in user delete confirm 2023-04-24 17:21:28 +02:00
MatthieuLP 8b21cc769a (cp 056b597) fixed #1883 Cancel btn closes tag popin now 2023-04-19 11:57:30 +02:00
MatthieuLP 7408a4a80c (cp b428531) fixed #1880 Changing email to a wrong email does not block the user after validation 2023-03-14 10:51:28 +01:00
MatthieuLP 9c3f5c0c18 (cp 1a62df325) fixed #1878 added status translation in user manager 2023-03-13 10:30:35 +01:00
MatthieuLP da0a22aa85 (cp c6ada9b) related to #1858 Most recent user first 2023-02-06 15:02:41 +01:00
MatthieuLP d14d4d1d94 (cp 8961251) related to #1837 added dropdown for album badges 2022-12-21 14:32:57 +01:00
MatthieuLP 2e0ac987a2 (cp 23a8d1d) related to #1834 added filtered users sentence and fixed search cancel in search input 2022-12-20 16:33:54 +01:00
MatthieuLP 0aa479257d (cp aa4ee2c) related to #1834 implemented badge on filter button 2022-12-20 14:24:04 +01:00
MatthieuLP 6e3b6de763 (cp 07ef2e0) related to #1832 removed console.log 2022-12-20 10:56:38 +01:00
MatthieuLP debe0d784c (cp 4ea5796) fixed #1832 Number of displayed users in user manager is now saved in user_prefs 2022-12-19 16:36:46 +01:00
MatthieuLP d72a511603 (cp 2a72114) related to #1826 focus on user input when we create a user 2022-12-14 12:37:08 +01:00
MatthieuLP 52816ca6de (cp 6055ea1) related to #1825 'Select the whole set' button takes in account the filters used 2022-12-14 12:12:37 +01:00
plegall 0e86d73e74 (cp 735cda7) fixes #1824 user manager, do not apply filter when closed 2022-12-13 15:35:02 +01:00
plegall b33524c015 (cp f4f5a7a) fixes #1808 use the option selected by the user to delete photos (or not) 2022-11-25 11:10:18 +01:00
Matthieu Leproux 1c78c6148a (cp 61aad82) fixed #1807 no more latency on the plugin manager 2022-11-23 15:59:43 +01:00
Matthieu Leproux 58c664e081 (cp 06c0164) related to #1806 changed add album icon and add photo icon 2022-11-23 13:12:30 +01:00
plegall ed28487565 (cp 683e113) Issue #1790 album manager performances (#1805)
* change the meaning of light_album_manager_threshold to load less user interface (instead of redirecting to the old album manager). In the light mode, do not load tiptip.

* remove dropdown menu, to reduce DOM size

For example, on a 16k albums, load time goes from 18 to 8 seconds on MatthieuLP computer.

Co-authored-by: Matthieu Leproux <matthieu.leproux@gmail.com>
2022-11-23 10:47:34 +01:00
Matthieu Leproux ba9ae5cbc0 (cp 4b0a544) fixed #1794 keyup event is triggered only once for album creation 2022-11-16 15:19:01 +01:00
Matthieu Leproux f3779d9e1f (cp 60a40c3) fixed #1793 the sort order popin validation button label changes properly 2022-11-16 14:37:41 +01:00
plegall 41fee6bac9 (cp 468394a) related to #1790 optimized back end and front end a bit, but front has to be improved 2022-11-15 16:58:09 +01:00
Matthieu Leproux 1bd003e67f (cp 9a4f927) fixed #1784 added button in user edit popin to go on te history page with the user as filter 2022-11-09 15:46:21 +01:00
Matthieu Leproux d792c7a272 (cp 453de4a) fixed #1783 added image filter from the edit image page 2022-11-09 12:42:36 +01:00
Matthieu Leproux ab335a1aff (cp e42f942) fixed #1782 added sneaky way to filter by IP in the url 2022-11-09 11:41:46 +01:00
Matthieu Leproux f0245be854 (cp 532fc74) fixed #1781 better UX for the add album popin 2022-11-08 17:24:23 +01:00
Matthieu Leproux 23eb269333 (cp 26d61b9) fixed #1775 proper tooltip style for sort order btn 2022-11-02 16:05:35 +01:00
Matthieu Leproux 819f1beb86 (cp 3881377) fixed #1768 better label for sort order btn 2022-10-25 11:24:03 +02:00
Matthieu Leproux b61cd1f75d (cp 51d2112) Fixed #1747 removed tag detail 2022-10-19 15:56:27 +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 fb0f7bd866 fixed #1728 put plugin desc in dropdown 2022-09-21 15:52:51 +02:00
plegall 92a77c924c typo fixed 2022-09-19 10:57:17 +02:00
Matthieu Leproux 217de988b2 related to #1725 added the definition of restore in the validation popin 2022-09-12 15:42:27 +02:00
Matthieu Leproux 57a28bdfd6 related to #1719 set text to no search when openning popin 2022-09-12 09:47:39 +02:00
Matthieu Leproux 9cb12b4425 fixed #1719 we can click on the line to add the searched album to linked albums 2022-09-07 16:43:50 +02:00
Matthieu Leproux 5be7337777 fixed #1718 search start at first character input for linked albums 2022-09-07 16:09:29 +02:00
Matthieu Leproux 1ed159f7a7 fix #1700 use user_prefs instead of cookies for the view selector in plugin manager 2022-08-01 17:11:25 +02:00
Matthieu Leproux 74e932a5a9 fix #1699 we use user_prefs for the user view selector now 2022-08-01 15:57:58 +02:00
Zacharie Guet e408b072fc Minor change on formats tab
* Deleting translation keys from en_GB to en_UK
* Adding a confirm popin on the format deletion
* Minor design changes
2022-07-30 14:12:15 +02:00
Zacharie Guet 5781810348 Adding a Formats Tab on Edit photo page
* Add 3 new files for the tab creation (php, tpl and js)
* Creation of a new API method : pwg.images.formats.remove
* Adding translation in en_GB and fr_FR for the formats
* Minor change on the head-button css class
2022-07-29 15:56:53 +02:00
Matthieu Leproux bc2f884f4a related to #1693 check if tag cookies exists 2022-07-27 18:46:17 +02:00
Matthieu Leproux 0a40b38fa2 fix #1695 better split to get cat id in url 2022-07-25 12:57:03 +02:00
Matthieu Leproux 5681ef527e related to #1651 plugin activation redirects to plugin page with deactivated filter 2022-07-12 12:07:45 +02:00
Matthieu Leproux d0e66615f6 fixes #1690 name is sent properly to API 2022-07-11 13:00:35 +02:00
Matthieu Leproux a70443528c fixes #1689 no more shuffle after group add 2022-07-11 12:18:14 +02:00