Thibaut HENIN
|
ec98ddc2df
|
Improve PageCollectionInterface::dateRange signature and documentation. Report changes into implementations.
|
2021-05-07 13:19:09 +03:00 |
|
Thibaut HENIN
|
72b520745a
|
Simplify Collection::dateRange (same structure as PageCollection::dateRange)
|
2021-05-07 13:19:09 +03:00 |
|
Thibaut HENIN
|
9b4f0ca951
|
Fix dateRange when startDate is not provided (value of 0)
|
2021-05-07 13:19:09 +03:00 |
|
Matias Griese
|
a761df80db
|
Fixed markdown media operations not working when using image:// stream [#3333] [#3349]
|
2021-05-07 13:09:34 +03:00 |
|
Matias Griese
|
9059904c1a
|
Fixed fatal error with some markdown links
|
2021-05-07 11:53:32 +03:00 |
|
Matias Griese
|
568e728d20
|
Fixed twig deprecated TwigFilter messages [#3348]
|
2021-05-06 15:02:54 +03:00 |
|
Andy Miller
|
e56d414357
|
better uploader to allow rebuilds
|
2021-05-05 15:14:45 -06:00 |
|
Andy Miller
|
9281be57fc
|
Merge tag '1.7.14' into develop
Release v1.7.14
|
2021-04-29 10:22:27 -06:00 |
|
Andy Miller
|
668f8ccdbf
|
Merge branch 'release/1.7.14'
|
2021-04-29 10:22:27 -06:00 |
|
Andy Miller
|
d1e58eb95e
|
prepare for release
|
2021-04-29 10:22:16 -06:00 |
|
Matias Griese
|
9f5a15f00a
|
Updating a theme should always keep the custom files
|
2021-04-29 15:37:44 +03:00 |
|
Matias Griese
|
3aa47043c9
|
Added option to set flash folder in FlexForm
|
2021-04-28 13:58:08 +03:00 |
|
Matias Griese
|
8532db70d2
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-04-28 12:44:33 +03:00 |
|
Matias Griese
|
f8106a48ae
|
Added MediaUploadTrait::checkFileMetadata() method
|
2021-04-28 12:44:21 +03:00 |
|
Ricardo
|
2813934d21
|
fix for when no valid link attributes are present
|
2021-04-26 21:20:19 +01:00 |
|
Matias Griese
|
defb793b0b
|
Hide phpstan deprecation errors on Doctrine Cache
|
2021-04-26 10:54:39 +03:00 |
|
Matias Griese
|
1fd2162d4f
|
Fixed broken exif_imagetype() twig function, composer update
|
2021-04-26 10:50:35 +03:00 |
|
Matias Griese
|
094a1bd5ee
|
Changelog update
|
2021-04-26 09:56:39 +03:00 |
|
Matias Griese
|
2cf7a5f281
|
Fixed broken numeric language codes in Flex Pages [#2131]
|
2021-04-26 09:53:21 +03:00 |
|
Andy Miller
|
2ed451130c
|
Merge branch 'release/1.7.13'
|
2021-04-23 12:55:38 -06:00 |
|
Andy Miller
|
4d1f88627a
|
Merge tag '1.7.13' into develop
Release v1.7.13
|
2021-04-23 12:55:38 -06:00 |
|
Andy Miller
|
ed7e51480b
|
prepare for release
|
2021-04-23 12:55:28 -06:00 |
|
Matias Griese
|
3e91be9a4d
|
Added support for getting translated collection of Flex Pages using $collection->withTranslated('de')
|
2021-04-23 15:14:02 +03:00 |
|
Matias Griese
|
3e9bfad78f
|
Added support for user provided folder in Flex $page->copy()
|
2021-04-23 15:10:43 +03:00 |
|
Matias Griese
|
fd34fce3c1
|
Fixed a bug in Flex Object refresh() method
|
2021-04-22 13:49:11 +03:00 |
|
Matias Griese
|
0cf684300d
|
Fixed text field maxlength validation newline issue [#3324]
|
2021-04-22 11:44:11 +03:00 |
|
Djamil Legato
|
fe1c808dfd
|
Have folder field for pages blueprints use the new folder-slug filed type
|
2021-04-20 15:53:51 -07:00 |
|
Andy Miller
|
aa8c67061c
|
typo
|
2021-04-20 14:47:12 -06:00 |
|
Andy Miller
|
8e8de1eeec
|
minor improvement in XSS invalid_protocol regex - #3298
|
2021-04-20 14:36:53 -06:00 |
|
Djamil Legato
|
b9fb284a52
|
Moved gregwar/Image and gregwar/Cache in-house to official getgrav/Image and getgrav/Cache packagist packages. This will help environments with very strict proxy setups that don't allow VCS setup. (fixes #3289)
|
2021-04-19 23:15:22 -07:00 |
|
Matias Griese
|
5efe447861
|
Fixed The "Grav/Common/Twig/TwigExtension" extension is not enabled when using markdown twig tag [#3317]
|
2021-04-19 10:20:26 +03:00 |
|
Andy Miller
|
b9ab491cbb
|
Merge branch 'release/1.7.12'
|
2021-04-15 12:03:43 -06:00 |
|
Andy Miller
|
fb8d76922a
|
Merge tag '1.7.12' into develop
Release v1.7.12
|
2021-04-15 12:03:43 -06:00 |
|
Andy Miller
|
1a97986bd2
|
prepare for release
|
2021-04-15 12:03:32 -06:00 |
|
Matias Griese
|
a2bb650518
|
Improve JSON support for the request
|
2021-04-15 15:28:22 +03:00 |
|
Matias Griese
|
f4398a0867
|
Fixed adding tags in admin after upgrading Grav [#3315]
|
2021-04-14 23:13:45 +03:00 |
|
Matias Griese
|
b44a1ce939
|
Fixed absolute path support for Windows [#3297]
|
2021-04-14 17:04:40 +03:00 |
|
Andy Miller
|
59fb9b2202
|
fixed changelog link
|
2021-04-13 12:44:54 -06:00 |
|
Andy Miller
|
86ba7333ad
|
Merge branch 'release/1.7.11'
|
2021-04-13 12:27:56 -06:00 |
|
Andy Miller
|
7e7eac0c75
|
Merge tag '1.7.11' into develop
Release v1.7.11
|
2021-04-13 12:27:56 -06:00 |
|
Andy Miller
|
ad50017235
|
prepare for release
|
2021-04-13 12:27:42 -06:00 |
|
Matias Griese
|
aeb2e3a715
|
Add back alias for moved class
|
2021-04-13 21:11:05 +03:00 |
|
Matias Griese
|
3d10282567
|
Merge remote-tracking branch 'security/advisory-fix-1' into develop
|
2021-04-13 20:51:21 +03:00 |
|
Matias Griese
|
9e89666a24
|
Composer update, rename clearcache
|
2021-04-13 20:41:35 +03:00 |
|
Matias Griese
|
953cf65223
|
Added some documentation #3297
|
2021-04-13 12:40:08 +03:00 |
|
Matias Griese
|
371eb76b2b
|
Typo #3297
|
2021-04-13 12:12:05 +03:00 |
|
Matias Griese
|
75c63704f6
|
Further improve defined paths #3297
|
2021-04-13 12:05:01 +03:00 |
|
Matias Griese
|
16dab2c9f1
|
Redirect /admin/groups to /admin/accounts/groups and blacklist it for admin controller
|
2021-04-12 18:38:12 +03:00 |
|
Matias Griese
|
7fdaf62684
|
Restrict filesystem Twig functions to accept only local filesystem and grav streams
|
2021-04-12 16:07:36 +03:00 |
|
Matias Griese
|
312c11b8da
|
Allow GRAV_WEBROOT to be devined in env, USER_DIR is always under webroot
|
2021-04-10 11:14:11 +03:00 |
|