Matias Griese
|
85eaf308d5
|
Fixed FlexDirectory::getCache() after converting to Symfony Cache
|
2022-02-19 13:17:19 +02:00 |
|
Matias Griese
|
2e65b0eea4
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-02-19 12:18:00 +02:00 |
|
Matias Griese
|
7e52112b21
|
Fixed phpstan issues (All level 2, Framework level 5)
|
2022-02-19 12:01:50 +02:00 |
|
xaver
|
a900b89795
|
Remove variable duplicate (#3539)
|
2022-02-18 08:39:20 -07:00 |
|
Matias Griese
|
fcd9093f84
|
Use **Symfony Cache** instead of unmaintaided **Doctrine Cache** (with backward compatibility layer)
|
2022-02-12 15:33:38 +02:00 |
|
Matias Griese
|
58b54a70bd
|
Removed system.umask_fix setting for security reasons
|
2022-02-12 13:49:30 +02:00 |
|
Matias Griese
|
9daa0a9041
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-02-12 13:08:23 +02:00 |
|
Matias Griese
|
ec884997ef
|
Improve vector image code [#3533]
|
2022-02-12 10:49:52 +02:00 |
|
Matias Griese
|
3a45748ce6
|
Added auto_sizes support for SVG vector images [#3533]
|
2022-02-12 10:41:34 +02:00 |
|
Xaver Maierhofer
|
c4e10cf59f
|
Add Vector image auto_sizes support
|
2022-02-12 10:26:18 +02:00 |
|
Andy Miller
|
b1938c9790
|
prepare for release
|
2022-02-07 12:12:03 -07:00 |
|
Matias Griese
|
fba015c5d9
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.json
composer.lock
|
2022-02-07 13:47:41 +02:00 |
|
Rotzbua
|
0323a898cb
|
Normalize variable names
|
2022-02-07 11:20:16 +02:00 |
|
Rotzbua
|
d275532cf8
|
Fix documentation of return type
|
2022-02-07 11:20:16 +02:00 |
|
Matias Griese
|
7306f164e9
|
Fixed groups filter not matching against readableName [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:30:25 +02:00 |
|
Matias Griese
|
88219fbf0e
|
Fixed accounts filter only matches against email address [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:07:00 +02:00 |
|
Djamil Legato
|
5eefc91781
|
Fixed "Page Authors" field in Security tab, wrongly loading and saving the value (fixes #3525)
|
2022-02-04 11:23:09 -08:00 |
|
Matias Griese
|
67ef9b221a
|
Fixed error while deleting retina image in admin
|
2022-02-04 19:58:23 +02:00 |
|
Matias Griese
|
c82a35cea0
|
Added twig filter |field_parent to get parent field name
|
2022-02-03 19:51:46 +02:00 |
|
Andy Miller
|
5248519c37
|
prepare for release
|
2022-01-31 11:52:12 -07:00 |
|
Matias Griese
|
5b9a0fb237
|
Fixed Call to undefined method error when upgrading from Grav 1.6 [#3523]
|
2022-01-31 11:26:35 +02:00 |
|
Andy Miller
|
96df7deaf4
|
prepare for release
|
2022-01-28 13:08:36 -07:00 |
|
Matias Griese
|
7666651324
|
Fixed error on thumbnail image creation
|
2022-01-28 19:13:26 +02:00 |
|
Djamil Legato
|
b9db2f3322
|
Fixed MimeType for gzip (application/x-gzip)
|
2022-01-27 16:24:50 -08:00 |
|
Matias Griese
|
84a1ab6ca5
|
Added unicode-safe Utils::basename() and Utils::pathinfo() methods and use them everywhere
|
2022-01-26 13:54:33 +02:00 |
|
Matias Griese
|
3b89377570
|
Improved Filesystem::basename() and Filesystem::pathinfo() to be UTF-8 safe
|
2022-01-26 13:16:35 +02:00 |
|
Matias Griese
|
c3c31880b0
|
Added support for registering assets from HtmlBlock
|
2022-01-26 11:06:05 +02:00 |
|
Andy Miller
|
9bb6f5366e
|
prepare for release
|
2022-01-24 11:40:25 -07:00 |
|
Matias Griese
|
6f2fa9311a
|
Fixed XSS check not detecting escaped :
|
2022-01-18 12:34:52 +02:00 |
|
Matias Griese
|
61061220d7
|
Compoer update, fixed phpstan errors
|
2022-01-17 09:37:59 +02:00 |
|
Matias Griese
|
aa7e64f2b7
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# CHANGELOG.md
|
2022-01-14 11:25:40 +02:00 |
|
Matias Griese
|
b58210de1a
|
Added HtmlBlock support for {% style %}, {% script %} and {% link %} tags
|
2022-01-14 11:25:21 +02:00 |
|
Andy Miller
|
0bb52c75ce
|
page-level override for redirect_default_route
|
2022-01-13 06:20:38 -07:00 |
|
Matias Griese
|
da6b41f8a6
|
Added twig tag for links: {% link icon 'theme://images/favicon.png' priority: 20 with { type: 'image/png' } %}
|
2022-01-13 13:06:19 +02:00 |
|
Matias Griese
|
1ab2f7083c
|
Added module support for twig script tag: {% script module 'theme://js/module.mjs' %}
|
2022-01-13 12:52:23 +02:00 |
|
Matias Griese
|
707710d679
|
Added links and modules support to HtmlBlock class
|
2022-01-13 12:24:05 +02:00 |
|
Andy Miller
|
3e784a2f15
|
prepare for release
|
2022-01-12 15:26:29 -07:00 |
|
Andy Miller
|
21f76a1e34
|
Fixed typo causing ; to join files in CSS
|
2022-01-12 15:23:28 -07:00 |
|
Andy Miller
|
d329df2bb0
|
prepare for release
|
2022-01-12 12:31:34 -07:00 |
|
Andy Miller
|
f90232e511
|
typo
|
2022-01-12 12:29:43 -07:00 |
|
Andy Miller
|
57bd3c9cb5
|
fixed js module import when pipelined
|
2022-01-12 12:21:18 -07:00 |
|
Andy Miller
|
419692b9e4
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-01-12 11:10:16 -07:00 |
|
Andy Miller
|
b422d9585c
|
small size for field
|
2022-01-12 11:10:12 -07:00 |
|
Matias Griese
|
67b9623d6c
|
Numeric sort for sizes: MediaObjectTrait::getAlternatives()
|
2022-01-12 13:29:18 +02:00 |
|
Matias Griese
|
bda6b26896
|
Added Medium::getAlternatives() to be able to list all the retina sizes
|
2022-01-12 12:00:41 +02:00 |
|
Andy Miller
|
9b2af98b0b
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-01-11 12:03:22 -07:00 |
|
Andy Miller
|
b07bf96ad9
|
Support for YubiKey OTP 2-Factor authenticator
|
2022-01-11 12:03:13 -07:00 |
|
Matias Griese
|
f8f5502c40
|
Added Media::getRoute() and Media::getRawRoute() methods to get page route if available
|
2022-01-11 14:34:35 +02:00 |
|
Matias Griese
|
55b45fcf2f
|
Fixed scaled image medium filename when using non-existing retina file
|
2022-01-10 22:12:09 +02:00 |
|
Matias Griese
|
bd471cb61b
|
Added Utils::getExtensionsByMime() method to get all the registered extensions for the specific mime type
|
2022-01-10 19:40:00 +02:00 |
|