Commit Graph

342 Commits

Author SHA1 Message Date
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
Matthieu Leproux
903a2f27ae related to #1609 added tiptip to action tooltips 2022-05-04 15:20:04 +02:00
Matthieu Leproux
c6e272346e related to #1609 Added dark mode for new album manager 2022-05-04 15:20:04 +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
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
e8a47efd1f related to #1609 reintroduced drag and drop tooltip 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
7b88c75aea related to #1609 added pencil on title hover 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
405cfdd084 related to #1609 possibility to add album at root + can add as first or last works + sort order btn 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
Matthieu Leproux
6adbb6e9d4 related to #1609 added icons to edit album 2022-05-04 15:18:39 +02:00
Matthieu Leproux
6fa77b0858 related to #1609 non case sensitive search + better reset between search 2022-05-04 15:18:39 +02:00
Matthieu Leproux
1f6cdc08d8 related to #1614 darkmode for add btn when 0 relatd cats 2022-03-16 15:11:41 +01:00
Matthieu Leproux
fde4e392ef related to #1614 dark mode for selectize alternative 2022-03-16 15:11:19 +01: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
HWFord
50d215f484 fixes #1624 aligns triangle
aligns using transform translate
makes triangle always be in middle of the dropdown
Removes fixed position
2022-03-09 11:34:58 +01:00
Zacharie Guet
d111974a8f #1467 Resolve merge bugs and clean pluginInstalled.tpl
* Move the JS of the TPL file in plugin_installated.js
2022-03-06 18:08:52 +01:00
Zacharie Guet
21a021da9c #1467 Redesign of the extension update page 2022-03-05 11:52:53 +01:00
Zacharie Guet
f38d63ccd8 #1467 Plugin Update refresh
- Style the update plugin and update extension page to match with pluginBoxes design
- Move the css of plugin installed from .tpl to .css
- Change class name of pluginBox forms (classic, line and compact in classic-form, line-form...)
- Factorize the code of the update extension page
2022-03-05 11:52:53 +01:00