Commit Graph

363 Commits

Author SHA1 Message Date
Willy "Linty
466b82a934 Issue #1710 New tooltips for storage details
Waiting for new data details provided by PHP before closing issue
2023-11-03 12:10:13 +01:00
HWFord
605ba091ba fixes #1975 with margin bottom 2023-09-04 16:49:39 +02:00
HWFord
9e5f9bd04e fixes #1973 with padding bottom 2023-09-04 16:10:20 +02:00
MatthieuLP
ebcdb34305 fixed #1925 photo resume does not show horizontal scroll 2023-05-31 16:07:31 +02:00
plegall
4b33001c15 fixes #1902 ability to set a specific group to notify user registrations 2023-04-22 17:21:29 +02:00
MatthieuLP
87926235ca fixed #1901 fixed dark mode colors for validation messages 2023-04-19 16:27:47 +02:00
MatthieuLP
55610206ee fixed #1868 centered first album btn div 2023-02-13 16:54:42 +01:00
MatthieuLP
9ca48379e1 related to #1859 New design for mobile app banner 2023-02-06 17:12:53 +01:00
MatthieuLP
be056399b6 related to #1851 Album manager dark mode update for line hover and popin inputs 2023-01-23 12:37:00 +01:00
MatthieuLP
69171539d5 related to #1851 dark mode adjustments
* Group input place holder
* Tag pagination items and oprhan tags warning
* New album comments dropdown font size
2023-01-16 17:32:59 +01:00
MatthieuLP
f992c30a3e related to #1851 fixed succes message in dark mode 2023-01-11 16:13:27 +01:00
MatthieuLP
7e5b7f8b7c related to #1851 fixed dark mode icon color for actions in album editor 2023-01-11 15:49:42 +01:00
MatthieuLP
9e3968dd03 related to #1851 Fixing dark mode issues 2023-01-11 12:18:50 +01:00
MatthieuLP
4f9136e7c3 reltated to #1837 dark mode for new tooltip for badges 2023-01-10 12:31:02 +01:00
MatthieuLP
28466e0ce6 related to #1704 Breadcrumb icon is now clickable 2023-01-10 10:33:36 +01:00
MatthieuLP
9bccc8588f related to #1704 Better 'visible' attribute implementation in API
* fixed SQL error
* Use correct function to save 'visible' attribute
* Underlined the 'Unlock it' button on the orange alert
2023-01-09 14:49:07 +01:00
MatthieuLP
d5c3689da9 related to #1704 Radio btn and text are aligned properly in delete popin 2023-01-04 18:14:03 +01:00
MatthieuLP
4e899b5eae related to #1704 Added alert is album is locked
* Corrected french sentences spelled wrong
* Added max length for album names in breadcrumbs
* Added attribute 'visible' in categories.setInfos
* Can now unlock an album by clicking on the alert
* Switch used to lock an album works properly now
2023-01-04 18:06:10 +01:00
MatthieuLP
4729504aac related to #1704 Adjustements for new album edit page
* Delete popin options aligned
* Changed 'Authorized publication' to 'Unlocked album'
* Changed 'Lineage' wording for comments to 'for sub-albums'
* Better breadcrumb size management when the hierarchy is large
2023-01-03 16:46:38 +01:00
Matthieu Leproux
f4a4473f37 Issue #1704 New album edition page
* Front end development according to the mockup
* Save changes in ajax
* Implement the delete album behaviour with Jconfirm in ajax
* Adding a new Css component : infos (factorized in the tag page)
* Add a new general admin template variable : ADMIN_PAGE_OBJECT_ID (adding the id of an object on the page)
* Modify the pwg.categories.setInfo api method to fit the need of the album edition pages
* Slightly change the method time_since, add a parameter to display only the greates time unit
* Popin to change parent album, and changed it as a re-usable component
* Dropdown to replace the checkbox for comments
2023-01-02 16:24:41 +01:00
MatthieuLP
896125194c related to #1837 added dropdown for album badges 2022-12-21 14:25:19 +01:00
HWFord
5e4739b470 related #1724 center svg if svg is portrait size 2022-12-15 12:05:02 +01:00
Matthieu Leproux
ac845f040a related to #1803 added css to make the click on icons easier 2022-11-22 16:47:54 +01:00
Matthieu Leproux
bd05d9e4ab related to #1787 scroll bar is visible only when needed 2022-11-14 10:29:07 +01:00
HWFord
e988c05f78 Change opacity of move category icon 2022-11-09 08:40:43 +01:00
Matthieu Leproux
c11490ba9c fixed #1774 fixed height for the linked album popin 2022-11-02 14:58:16 +01:00
Matthieu Leproux
2c849e656c related to #1737 centered the btn to create first album 2022-10-10 16:26:59 +02:00
Matthieu Leproux
48d9ddaf6c fixed #1739 fixed broken margin above plugin container 2022-10-04 12:34:28 +02:00
Matthieu Leproux
4a441bee1f fixed #1737 error and warning alerts are displayed properly 2022-09-27 16:41:49 +02:00
Matthieu Leproux
c2c44de088 related to #1728 removed useless css 2022-09-21 15:58:42 +02:00
Matthieu Leproux
fb0f7bd866 fixed #1728 put plugin desc in dropdown 2022-09-21 15:52:51 +02:00
Matthieu Leproux
0d63a78686 related to #1644 Changed tiptip sentence and better css for album links 2022-09-21 14:18:27 +02:00
Matthieu Leproux
ddaef775cf related to #1644 Added UI and translation lines for physically linked album list 2022-09-19 17:25:24 +02:00
HWFord
5461da6d36 fix #1724 add svg class and specific css for svg format 2022-09-12 14:21:31 +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
7e8b333bbc related to #1717 even margins on edit picture page 2022-09-07 15:24:01 +02:00
Matthieu Leproux
60cab44a7b fixed #1714 added size to images in upload summary so svg files are visible 2022-09-06 11:54:23 +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
1f17111be1 related to #1428 change btns to close the banner 2022-07-27 12:38:12 +02:00
Matthieu Leproux
36c86e995a related to #1428 compatibility upload format and promote apps 2022-07-13 10:35:56 +02:00
Matthieu Leproux
83eeab2ee8 related to #1679 Added breadcrumb to page title (WIP) 2022-07-05 10:21:17 +02:00
Matthieu Leproux
ad4ab43571 related to #1679 Better styling for photo id in photo edit 2022-06-28 16:35:45 +02:00
Zacharie Guet
0081e0178b Factorization of the css on the admin part
* Factorization of the head-button component
2022-06-19 14:42:18 +02:00
Matthieu Leproux
3df8d9fe6d related to #1428 Added advertising banner on upload photo page 2022-06-14 16:18:01 +02:00
Matthieu Leproux
f4571004b9 related to #1665 Centered tiptips 2022-06-07 14:47:38 +02:00
Zacharie Guet
c79a7e14d2 issue #389 Adding an optional parameter to the format upload page
* When using the url parameter formats={photo id}, we can upload format for this picture only
Exemple admin.php?page=photos_add&formats=2
* Adding a new css compnent : info-framed
* Small design and bug fixes
2022-06-06 16:31:54 +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
11b51ff2b8 related to #1609 replacing squeleton in the search album tab 2022-05-04 15:20:30 +02:00