Commit Graph

145 Commits

Author SHA1 Message Date
plegall 24f5bcb0cc fixes #1969 link help pages to new French documentation 2023-08-26 13:11:59 +02: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 9e3968dd03 related to #1851 Fixing dark mode issues 2023-01-11 12:18:50 +01: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 9991730133 related to #1609 album rename works 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 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 c1304616cb related to #1628 dark mode for application page 2022-03-14 10:16:14 +01:00
Zacharie Guet 1a6fadb468 #1467 Minor fixes and comment adding 2022-03-05 11:52:53 +01:00
guetz 0b51ba3720 #1467 Plugin download page general redesign
Implements the new general design (thanks to Clement's and Jule's mockup)
Allows the display or the hiding of non-compatible plugins
Add advanced filters in the page (harmonization with the advanced filters in the user manager)
Add the display of a screenshot, the rating and the tags for each plugins
Add Piwigo's Certification levels for each plugins
Add the file admin/themes/default/css/components/general.css to save css compnents that will be used in diffenrent places in the admin
2022-03-05 11:52:53 +01:00
Matthieu Leproux 5803c76f4d fixes #1505 Smaller add user popin 2021-10-07 13:39:05 +02:00
Matthieu Leproux 8dfe65488f Fixes #1402 Dark mode for user edit popIn 2021-05-07 10:04:02 +02:00
MatthieuLP 54320d4043 fixes #1355 alternative view for plugin manager 2021-03-18 15:29:56 +01:00
Louis 791e019d41 fixes #1261 rm old resizable
deleting files related to the old resizable, the icons in roma and clear directories, what made them apper in theme.css in roma and clear too, and what activated resizable in site update. delted resize.inc as it is not used anywhere else and deleting some old comments in search.tpl
2020-11-13 16:25:57 +01:00
Zacharie 34bff6fec4 Change buttons behaviour on add photo page (change buttonLike to buttonGradient and vice versa) 2020-09-01 13:52:12 +02:00
Zacharie 69cee6540a Global redesign and bug fix
* Redesign of album manager to correspond to the group manager
 * Bug fix on move album : album can now be moved in first place
 * Design fixes on album edit, especially on thumbnail
 * Minor design fixes
2020-08-13 18:32:36 +02:00
Zacharie 5bbc2db33b Design fixes due to branch merging 2020-08-13 12:55:38 +02:00
Zacharie d4436b825d Issue #1208 : Implementation of the new album edit page 2020-08-13 11:56:57 +02:00
Zacharie 7eece49c4f Issue #1206: Implement new album manager 2020-08-13 11:49:31 +02:00
Zacharie 8283baf685 Fix bugs and fix design of the theme manager 2020-08-07 14:29:15 +02:00
Zacharie 74c5117f32 Redesign and bug fix on theme page 2020-08-06 14:32:08 +02:00
Zacharie 76845da496 Design fixes on theme manager, batch manager, add photos and plugin manager 2020-08-05 16:28:28 +02:00
Zacharie 6d9e1f3f8e Redesign theme page (based on Hannah mock-up) 2020-08-05 13:04:33 +02:00
Zacharie 0ada6754ef Change legend's tags css, add icon to a grand part of legend's tags 2020-08-04 15:22:30 +02:00
Zacharie dd381de3c5 Batch manager redesign
* Change the appearance of the filter actions
 * Minor design fixes
 * (Global design) Add a new CSS class : buttonGradient and apply it on the button add photos on add photos page
2020-08-04 11:15:18 +02:00
Zacharie 14172f7b66 Design fixes on Batch Manager Global, picture modify and tags manager, especially concerning the dark mode 2020-07-21 15:58:43 +02:00
Zacharie d23971901b Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie 12a88ea058 Design uniformize and fixes
* Remove CSS class navigationBar for new pagination design
 * Remove green hover of images of batch manager
2020-07-10 13:25:56 +02:00
Zacharie 9dc29c0252 Design fix and clean css
* Add a dark mode to the tag manager
 * Change design of the select number tag per page to correspond to the tag manager
 * Small design fixes
 * Clean and reorder css files
