Commit Graph

10943 Commits

Author SHA1 Message Date
Matthieu Leproux c4c950c1c8 related to #1657 SVG support in gallery for default template 2022-05-03 14:46:34 +02:00
Matthieu Leproux dd5174ec9a related to #1657 curly braces rectification 2022-05-02 15:31:48 +02:00
Matthieu Leproux 734480e7e1 related to #1657 SVG support in administration (picture modify) 2022-05-02 14:51:14 +02:00
Matthieu Leproux 3575fb56fc related to #1657 code re-write 2022-05-02 10:43:38 +02:00
Matthieu Leproux 3b54f36b14 related to #1657 SVG default size is saved in database 2022-04-27 15:12:40 +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
Matthieu Leproux f6584f3118 fixing language error in pl_PL for add user form 2022-04-13 12:38:24 +02:00
HWFord 5a4a669c08 Issue #1625 add array key for dataset
add array keys for body data helpful when selecting via javascript

also separates ids for combined tags and albums
2022-04-08 09:14:18 +02:00
HWFord acbf86a6fa Issue #1625 removes forgotton echo 2022-04-07 14:40:41 +02:00
HWFord 722c26a1b3 Issue #1625 body class definition in section init
Initialize body_classes in common.inc.php
Add class for section and section id
also add class with search id
Class is added to $page in section_init now
Also add tis info to the body dataset for javascript use
2022-04-07 14:30:47 +02:00
HWFord 91c965e75e Fixed #1646 Combined tags changes for bootstrap darkroom
add icon for bootstrap darkroom.
Uses bootstrap darkroom icons, and hides by default
2022-04-06 10:38:32 +02:00
HWFord d7af491a81 Fixes #1625 adds class to body
Adds class to body, get id for category tag or picture, add dynamic class to body using id
Also used on page where albums and tags are combined

TODO make compatible with modus
2022-04-06 09:51:08 +02:00
plegall c4f0727176 issue #1641 make admin_theme related to user instead of config 2022-03-31 18:23:26 +02:00
plegall c2f8238e16 issue #1640 user preferences 2022-03-31 18:16:23 +02:00
plegall c56aee6c31 issue #1467 add missing language string 13.0.0beta1 2022-03-23 12:08:00 +01: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
Matthieu Leproux 958031c141 related to #1465 better drop down for images and bugfix on filters 2022-03-02 12:46:29 +01:00
Matthieu Leproux e6cfb068ce related to #1465 better UI if no results + borders + better refresh 2022-03-02 12:46:29 +01:00
Matthieu Leproux 758a7ef4d1 related to #1465 max page added to pagination 2022-03-02 12:46:29 +01:00
Matthieu Leproux 5723f99056 related to #1465 added better pagination + dark mode for lines 2022-03-02 12:46:29 +01:00
Matthieu Leproux ef063f77cc better summary positionning and dark mode filters added 2022-03-02 12:46:29 +01:00
Matthieu Leproux ab7b6ecb29 related to #1465 removing the lines when api is called and added spinner during infos fetch time 2022-03-02 12:46:29 +01:00
Matthieu Leproux a23167f98c related to #1465 removed useless code in history.php and added version to api function 2022-03-02 12:46:29 +01:00