Andy Miller
0fa5273c56
Merge tag '1.7.0' into develop
...
Release v1.7.0
2021-01-19 13:13:22 -07:00
Andy Miller
916b7cfc44
Merge branch 'release/1.7.0'
1.7.0
2021-01-19 13:13:21 -07:00
Andy Miller
317efc182a
Prepare for release
2021-01-19 13:13:10 -07:00
Andy Miller
4bcfcfc4f8
Merge tag '1.7.0' into develop
...
Release v1.7.0
2021-01-19 12:54:16 -07:00
Andy Miller
02b3b9a4d7
Merge branch 'release/1.7.0'
2021-01-19 12:54:16 -07:00
Andy Miller
57d0fc3774
switch to 0.2.3
2021-01-19 12:45:23 -07:00
Andy Miller
2d1bca11df
use github secrets token
2021-01-19 12:28:01 -07:00
Andy Miller
ac0de93139
Merge tag '1.7.0' into develop
...
Release v1.7.0
2021-01-19 12:10:16 -07:00
Andy Miller
9e39860868
Merge branch 'release/1.7.0'
2021-01-19 12:10:15 -07:00
Andy Miller
b13a4d331c
Prepare for release
2021-01-19 12:10:05 -07:00
Andy Miller
065cd5b7b7
Prepare for release
2021-01-19 12:08:10 -07:00
Andy Miller
1d34b5389e
wrong workflow!
2021-01-19 08:37:10 -07:00
Andy Miller
23df7cc90d
Try different token
2021-01-19 08:34:59 -07:00
Andy Miller
c9a5d5a406
Merge branch '1.7' of github.com:getgrav/grav into 1.7
2021-01-19 08:33:46 -07:00
Andy Miller
a5d2c86e59
set token
2021-01-19 08:33:42 -07:00
Andy Miller
f095cc760b
fix periods
2021-01-19 08:33:34 -07:00
Matias Griese
c256b0675d
Updated README.md, removed UPGRADE-1.7.md
2021-01-19 11:27:14 +02:00
Matias Griese
a7af12d026
Added support for locking the start and limit in a Page Collection
2021-01-19 11:14:55 +02:00
Matias Griese
d7995e9be4
Fixed page collection pagination not behaving as it did in Grav 1.6
2021-01-19 10:48:04 +02:00
Matias Griese
af2f4b66b9
Fixed ERR_TOO_MANY_REDIRECTS with HTTPS = 'On' [ #3155 ]
2021-01-18 20:38:58 +02:00
Matias Griese
15464aa10c
Fixed ignore parent in BlueprintSchema
2021-01-18 20:22:08 +02:00
Matias Griese
7cfc02e7d9
Use PHP 7.3 in build
2021-01-18 20:10:13 +02:00
Matias Griese
c6b0a50e4e
Composer update
2021-01-18 20:09:50 +02:00
Matias Griese
ac4f093590
Fixed streams in setup.php being overridden by system/streams.yaml [ #2450 ]
2021-01-18 11:20:21 +02:00
Matias Griese
a03746145b
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2021-01-15 22:29:49 +02:00
Matias Griese
3a3b84af61
Fixed page collections containing dummy items for untranslated default language [ #2985 ]
2021-01-15 22:21:39 +02:00
Matias Griese
3ba68bf5c5
Fixed multiple issues with system.language.translations: false
2021-01-15 20:36:58 +02:00
Matias Griese
454e9c1d8e
Fixed Flex Pages cache not invalidating if saving an old Page object [ #3152 ]
2021-01-15 15:44:49 +02:00
Nico
ee9fb4aeec
Add german translations for GRAV.YES and GRAV.NO
2021-01-15 09:52:29 +02:00
Matias Griese
ba2c224d5d
Changelog update
2021-01-14 22:53:26 +02:00
Matias Griese
515eab7dad
Fixed ordering when changing parent of new page
2021-01-14 22:43:20 +02:00
Matias Griese
18b0e01a3e
Fixed version history issue
2021-01-14 20:50:40 +02:00
Matias Griese
57c6414d1c
Fixed PageObject::getRoute() with pages which have no route
2021-01-14 20:49:37 +02:00
Matias Griese
fdfcaaeb39
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
Conflicts:
system/src/Grav/Common/Processors/ConfigurationProcessor.php
2021-01-14 17:16:27 +02:00
Matias Griese
561b91894c
Fixed version history
2021-01-14 17:13:58 +02:00
Andy Miller
aea01a3937
missed a change in regular pages
2021-01-11 16:32:10 -07:00
Andy Miller
9b34178332
Merge branch 'develop' into 1.7
...
# Conflicts:
# composer.lock
# system/defines.php
# system/src/Grav/Common/Page/Medium/ImageMedium.php
# system/src/Grav/Common/Page/Page.php
# system/src/Grav/Common/Twig/TwigExtension.php
2021-01-11 16:29:39 -07:00
Matias Griese
eced8facb8
Merge remote-tracking branch 'origin/1.7' into 1.7
2021-01-12 00:51:52 +02:00
Matias Griese
074e13325e
Fixed Inflector methods when translation is missing GRAV.INFLECTOR_* translations
2021-01-12 00:51:43 +02:00
angusmcb
d7378f87c5
Added 'format' to magic actions for images ( #3144 )
2021-01-11 15:49:37 -07:00
Andy Miller
4091c16e97
don’t use array_support
2021-01-11 15:36:03 -07:00
Andy Miller
56408b37ac
Fix for string->array conversion with translations: false admin#1896
2021-01-11 15:10:25 -07:00
Nico
fd18eeb62c
Add grav twig extensions to its own evaluate and evaluate_twig filters ( #3139 )
...
I wanted to use `evaluate_twig()` with a template the uses `theme_var()` or also a simpler twig function `string`. I made them available with this simple call.
2021-01-11 12:47:43 -07:00
Nico
cbd4ed311f
Set twig_first setting to the correct default ( #3138 )
...
I've also verified this via code, the correct default is `false`. It is also documented here:
https://learn.getgrav.org/16/basics/grav-configuration#pages
2021-01-11 12:46:37 -07:00
Andy Miller
8122703e3b
Initialize pages + themes so email will work
2021-01-11 11:40:43 -07:00
Andy Miller
2920b6143b
improve scheduler
2021-01-11 11:30:18 -07:00
Matias Griese
8870463afc
Composer update
2021-01-11 10:49:50 +02:00
Matias Griese
23fa2324a8
Minor tweaks on phpstan
2021-01-09 09:58:03 +02:00
Matias Griese
0df1082778
Keep on fixing CLI commands
2021-01-07 12:39:38 +02:00
Matias Griese
6647b8da3c
Composer update
2021-01-07 11:59:37 +02:00