Andy Miller
|
e8612833c3
|
prepare for release
|
2021-02-01 15:34:50 -07:00 |
|
Matias Griese
|
1aa15b24a2
|
Fixed expert mode issue
|
2021-02-01 19:14:53 +02:00 |
|
Matias Griese
|
21c6b56a27
|
Fixed incorrect config lookup for loading in ImageLoadingTrait [#3192]
|
2021-02-01 18:11:01 +02:00 |
|
Matias Griese
|
2c866f3c10
|
Fixed page save failing because of uploaded images [#3191]
|
2021-02-01 16:19:10 +02:00 |
|
Matias Griese
|
3d510a338e
|
Fixed untranslated module pages showing up in the menu
|
2021-02-01 15:40:54 +02:00 |
|
Matias Griese
|
95c4438091
|
Fixed page redirect to the first visible child page
|
2021-02-01 15:24:09 +02:00 |
|
Matias Griese
|
76e887e3fb
|
Fixed wrong ordering in page collections if intl extension has been enabled [#3167]
|
2021-02-01 14:59:03 +02:00 |
|
Matias Griese
|
72b1a18744
|
Fixed cache clear on GPM uninstall command [#3172]
|
2021-02-01 14:44:29 +02:00 |
|
Matias Griese
|
679a27a5ff
|
Updated CleanCommand
|
2021-02-01 12:16:48 +02:00 |
|
Matias Griese
|
51bff9f1f0
|
Simplify GPM class
|
2021-01-29 13:40:09 +02:00 |
|
Matias Griese
|
aeb9777972
|
Improved GPM error handling
|
2021-01-29 11:31:44 +02:00 |
|
Matias Griese
|
a35b9b1279
|
Fixed onBlueprintCreated event being called multiple times in Flex Pages
|
2021-01-28 20:12:33 +02:00 |
|
Karmalakas
|
0ba23ca278
|
Fix Lithuanian nativeName (#3141)
That deleted second word literally means _language_, which is completely unnecessary in language choosing context (like for all other languages)
|
2021-01-26 11:15:34 -07:00 |
|
Matias Griese
|
2a67b5b827
|
Fixed saving page in expert mode [#3174]
|
2021-01-26 11:08:43 +02:00 |
|
Matias Griese
|
0918419191
|
Added FlexForm::setSubmitMethod() to customize form submit action [#3174]
|
2021-01-26 11:05:33 +02:00 |
|
Matias Griese
|
a4481bfd33
|
Fixed cannot change image format [#3173]
|
2021-01-25 15:25:02 +02:00 |
|
Matias Griese
|
fcf24a40e2
|
Fixed login: visibility_requires_access not working [#3176]
|
2021-01-25 15:09:49 +02:00 |
|
Matias Griese
|
5037941897
|
Fixed bin/gpm uninstall script not working because of bad typehint [#3172]
|
2021-01-22 20:39:26 +02:00 |
|
Andy Miller
|
7c145c7b1e
|
prepare for release
|
2021-01-21 15:19:01 -07:00 |
|
Matias Griese
|
38030c348d
|
Fixed installer bugs, reverted GPM config post-install hook for now
|
2021-01-21 23:45:42 +02:00 |
|
Matias Griese
|
625aa3f1bd
|
Fixed a bug in post-install methods
|
2021-01-21 23:00:34 +02:00 |
|
Andy Miller
|
30195b6c9e
|
prepare for release
|
2021-01-21 11:57:00 -07:00 |
|
Matias Griese
|
a628cb6775
|
Typo
|
2021-01-21 16:21:35 +02:00 |
|
Matias Griese
|
531ce433fe
|
Added support for running post-install scripts in bin/gpm selfupgrade if Grav was updated manually
|
2021-01-21 16:18:58 +02:00 |
|
Matias Griese
|
849097921a
|
Fixed GPM releases on testing if updating from Grav 1.7 RCs [#3163]
|
2021-01-21 16:17:04 +02:00 |
|
Matias Griese
|
c8af0d8a38
|
Fixed Unsupported option "curl" passed to "Symfony\Component\HttpClient\CurlHttpClient" in bin/gpm selfupdate [#3165]
|
2021-01-21 15:20:27 +02:00 |
|
Matias Griese
|
9a1ab6ee0b
|
Support force in environment:// stream
|
2021-01-21 14:59:02 +02:00 |
|
Matias Griese
|
04615b3a17
|
Fixed Clockwork debugger in sub-folder multi-site setups
|
2021-01-21 14:23:10 +02:00 |
|
Matias Griese
|
70ff5c2e94
|
Fixed broken stream initialization if environment:// paths aren't streams
|
2021-01-21 13:52:33 +02:00 |
|
Matias Griese
|
b82d51e3cc
|
Added support for bin/grav install -p myplugin or -t mytheme and hebe.json file support
|
2021-01-21 12:26:32 +02:00 |
|
Andy Miller
|
4d26acfd66
|
change testing -> stable in system.yaml
|
2021-01-20 12:55:20 -07:00 |
|
Andy Miller
|
ba1e106aaf
|
prepare for release
|
2021-01-20 12:03:21 -07:00 |
|
Andy Miller
|
5f9fa481cb
|
better getPageFormat()
|
2021-01-20 10:23:19 -07:00 |
|
Matias Griese
|
84554ae71f
|
Fixed page metadata being double-escaped [#3121]
|
2021-01-20 18:53:38 +02:00 |
|
Matias Griese
|
a0c3140e6d
|
Fixed twig parsing errors in pages where twig is parsed after markdown [#3162]
|
2021-01-20 15:36:48 +02:00 |
|
Matias Griese
|
440fa263c2
|
Oops, fixed bug #3160
|
2021-01-20 15:22:02 +02:00 |
|
Matias Griese
|
f5b10564ca
|
Fixed bin/gpm selfupgrade error on Call to undefined method [#3160]
|
2021-01-20 14:03:04 +02:00 |
|
Matias Griese
|
eb98597220
|
Flex Pages: Fixed fatal error when trying to move a page to Root (/) [#3161]
|
2021-01-20 12:24:40 +02:00 |
|
Matias Griese
|
6992d52767
|
Fixed bin/gpm selfupgrade failing to report failed Grav update [#3116]
|
2021-01-20 10:33:11 +02:00 |
|
Matias Griese
|
3a31d54600
|
Fixed bin/gpm index erroring out [#3158]
|
2021-01-20 09:58:31 +02:00 |
|
Andy Miller
|
3d5b54515a
|
Fix for non-standard extension via Page::template_format()
|
2021-01-19 15:21:07 -07:00 |
|
Matias Griese
|
b9f1741ea1
|
Fixed fatal error when site.taxonomies contains a bad value
|
2021-01-20 00:05:56 +02:00 |
|
Andy Miller
|
065cd5b7b7
|
Prepare for release
|
2021-01-19 12:08:10 -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
|
f095cc760b
|
fix periods
|
2021-01-19 08:33:34 -07: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
|
ac4f093590
|
Fixed streams in setup.php being overridden by system/streams.yaml [#2450]
|
2021-01-18 11:20:21 +02:00 |
|