Commit Graph

2828 Commits

Author SHA1 Message Date
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 e304d85b0a related to #1609 badge about last time album is updated works 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
Matthieu Leproux 423297d4a7 related to #1609 subcats badge works and updates when moving albums 2022-05-04 15:18:39 +02:00
Matthieu Leproux 2d6ef34962 related to #1609 badges with default values 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 5d067c659c related to #1609 Addedn scroll to div after add.
Bug solved : Multiple deletion works now
2022-05-04 15:18:39 +02:00
Matthieu Leproux 3738f5461e relatd to #1609 newly created album can be deleted instantly 2022-05-04 15:18:39 +02:00
Matthieu Leproux 452d3b81c2 related to #1609 Add Album 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 6adbb6e9d4 related to #1609 added icons to edit album 2022-05-04 15:18:39 +02:00
Matthieu Leproux 121f887e13 related to #1609 search now starts at 3 chars in input 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 425467e15f related to #1609 Renamed 'cat_move' to 'albums' and linked variables so it works with new name 2022-05-04 15:17:28 +02:00
Matthieu Leproux 8dae4cb770 fix #1656 Page title uniformisation 2022-04-26 12:15:53 +02:00
Matthieu Leproux 7958cd4f89 fixes #1655 removing multiple sizes deletio from conf/option/photo sizes 2022-04-26 10:33:09 +02:00
plegall c4f0727176 issue #1641 make admin_theme related to user instead of config 2022-03-31 18:23:26 +02:00
plegall 1e64d745a2 issue #1467 avoid error when Piwigo version is not available on PEM
* do not display an error message "cannot connect to server" but simply "no plugin available"
* if we are on a beta/RC version, display a button to switch to test plugins compatible with Piwigo previous version
* add a tooltip with more details about the "show beta test plugins"
2022-03-23 12:03:09 +01:00
plegall 68e5901d72 fixes #1634 escape translated strings in group manager 2022-03-21 13:37:17 +01:00
Matthieu Leproux 627a9ec0d4 Advanced filters darkmode for User manager and plugins_new 2022-03-21 11:53:14 +01:00
Matthieu Leproux db920d6062 added icon-star-half, icon-fire, icon-heart 2022-03-16 15:20:51 +01: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
Matthieu Leproux 34fe0fc36f related to #1629 Changed some translation keys for history page 2022-03-16 14:55:08 +01:00
Matthieu Leproux 2feb5d86e6 related to #1629 unifomed margins in history lines 2022-03-16 14:55:08 +01:00
Matthieu Leproux 197938a5eb loading general component at header level to make shure default is loaded before clear or dark 2022-03-16 14:33:39 +01:00
Matthieu Leproux a62acc2fd7 fixing edge effects caused by commit 21a021d 2022-03-15 10:32:43 +01:00
Matthieu Leproux bfdf3b38a1 related to #1628 card's background for application page in darkmode 2022-03-14 11:08:49 +01:00
Matthieu Leproux 349b3b9811 related to #1628 better box shadow for cards in application page 2022-03-14 10:54:59 +01:00
Matthieu Leproux c5724e862f related to ##1628 dark mode for cards descriptionin application page 2022-03-14 10:35:55 +01:00
Matthieu Leproux c1304616cb related to #1628 dark mode for application page 2022-03-14 10:16:14 +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 be760d25d7 #1467 Remove javascript logs in plugin 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
Zacharie Guet 1a6fadb468 #1467 Minor fixes and comment adding 2022-03-05 11:52:53 +01:00
guetz 6074e3fd46 #1467 Adding the translation keys (and translate to french) 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
guetz b28020818d #1467 Fontello change : add the star-half icon (from fontawesome) 2022-03-05 11:52:53 +01:00
Matthieu Leproux fea144132c related to #1465 removed import that imports thothing au causes bug 2022-03-02 12:46:29 +01:00
Matthieu Leproux aa3e543d01 related to #1465 better padding for users in summary 2022-03-02 12:46:29 +01:00