phmg701
18d7fd4c7d
Adding the addFrame method to ImageMedium ( #3323 )
...
* Update ImageMediaTrait.php
Add needed magic actions to enable image frame creation.
* Update ImageMedium.php
Adds addFrame method that can be (recursively) called from Twig.
2021-06-01 16:38:40 -06:00
Djamil Legato
76e44a1043
More regex fixes for URI
2021-06-01 15:16:39 -07:00
Andy Miller
4c0d107562
stupid fix for homebrew PHP 7.4.18+
2021-06-01 14:25:52 -06:00
Djamil Legato
d359120d81
Fixed SRI trying to calculate remote assets, only ever set integrity for local files. Use the SRI provided by the remote source and manually add it in the addJs/addCss call for remote support. ( fixes #3358 )
...
Also Fixed wrong SRI paths invoked when Grav instance as a sub folder
2021-05-27 12:26:25 -07:00
Matias Griese
278671deec
Fixed flex pages using wrong type in onBlueprintCreated event [ #3157 ]
2021-05-27 14:18:12 +03:00
Matias Griese
e28360f86a
Fixed flex pages search using only folder name [ #3316 ]
2021-05-27 13:17:24 +03:00
Matias Griese
75cef03644
Improve error on bad nested form data [ #3364 ]
2021-05-26 11:43:20 +03:00
Matias Griese
33be6946f7
Fixed the first visible child page getting ordering number 999999. [ #3365 ]
2021-05-26 11:16:31 +03:00
Andy Miller
7f23b088a4
set clear_images_by_default to false by default
2021-05-25 11:27:13 -06:00
Matias Griese
c56f9f3277
Fixed pathinfo() twig filter in PHP 7
2021-05-24 10:01:24 +03:00
Matias Griese
6198d5abf3
Improve Plugin and Theme initialization to fix PHP8 bug [ #3368 ]
2021-05-22 12:28:15 +03:00
Andy Miller
3f8c51cc01
Merge tag '1.7.15' into develop
...
Release v1.7.15
2021-05-19 13:22:30 -06:00
Andy Miller
b693ed4071
Merge branch 'release/1.7.15'
1.7.15
2021-05-19 13:22:29 -06:00
Andy Miller
5621f5cdb0
prepare for release
2021-05-19 13:22:18 -06:00
Andy Miller
83f2097f40
trim extra line breaks
2021-05-18 21:58:37 -06:00
Matias Griese
879de1d95e
Rename property for onOutputGenerated and onOutputRendered events
2021-05-12 14:52:41 +03:00
Matias Griese
ec018f40aa
Minor update for onOutputGenerated and onOutputRendered events
2021-05-12 14:51:11 +03:00
Matias Griese
0866753617
Added page and content properties to onOutputGenerated and onOutputRendered events
2021-05-12 14:49:34 +03:00
Matias Griese
5f66f2c4a9
Fixed uploading images into Flex Object if field destination is not set
2021-05-12 10:36:25 +03:00
Matias Griese
40f08a7f8b
Flex: Mark uploaded media as uploaded
2021-05-10 20:08:18 +03:00
Matias Griese
c274337fed
Minor fix on user avatar upload
2021-05-10 18:03:56 +03:00
Matias Griese
7d01977a89
Fixed missing and commonly used methods when using system.twig.undefined_functions = false
2021-05-10 12:27:11 +03:00
Matias Griese
d058c1d4fc
Fixed copying page without changing the slug
2021-05-10 11:43:16 +03:00
Matias Griese
1a28155f1c
Update docblocks to return the actual type [ #3350 ]
2021-05-07 13:26:24 +03:00
Matias Griese
7ca7d8e045
Allow optional start date in page collections [ #3350 ]
2021-05-07 13:23:38 +03:00
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
668f8ccdbf
Merge branch 'release/1.7.14'
1.7.14
2021-04-29 10:22:27 -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
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'
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