Commit Graph

10965 Commits

Author SHA1 Message Date
Matthieu Leproux
319dd11629 related to #1657 added conditions to previous and next btns 2022-08-31 14:50:37 +02:00
Matthieu Leproux
3c832257b8 related to #1657 added condition to path-etx and file-ext classes 2022-08-31 14:13:31 +02:00
Matthieu Leproux
7946a33780 related to #1657 remove is_svg from code in gallery 2022-08-29 14:09:44 +02:00
Matthieu Leproux
fba93e05b9 related to #1684 SVG support compatibility with php 8.0 and 8.1 2022-07-06 16:47:13 +02:00
Matthieu Leproux
a2db81c6e8 related to #1657 replaced is_svg by file and path ext 2022-05-30 17:09:04 +02:00
Matthieu Leproux
034bea49b2 related to #1657 svg is now considered as a file and not a picture and added file_ext and path_ext to img data sent. 2022-05-25 15:56:39 +02:00
Matthieu Leproux
6c17ccfaee related to #1657 adjusted svg size limit 2022-05-18 11:41:02 +02:00
Matthieu Leproux
62f9f5986c related to #1657 added is_svg to $thumbnail template variable 2022-05-17 16:54:44 +02:00
Matthieu Leproux
0486750834 related to #1657 revert last commit (deebc3a64c) 2022-05-17 16:54:03 +02:00
Matthieu Leproux
deebc3a64c related to #1657 added is_svg to $thumbnail template variable 2022-05-17 16:50:38 +02:00
Matthieu Leproux
a6e695a026 related to #1657 better condition for svg verification 2022-05-17 16:37:11 +02:00
Matthieu Leproux
61c26661b5 related to #1657 upsize svg if they are too small 2022-05-17 11:32:59 +02:00
Matthieu Leproux
cac159e154 related to #1657 svg support in batch manager unit 2022-05-16 17:02:22 +02:00
Matthieu Leproux
e60ac77933 related to #1657 next and prev btn thumbnail in gallery 2022-05-09 16:43:47 +02:00
Matthieu Leproux
a3dc13c017 related to #1657 good size for svg in gallery 2022-05-09 15:07:38 +02:00
Matthieu Leproux
d0f5eec188 related to #1657 added unit for svg max size 2022-05-09 13:29:19 +02:00
Matthieu Leproux
3743a53edc related to #1657 Support svg with no height and width attribute
If the svg doesn't have height of width attributes, it takes it's dimentions in the viewBox attribute.
2022-05-09 12:49:13 +02:00
Matthieu Leproux
3a79e38919 related to #1657 curly braces rectification 2022-05-04 13:57:29 +02:00
Matthieu Leproux
ac5979ac8c related to #1657 svg support when browsing in albums 2022-05-04 12:59:04 +02:00
Matthieu Leproux
b768183807 related to #1657 Added support of svg for previous and next buttons in gallery navigation 2022-05-03 15:47:24 +02:00
Matthieu Leproux
17b16c7e3d related to #1657 shorter 'if' condition 2022-05-03 15:14:21 +02:00
Matthieu Leproux
252a22bada related to #1657 removed test text... 2022-05-03 15:08:50 +02:00
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