2020-07-09 16:48:10 +02:00
Zacharie 842a8dff45 Adding the new batch manager implemented by Yann 2020-07-09 13:25:22 +02:00
Zacharie 5462e8ab75 Issue #1193 : Uniformize dropdown between tag, group and plugin manager 2020-07-08 18:18:23 +02:00
Zacharie a3ab495446 Issue #1193 : Tag Manager redesign
* Create the new design of tag manager
 * Replace all actions by ajax actions
 * Add delete, rename, duplicate and merge tag's functions in the Piwigo API
 * Modification of group manager to match both designs
2020-07-08 18:12:50 +02:00
Zacharie d4926f31aa Issue #1167 : Group manager action and design fixes
* Icon colour standardized with intro page in css
 * Dark mode colour changes
 * Load state changes on several actions (especially in delete popin)
 * Rename group action is now effective if the name didn't change
2020-05-19 17:28:22 +02:00
Zacharie c4b38d1a41 Issue #1167 : Fixes and code cleaning 2020-05-19 17:28:22 +02:00
Zacharie df46475e1b Issue #1167 : Implement group merge function
* Implement new API function pwg.groups.merge
 * Generalize the delete group function in admin/include/functions.php
 * Implement merge action in Group Manager
 * Add loading state on grouped delete in group manager
 * Member manager's design fixes
2020-05-19 17:28:22 +02:00
Zacharie d0a155bb24 Issue #1167 : Group manager fixes
* Edit name change into a form
 * Add Animation on Add Group form
 * Add the "set as default" action (not working)
 * Design, color and text fixes
2020-05-19 17:28:22 +02:00
Zacharie 87fc70f84b Implement group's plugin page
* Add and remove group functions (in ajax)
 * Clean up code to comply with W3C (remove labels without input and incorrect ul/li)
2020-05-19 17:28:22 +02:00
Hannah f8d2bbe200 Group manager color changes light and dark mode
Light mode and dark mode color change to group block when checked in selection mode, and to the group icon (changed to orange) number of members made orange.
Dark mode selection mode orange color made darker
Dark mode group name changes to black when checked, changes via jquery (BlackFont class added)
2020-05-19 17:21:30 +02:00
Hannah d08da54866 Light mode Css for group manager 2020-05-19 17:15:43 +02:00
plegall 292b414d25 remove shadow on album creation button for empty gallery 2019-07-19 14:27:50 +02:00
plegall 5f0c429d2b issue #987 change a:hover to new orange 2019-05-31 12:08:58 +02:00
Yann Le Boudec 038a42dd46 issue #1019 photo upload redesign
* Hide album selection after creation
* Correctly center the welcome box
* Better alignment for select files info
* Remove summary for select files info, always display details
* Fix dynamic margins in album popin
* Simplify show/hide blocks when no album available
* Make file selection button secondary when files added to queue
2019-05-28 15:00:03 +02:00
Yann Le Boudec 079b6fcb9a issue #1019 photo upload redesign, minor changes 2019-05-22 16:49:35 +02:00
Yann Le Boudec 9891c79f25 issue #1019 photo upload redesign
Based on Samuel's mockup.
2019-05-22 16:49:35 +02:00
Yann Le Boudec c9715d255d issue #1014 album manager redesign 2019-05-09 14:03:33 +02:00
plegall 6a336ed4ec issue #987 refresh header message (for example, used to notify about upgrade_feed) 2019-03-25 16:45:36 +01:00
plegall 288d72846d fixes #991 better hide h2 without hiding plugin search filter 2019-03-22 12:27:25 +01:00
plegall 1eaeb8ba3c issue #987 new admin design adapted for dark theme 2019-03-22 12:13:32 +01:00
plegall 6f1b75d135 issue #987 new header/menubar/footer for admin pages
only works fine for "day" mode, not for "night" mode yet
2019-03-15 14:10:19 +01:00