Matias Griese
|
b9947f6984
|
Fixed bad default redirect code in ControllerResponseTrait::createRedirectResponse()
|
2020-03-09 19:31:44 +02:00 |
|
Matias Griese
|
79b7c3c38f
|
Fixed some bugs in Flex root page methods
|
2020-03-09 19:29:56 +02:00 |
|
Matias Griese
|
a9df896538
|
Flex Pages: added has-children to getLevelListing() response
|
2020-03-09 10:17:11 +02:00 |
|
Andy Miller
|
ad713a1342
|
update changelog
|
2020-03-06 12:35:13 -07:00 |
|
Andy Miller
|
b58479cba6
|
Merge branch '1.7' of github.com:getgrav/grav into 1.7
|
2020-03-06 12:34:37 -07:00 |
|
Andy Miller
|
107341f33f
|
Fast check to see if a dir has child dirs
|
2020-03-06 12:34:33 -07:00 |
|
Matias Griese
|
1ed0fcb379
|
Fixed creating new Flex User when folder storage has been selected
|
2020-03-06 15:42:33 +02:00 |
|
Matias Griese
|
63892782b4
|
Save memory when updating large flex indexes
|
2020-03-06 15:32:22 +02:00 |
|
Matias Griese
|
f5a480c72e
|
Added MediaTrait::freeMedia() method to free media (and memory)
|
2020-03-06 13:41:03 +02:00 |
|
Matias Griese
|
d80a29b34d
|
Flex storages: added support for custom key length
|
2020-03-06 10:21:49 +02:00 |
|
Andy Miller
|
5aefc60f2e
|
prepare for rc.7 release
1.7.0-rc.7
|
2020-03-05 13:29:11 -07:00 |
|
Matias Griese
|
683c1fe477
|
Improve dynamic config field
|
2020-03-05 22:27:30 +02:00 |
|
Matias Griese
|
6b4692f6c7
|
Minor code refactor
|
2020-03-05 21:44:50 +02:00 |
|
Matias Griese
|
1351f11551
|
Added field validation for array of lines
|
2020-03-05 21:43:53 +02:00 |
|
Matias Griese
|
58280b8d3f
|
Updated UPGRADE-1.7.md
|
2020-03-05 21:43:14 +02:00 |
|
Matias Griese
|
652ca75f40
|
Composer update
|
2020-03-05 21:41:28 +02:00 |
|
Matias Griese
|
4b5f1590aa
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
composer.json
composer.lock
system/defines.php
|
2020-03-05 21:39:59 +02:00 |
|
Andy Miller
|
19311c7ec1
|
Merge tag '1.6.22' into develop
Release v1.6.22
|
2020-03-05 10:39:00 -07:00 |
|
Andy Miller
|
152c987ed4
|
Merge branch 'release/1.6.22'
1.6.22
|
2020-03-05 10:39:00 -07:00 |
|
Andy Miller
|
eec2d122cc
|
prepare for release
|
2020-03-05 10:38:50 -07:00 |
|
Andy Miller
|
62f39fe39c
|
Negotiation update to fix #2513
|
2020-03-04 10:57:43 -07:00 |
|
Andy Miller
|
394fce3825
|
composer update
|
2020-03-04 10:54:32 -07:00 |
|
Matias Griese
|
9c6934c0aa
|
Changelog update
|
2020-03-03 21:03:26 +02:00 |
|
Matias Griese
|
993bc5170b
|
Fixed changing page template in Flex Pages
|
2020-03-03 21:00:24 +02:00 |
|
Matias Griese
|
d285eda4c2
|
Fixed reordering flex pages
|
2020-03-03 20:17:44 +02:00 |
|
Matias Griese
|
0bcbe39521
|
User accounts/groups: Update title by values entered to the form
|
2020-03-03 13:17:01 +02:00 |
|
Matias Griese
|
78502b2026
|
Fixed fatal error on storing flex flash using new object without a key
|
2020-03-03 13:12:25 +02:00 |
|
Matias Griese
|
df0c806381
|
Added UserObject::onPrepareRegistration() method to initialize permissions
|
2020-03-03 11:42:26 +02:00 |
|
Matias Griese
|
d089a1d9c8
|
Regression: Fixed unchecking toggleable having no effect in Flex forms
|
2020-03-02 21:02:44 +02:00 |
|
Matias Griese
|
e41072c448
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
|
2020-03-02 10:54:04 +02:00 |
|
Matias Griese
|
36d18d531c
|
Minor fix on CLI command
|
2020-02-27 14:36:04 +02:00 |
|
Matias Griese
|
fb18412fb3
|
Updated CLI commands to use the new methods to initialize Grav
|
2020-02-27 14:14:28 +02:00 |
|
Matias Griese
|
9a8c2b9aa5
|
Add CLI notes to UPGRADE-1.7.md
|
2020-02-26 18:37:16 +02:00 |
|
Matias Griese
|
678b39a170
|
Tiny fix in FlexDirectory::getDirectoryBlueprint()
|
2020-02-25 14:04:43 +02:00 |
|
Matias Griese
|
d03b0d92f4
|
* Fixed Blueprint::extend() and Blueprint::embed() not initializing dynamic properties
|
2020-02-25 13:11:56 +02:00 |
|
Matias Griese
|
11f9ba74e8
|
Added configuration option system.strict_mode.blueprint_compat to maintain old validation: strict behavior [#1273]
|
2020-02-24 20:24:25 +02:00 |
|
Matias Griese
|
f4f5bffcd9
|
Fixed broken ordering sometimes when saving/moving visible Flex Page, ordering being lost when saving modular Flex Page
|
2020-02-24 14:55:39 +02:00 |
|
Matias Griese
|
d763f9c63e
|
Upgrade doc: Added mention of PageInterface and UserInterface
|
2020-02-24 09:37:15 +02:00 |
|
Matias Griese
|
44acd3a969
|
Improved Flex events
|
2020-02-20 08:58:11 +02:00 |
|
Matias Griese
|
4d7510dc11
|
Fixed Flex Pages having broken isFirst(), isLast(), prevSibling(), nextSibling() and adjacentSibling()
|
2020-02-19 12:58:23 +02:00 |
|
Matias Griese
|
f4a3efc3bc
|
Update UPGRADE-1.7.md file
|
2020-02-19 11:20:33 +02:00 |
|
Rotzbua
|
40bc980084
|
[travis] add php 7.4 to test
|
2020-02-19 10:46:49 +02:00 |
|
Matias Griese
|
cf62d1dfa2
|
Update UPGRADE-1.7.md file
|
2020-02-18 13:19:54 +02:00 |
|
Matias Griese
|
378e59563d
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
system/src/Grav/Common/Data/BlueprintSchema.php
tests/unit/Grav/Common/Data/BlueprintTest.php
tests/unit/data/blueprints/strict.yaml
|
2020-02-18 13:15:03 +02:00 |
|
Matias Griese
|
1196e06dd6
|
Reverted validation: strict fix as it breaks sites, see [#1273]
|
2020-02-18 13:14:09 +02:00 |
|
Matias Griese
|
028bbf08c6
|
Grav 1.7 edition: Fixed validation: strict not working in blueprints [#1273]
|
2020-02-18 13:09:14 +02:00 |
|
Matias Griese
|
1d6a474b31
|
Added Session::regenerateId() method to properly prevent session fixation issues
|
2020-02-18 12:26:45 +02:00 |
|
Matias Griese
|
79e68eb5df
|
Composer update
|
2020-02-17 15:17:12 +02:00 |
|
Matias Griese
|
13a1c7cfee
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-02-17 14:04:39 +02:00 |
|
Matias Griese
|
a3812141dd
|
Fixed issues reported in phpstan
|
2020-02-17 14:04:31 +02:00 |
|