Andy Miller
|
4cc3f44caa
|
updated vendor libs
|
2019-12-08 10:40:14 -07:00 |
|
Matias Griese
|
8afe004a7f
|
Improve plugin testing
|
2019-12-06 18:49:10 +02:00 |
|
Matias Griese
|
185e9b5272
|
Fixed error on page initialization [#2753]
|
2019-12-06 18:48:55 +02:00 |
|
Andy Miller
|
78b76cf023
|
prepare for rc.2 release
1.7.0-rc.2
|
2019-12-04 16:48:07 -07:00 |
|
Andy Miller
|
3606d3d0bd
|
prepare for rc.2 release
|
2019-12-04 16:33:21 -07:00 |
|
Andy Miller
|
3be95e752f
|
Merge branch 'develop' into 1.7
# Conflicts:
# system/defines.php
# system/src/Grav/Common/Page/Pages.php
|
2019-12-04 16:32:45 -07:00 |
|
Andy Miller
|
95bd217c3c
|
Merge tag '1.6.19' into develop
Release 1.6.18
|
2019-12-04 16:31:16 -07:00 |
|
Andy Miller
|
1532de8f20
|
Merge branch 'release/1.6.19'
1.6.19
|
2019-12-04 16:31:16 -07:00 |
|
Andy Miller
|
f633c921cc
|
prepare for release
|
2019-12-04 16:31:04 -07:00 |
|
Andy Miller
|
e8c79ffd97
|
Sync with 1.7 approach
|
2019-12-04 16:27:47 -07:00 |
|
Andy Miller
|
e842eb9d9e
|
Better fix for #2750
|
2019-12-04 16:11:08 -07:00 |
|
Matias Griese
|
71bdb5e25e
|
Frontend optimizations for Flex Pages
|
2019-12-04 21:03:58 +02:00 |
|
Matias Griese
|
b58f36b5af
|
Fixed caching bug in Flex (regression)
|
2019-12-04 15:08:43 +02:00 |
|
Matias Griese
|
dc20f4f32a
|
Optimize FlexDirectory::loadIndex() calls
|
2019-12-04 14:43:06 +02:00 |
|
Matias Griese
|
c765fff4b3
|
Minor phpstan update
|
2019-12-04 12:45:34 +02:00 |
|
Matias Griese
|
032f5654a4
|
Fixed Package::jsonSerialize() to return array
|
2019-12-04 11:16:10 +02:00 |
|
Matias Griese
|
0e01e52cac
|
Some minor phpstan fixes
|
2019-12-04 11:15:09 +02:00 |
|
Matias Griese
|
37b2c97dc1
|
Grav Pages: Fixed search
|
2019-12-04 11:06:08 +02:00 |
|
Matias Griese
|
c61b07febb
|
Flex pages: Fixed empty folder filter
|
2019-12-04 10:30:27 +02:00 |
|
Matias Griese
|
620fd7ed88
|
Added missing docblocks, fixed some typehints
|
2019-12-04 10:25:24 +02:00 |
|
Matias Griese
|
b314ea13aa
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
|
2019-12-04 09:55:35 +02:00 |
|
Matias Griese
|
3e8572dbe9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-12-03 20:26:50 +02:00 |
|
Matias Griese
|
5ba7b4154c
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
CHANGELOG.md
system/src/Grav/Common/Page/Pages.php
|
2019-12-03 20:21:22 +02:00 |
|
Matias Griese
|
ad8d0a2ab1
|
Updated plugins phpstan to work with Gantry5 plugin
|
2019-12-03 19:29:04 +02:00 |
|
Andy Miller
|
4a1e16449d
|
Updated changelog
|
2019-12-03 09:03:07 -07:00 |
|
Andy Miller
|
41d31cb5ea
|
PHP 7.4 fix for #2750
|
2019-12-03 09:00:07 -07:00 |
|
Matias Griese
|
909e2cbf89
|
Catch PHP 7.4 deprecation messages and report them in debugbar instead of throwing fatal error
|
2019-12-03 13:06:44 +02:00 |
|
Matias Griese
|
1290503895
|
Fixed multiple issues when there are no pages in the site
|
2019-12-03 12:55:24 +02:00 |
|
Matias Griese
|
a204b24d78
|
Fixed fatal error when calling {{ grav.undefined }}
|
2019-12-03 12:47:01 +02:00 |
|
Matias Griese
|
8be5a2182b
|
Fixed fatal error when calling {{ grav.undefined }}
|
2019-12-03 11:58:09 +02:00 |
|
Matias Griese
|
ee30694cf1
|
Flex Pages: Fixed filters being marked as hit when no filtering is applied
|
2019-12-03 11:41:56 +02:00 |
|
Matias Griese
|
37a9a30187
|
Minor rework to fix phpstan level 7 issue in MediaTrait::getMedia()
|
2019-12-03 11:00:06 +02:00 |
|
Matias Griese
|
de34910a6d
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
system/defines.php
system/src/Grav/Framework/File/Formatter/CsvFormatter.php
|
2019-12-02 20:14:28 +02:00 |
|
Matias Griese
|
86c969998f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-12-02 20:12:59 +02:00 |
|
Matias Griese
|
158874039a
|
Fixed bad str_replace('...', null) parameter in CSVFormatter
|
2019-12-02 20:11:15 +02:00 |
|
Matias Griese
|
175cebc4a1
|
Fixed phpstan level 7 issue in PageLegacyTrait
|
2019-12-02 20:05:50 +02:00 |
|
Matias Griese
|
20aba0fd7c
|
Fixed bad str_replace('...', null) parameter in CSVFormatter
|
2019-12-02 20:05:07 +02:00 |
|
Matias Griese
|
efc2da90d3
|
Composer update
|
2019-12-02 19:43:39 +02:00 |
|
Matias Griese
|
12ad800d1f
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
composer.lock
system/src/Grav/Common/Page/Pages.php
|
2019-12-02 19:38:26 +02:00 |
|
Andy Miller
|
de6c35f4ab
|
Merge branch 'release/1.6.18'
1.6.18
|
2019-12-02 10:33:06 -07:00 |
|
Andy Miller
|
46816a74e9
|
Merge tag '1.6.18' into develop
Release v1.6.18
|
2019-12-02 10:33:06 -07:00 |
|
Andy Miller
|
1111c3d1b1
|
prepare for release
|
2019-12-02 10:32:06 -07:00 |
|
Andy Miller
|
e919685ad3
|
minor vendor update
|
2019-12-02 10:29:41 -07:00 |
|
Andy Miller
|
238ba9b9b4
|
PHP 7.4 fix for Pages::buildSort()
|
2019-12-02 08:53:17 -07:00 |
|
Andy Miller
|
1d966a0c92
|
Vendor lib updates
|
2019-12-02 08:41:32 -07:00 |
|
Matias Griese
|
3e87b21a8e
|
Flex page filtering improvements
|
2019-11-28 12:21:02 +02:00 |
|
Matias Griese
|
21309f1451
|
Flex pages: more logic for filtering counts
|
2019-11-27 21:59:57 +02:00 |
|
Matias Griese
|
225644f82b
|
Making Djamil happy
|
2019-11-27 21:45:59 +02:00 |
|
Matias Griese
|
285fffc7df
|
Flex Page admin: added selected if filters match
|
2019-11-27 21:42:43 +02:00 |
|
Matias Griese
|
7c760387f3
|
Grav Pages: Optimize filters
|
2019-11-27 13:49:57 +02:00 |
|