Commit Graph

10934 Commits

Author SHA1 Message Date
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
Matthieu Leproux
1ada02c1b6 related to #1465 better indent, new translation line + add guest as filter 2022-03-02 12:46:29 +01:00
Matthieu Leproux
f9d800abcb related to #1465 code review 2022-03-02 12:45:47 +01:00
Matthieu Leproux
7c950f5c84 related to #1465 dark mode done 2022-03-02 12:45:47 +01:00
Matthieu Leproux
206df4aa67 related to #1465 changed guest icon 2022-03-02 12:45:47 +01:00
Matthieu Leproux
2d69825b04 related to #1465 added memories case 2022-03-02 12:45:47 +01:00
Matthieu Leproux
6fcedc19a3 related to #1465 added summary to history results 2022-03-02 12:45:47 +01:00
Matthieu Leproux
5730be596c related to #1465 category name addded 2022-03-02 12:45:47 +01:00
Matthieu Leproux
fcc14158a1 related to #1465 added category name on line display 2022-03-02 12:45:47 +01:00
Matthieu Leproux
c301d95d49 related to #1465 better style for filters 2022-03-02 12:45:47 +01:00