Matias Griese
8ef52d87f5
Composer update, minor phpstan fix
2021-03-10 15:12:18 +02:00
Matias Griese
35296f9f82
Changelog update
2021-03-10 15:00:11 +02:00
pamtbaau
898759b3b9
Add unit tests for system.images.defaults.loading
2021-03-10 14:58:58 +02:00
pamtbaau
7cbd067daf
Fix Markdown image attr. 'loading'
2021-03-10 14:58:58 +02:00
Miguel Sales Pereira
3b6f5353fd
Add SRI integrity hash to assets ( #3256 )
...
* Added default setting to enable/disable assets SRI
* Added system options to enable/disable assets SRI
* Added integrityHash function to create asset SRI
* Output SRI integrity hash on CSS assets
* Output SRI integrity hash for JS assets
* Updated integrityHash visibility (protected => public)
* Add SRI integrity hash to CSS and JS pipelines
* Made integrityHash static
2021-03-08 10:51:51 -07:00
Matias Griese
47bc6b0411
Fixed disappearing pages on save if pages:// stream resolves to multiple folders where the preferred folder doesn't exist
2021-03-08 18:29:47 +02:00
Matias Griese
b56ff0c31c
Improve memory management for flex
2021-03-08 18:28:04 +02:00
Matias Griese
5376ce0909
Fixed FlexIndex::sortBy(['key' => 'ASC']) having no effect
2021-03-05 19:25:11 +02:00
Matias Griese
807df2ac55
Fixed default Flex Pages collection ordering to order by filesystem path
2021-03-05 16:03:28 +02:00
Matias Griese
2727f92a53
Fixed Grav using blueprints and form fields from disabled plugins
2021-03-05 15:08:57 +02:00
Matias Griese
1297114b3e
Make sure that variable is defined in PageIndex::getLevelListing()
2021-03-04 17:10:02 +02:00
Matias Griese
1ba35f0bc3
Fixed missing Flex Pages in site if multi-language support has been enabled
2021-03-04 15:12:57 +02:00
Matias Griese
f5a6f51abc
Fixed missing method translated() in Flex Pages
2021-03-04 14:34:39 +02:00
Djamil Legato
8431452f73
Update SECURITY.md
2021-03-03 10:52:33 -08:00
Matias Griese
27aff76b20
Optimized saving visible/ordered pages when there are a lot of siblings [ #3231 ]
2021-03-01 14:47:51 +02:00
Matias Griese
e767e00a82
Clearing cache now deletes all clockwork files
2021-02-26 13:47:09 +02:00
Matias Griese
aab17ca79a
Reduce memory use in Flex
2021-02-26 12:58:09 +02:00
Matias Griese
94876d1019
Optimized Flex Pages for speed
2021-02-25 22:10:59 +02:00
Matias Griese
7d7726e345
Flex Pages optimizations (part 2)
2021-02-25 21:08:22 +02:00
Matias Griese
d16a65ebd7
Flex Pages optimizations
2021-02-25 17:39:41 +02:00
Matias Griese
e802d0098f
Added ControllerResponseTrait::createDownloadResponse() method
2021-02-25 14:03:58 +02:00
Djamil Legato
62fd24bcfb
More quietness tests
2021-02-24 16:07:40 -08:00
Djamil Legato
02185145c9
I really do want this silent!
2021-02-24 16:04:40 -08:00
Djamil Legato
4acb0f15ad
Try silencing cURL again
2021-02-24 15:36:20 -08:00
Djamil Legato
c8d0b4dd3f
Silence curl
2021-02-24 15:34:05 -08:00
Djamil Legato
4802bce06d
Trigger develop branches of skeletons instead of master
2021-02-24 15:32:58 -08:00
Djamil Legato
5bec0ee6b6
Typo
2021-02-24 15:29:00 -08:00
Djamil Legato
a938a3a350
Update trigger-skeletons.yml
2021-02-24 15:26:01 -08:00
Djamil Legato
04567817b2
Created workflow to trigger rebuild of all grav skeletons
2021-02-24 15:00:56 -08:00
Andy Miller
470894577d
Merge tag '1.7.7' into develop
...
Release 1.7.7
2021-02-23 15:02:18 -07:00
Andy Miller
061a65f730
Merge branch 'release/1.7.7'
2021-02-23 15:02:18 -07:00
Andy Miller
7db4da4154
prepare for release
2021-02-23 15:02:08 -07:00
Matias Griese
78b5f6ef5c
Fixed typo #3233
2021-02-22 18:53:57 +02:00
Matias Griese
340f478bfa
Improved Pagination class to allow custom pagination query parameter
2021-02-22 14:51:14 +02:00
Matias Griese
2108af8f36
Added Utils::arrayToQueryParams() to convert an array into query params
2021-02-22 14:49:23 +02:00
Djamil Legato
1728b6c8bf
Updated changelog
2021-02-19 13:42:27 -08:00
Djamil Legato
bbfd514342
Removed special space character
2021-02-19 13:41:20 -08:00
Matias Griese
e42ae65355
Fixed avatar of the user not being saved
2021-02-19 11:29:17 +02:00
Andy Miller
a58298bb01
Merge branch 'release/1.7.6'
2021-02-17 11:36:45 -07:00
Andy Miller
0e8e00ddd7
Merge tag '1.7.6' into develop
...
Release v1.7.6
2021-02-17 11:36:45 -07:00
Andy Miller
e492dfe12c
prepare for release
2021-02-17 11:36:35 -07:00
Matias Griese
7f533c7121
Composer update
2021-02-17 20:12:29 +02:00
Matias Griese
7e4c189136
Fixed bug in page content with both markdown and twig enabled [ #3223 ]
2021-02-17 16:07:05 +02:00
Matias Griese
a591b657fa
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# CHANGELOG.md
2021-02-17 11:02:08 +02:00
Matias Griese
7ec8fd2003
Added option for FlexForm constructor to reset the form
2021-02-17 11:01:47 +02:00
Andy Miller
20e22f015a
fixed some issues with chinese langs
2021-02-16 18:02:21 -07:00
Andy Miller
cec781ad72
updated changelog
2021-02-16 17:42:35 -07:00
Andy Miller
9faf42c5da
updated languages
2021-02-16 17:41:10 -07:00
Andy Miller
bf895820b3
minor composer update
2021-02-16 14:39:23 -07:00
Andy Miller
f4180584d6
updated changelog
2021-02-16 12:53:33 -07:00