Commit Graph

295 Commits

Author SHA1 Message Date
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
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 f7301e5011 related to #1571 moving js to tpl so plugins can modify it 2022-06-27 11:23:00 +02:00
Matthieu Leproux 4b4621de22 related to #1666 added proper icon for number of photos in subalbums 2022-06-07 16:45:43 +02:00
Matthieu Leproux a310d23b35 related to #1666 badge is changed, still needs to have the proper icon 2022-06-07 16:00:32 +02:00
Matthieu Leproux f4571004b9 related to #1665 Centered tiptips 2022-06-07 14:47:38 +02:00
Zacharie Guet 3d4098ad4b issue #389 front end implementation of formats upload on the web interface
* Adding a switch to change mode between format mode and picture mode on the add picture page
* Implement format origin detection (warn the user if the original image is not found)
* Minor design fix on the added image thumbnail
2022-06-06 16:31:54 +02:00
Matthieu Leproux 5d19c0d4c8 [Tag Manager] If there are no tags, highlight the add tag btn 2022-05-11 12:39:46 +02:00
Matthieu Leproux 7cafba043d tag badge number update fix 2022-05-10 15:02:58 +02:00
Matthieu Leproux 64048bd3ec Added rename validation when "Enter" is pressed, and tiptip working when create/move album 2022-05-10 12:47:21 +02:00
Matthieu Leproux 6956d590d9 New Album Manager bug fixes 2022-05-10 11:42:18 +02:00
Matthieu Leproux 8b8233c0da related to #1609 Better title loading 2022-05-04 15:20:30 +02:00
Matthieu Leproux 903a2f27ae related to #1609 added tiptip to action tooltips 2022-05-04 15:20:04 +02:00
Matthieu Leproux a287505b27 related to #1609 fixing popin title bug and added tooltip on album actions 2022-05-04 15:20:04 +02:00
Matthieu Leproux a9731cbd94 related to #1609 fixing add album popin title and rename popin title 2022-05-04 15:20:04 +02:00
Matthieu Leproux 7e10455aa3 related to #1609 removing console.log 2022-05-04 15:18:39 +02:00
Matthieu Leproux 594f575a45 related to #1609 added badge to title 2022-05-04 15:18:39 +02:00
Matthieu Leproux a413748cff related to #1609 dropdown for small screens positionned and working 2022-05-04 15:18:39 +02:00
Matthieu Leproux 25e9d88373 related to #1609 added beginning of drop down for media queries 2022-05-04 15:18:39 +02:00
Matthieu Leproux 24a11768f6 related to #1609 fixing highlight issues when dragging a node in the tree 2022-05-04 15:18:39 +02:00
Matthieu Leproux e2c061d6a5 related to #1609 replaced cat_list page by albums page.
cat_list page is still accessible but typing in URL
2022-05-04 15:18:39 +02:00
Matthieu Leproux 6e0335c652 related to #1609 fixed gray arrow orientation 2022-05-04 15:18:39 +02:00
Matthieu Leproux 1b84de5eea related to #1609 when node has no children, arrow is gray and not clickable rather than invisible 2022-05-04 15:18:39 +02:00
Matthieu Leproux a5237ec889 related to #1609 removed search from album mover 2022-05-04 15:18:39 +02:00
Matthieu Leproux 2ceb5b7d54 related to #1609 album name in input rename
Also solved listenner bug when moving albums to root
2022-05-04 15:18:39 +02:00
Matthieu Leproux f7b97a5235 relate to #1609 rename after move works now 2022-05-04 15:18:39 +02:00
Matthieu Leproux 2f387c71e2 related to #1609 added hover on album nodes 2022-05-04 15:18:39 +02:00
Matthieu Leproux 737b2de5de related to #1609 new created album is public by default and visit in gallery btn must be clickable 2022-05-04 15:18:39 +02:00
Matthieu Leproux 413d5839fc related to #1690 bug fix for cat openning not working after cat creation
Previously when creating an album and a sub album to this album, the new parent open/close toggler woud not work
2022-05-04 15:18:39 +02:00
Matthieu Leproux 847983bf00 related to #1609 visit gallery button takes in account the privacy 2022-05-04 15:18:39 +02:00
Matthieu Leproux d5e3c08878 related to #1609 handle badges on album creation 2022-05-04 15:18:39 +02:00
Matthieu Leproux f493aeaed1 related to #1609 action button to visit gallery works now 2022-05-04 15:18:39 +02:00
Matthieu Leproux 9991730133 related to #1609 album rename works 2022-05-04 15:18:39 +02:00
Matthieu Leproux 6d21feed3c related to #1609 sort button work for all albums 2022-05-04 15:18:39 +02:00
Matthieu Leproux 7b88c75aea related to #1609 added pencil on title hover 2022-05-04 15:18:39 +02:00
Matthieu Leproux b04a2e92d5 related to #1609 added number of photos in badges 2022-05-04 15:18:39 +02:00
Matthieu Leproux 63ebc25a62 related to #1609 placed badges correctly and action icons are always visible 2022-05-04 15:18:39 +02:00
Matthieu Leproux 06e30612b5 related to #1609 subcats badge updates on album creation and deletion 2022-05-04 15:18:39 +02:00