Pierre Joye
|
6c3c068485
|
add test for multiple parts using folder
|
2021-02-02 07:27:54 +07:00 |
|
Pierre Joye
|
caf431d22e
|
add faker for multiple parts with folder
|
2021-02-02 07:27:21 +07:00 |
|
Pierre Joye
|
2044a649ba
|
add another test with subfolder
|
2021-02-02 07:25:58 +07:00 |
|
Andy Miller
|
7def7af8ff
|
comment out slack
|
2021-02-01 15:50:16 -07:00 |
|
Andy Miller
|
e85121f35a
|
comment out composer update / validate
|
2021-02-01 15:48:32 -07:00 |
|
Andy Miller
|
dbfc108fec
|
Merge branch 'release/1.7.4'
1.7.4
|
2021-02-01 15:35:00 -07:00 |
|
Andy Miller
|
4e01de183f
|
Merge tag '1.7.4' into develop
Release v1.7.4
|
2021-02-01 15:35:00 -07:00 |
|
Andy Miller
|
e8612833c3
|
prepare for release
|
2021-02-01 15:34:50 -07:00 |
|
Matias Griese
|
953b500fa0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-02-01 19:15:02 +02:00 |
|
Matias Griese
|
1aa15b24a2
|
Fixed expert mode issue
|
2021-02-01 19:14:53 +02:00 |
|
NicoHood
|
b6d720791a
|
Set twig autoescaping to true
I think this value get overwritten anyways. Maybe we should remove it completely?
|
2021-02-01 18:48:47 +02:00 |
|
Matias Griese
|
21c6b56a27
|
Fixed incorrect config lookup for loading in ImageLoadingTrait [#3192]
|
2021-02-01 18:11:01 +02:00 |
|
Pierre Joye
|
b20838531c
|
Resolved merge conflict
|
2021-02-01 22:43:28 +07: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
|
55241864bc
|
Removed fzaninotto/faker library
|
2021-02-01 11:27:08 +02:00 |
|
Matias Griese
|
a8a960d10b
|
Updated unit tests
|
2021-02-01 11:14:53 +02:00 |
|
Pierre Joye
|
4ce3ff52bf
|
Add the test translated pages
|
2021-01-31 07:21:44 +07:00 |
|
Pierre Joye
|
10be5d5a7c
|
fix text if language is found and is part as enabled languages
|
2021-01-31 07:14:33 +07:00 |
|
Pierre Joye
|
711d7b122d
|
Add fixture for translatedLanguages
|
2021-01-30 21:22:39 +07:00 |
|
Pierre Joye
|
ea758e9dca
|
Add test for this translatedLanguages
|
2021-01-30 20:50:20 +07:00 |
|
Jeremy Gonyea
|
ee379a512a
|
Added ability to filter enabled or disabled with bin/gpm index
|
2021-01-29 23:06:20 -05:00 |
|
Andy Miller
|
ea519c66f2
|
Switch back to GITHUB_TOKEN for tests
|
2021-01-29 17:59:42 -07: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
|
3b61aedc66
|
Composer update
|
2021-01-29 10:13:29 +02:00 |
|
Pierre Joye
|
cb2c9616d7
|
Initialize route and raw_route, fix empty route as values
|
2021-01-29 14:48:20 +07: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
|
59a70e0077
|
Fix phpstan tests for gantry
|
2021-01-22 20:39:41 +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 |
|
Matias Griese
|
3dfbe8e49c
|
Composer update
|
2021-01-22 12:57:10 +02:00 |
|
Matias Griese
|
1cd34736ed
|
Added Composer SemVer library
|
2021-01-22 12:56:06 +02:00 |
|
Andy Miller
|
1b6e4d4300
|
Merge branch 'release/1.7.3'
1.7.3
|
2021-01-21 15:19:11 -07:00 |
|
Andy Miller
|
b598f8f972
|
Merge tag '1.7.3' into develop
Release v1.7.3
|
2021-01-21 15:19:11 -07: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
|
8e337647a2
|
Merge tag '1.7.2' into develop
Release v1.7.2
|
2021-01-21 11:57:17 -07:00 |
|
Andy Miller
|
7cfc8dc00e
|
Merge branch 'release/1.7.2'
|
2021-01-21 11:57:16 -07: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 |
|