Commit graph

173 commits

Author SHA1 Message Date
plegall
3b36ff0a91 fixes #1838 ability to hide connections from activities with a config setting 2022-12-21 17:18:43 +01:00
Matthieu Leproux
099f4c566d related to #1802 removed useless line 2022-11-23 11:48:11 +01:00
Matthieu Leproux
32ea1aef53 fixed #1802 fixed double escape for user creation, album creation and comments 2022-11-22 16:01:43 +01:00
Thibautg16
555133294d fix syntax error
syntax error, unexpected ')' in include/ws_functions/pwg.php
2022-10-17 12:56:36 +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
a3b5f26ea0 related to #1703 Added the list of params for history search API method. 2022-10-04 16:57:38 +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
f4bb3894da fixed #1711 removing start date gives coherent results now 2022-09-28 12:52:39 +02:00
Matthieu Leproux
d0e32547db fixed #1701 escaped " ' " for album creation and edit 2022-09-26 14:47:53 +02:00
plegall
4d81d28eca fixes #802 pwg.categories.getImages include all related albums to each photo
... and not only the requested album.
2022-09-26 14:30:42 +02:00
Matthieu Leproux
b470b2b360 fix #1732 fixing some php8.1 warnings that made the linked album search unusable. 2022-09-19 16:41:40 +02:00
plegall
002abf87df fixes #911 new method pwg.history.log (to be used by PhotoSwipe, in SmartPocket or BootstrapDarkroom) 2022-08-26 16:58:11 +02:00
plegall
352e256d41 details about the new input parameter position for pwg.categories.add 2022-08-18 11:34:37 +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
Dave Anderson
231d36613c
issue #1615 include favorite status in image list API calls 2022-07-23 12:43:02 +02:00
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
plegall
758e36e4b4 issue #389 really search image_ids in pwg.images.formats.searchImage 2022-06-06 16:31:54 +02:00
Zacharie Guet
d2f28c6676 issue #389 Bug and design fixes 2022-06-06 16:31:54 +02:00
plegall
3a63eccb0e issue #389 partial back-end implementation of multiple formats web upload 2022-06-06 16:31:54 +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
2d6ef34962 related to #1609 badges with default values 2022-05-04 15:18:39 +02:00
Matthieu Leproux
6518bd0136 related to #1609 added create album and album deletion
Album creation bug, it places the ne album at the root
Album deletion bug, when deleting an album, the other click event are removed I don't  know why yet
2022-05-04 15:18:39 +02:00
plegall
c2f8238e16 issue #1640 user preferences 2022-03-31 18:16:23 +02:00
Matthieu Leproux
238cee07e8 related to #1614 fixed bug when removing a related cat 2022-03-16 15:10:00 +01:00
Matthieu Leproux
66bd06176c related to #1614 replacing selectize in photo editor for related categories 2022-03-16 15:09:12 +01: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