Matias Griese
|
ed2cf5174d
|
Improved error response creation
|
2020-04-08 18:56:22 +03:00 |
|
Matias Griese
|
b04f4f0001
|
Added Route::getBase() method
|
2020-04-07 20:23:10 +03:00 |
|
Matias Griese
|
c822920c36
|
Fixed user avatar creation for new Flex Users when using folder storage
|
2020-04-04 18:32:36 +03:00 |
|
ricardo118
|
e6354236c1
|
Using ->menu() over ->title() for Admin Pages (#2871)
|
2020-03-28 15:11:35 -06:00 |
|
Matias Griese
|
068948e1a2
|
Fixed response for .json being HTML
|
2020-03-25 15:08:00 +02:00 |
|
Matias Griese
|
f8bf7ba010
|
Fixed flex objects with integer keys not working [#2863]
|
2020-03-23 10:18:51 +02:00 |
|
Andy Miller
|
5678b4d067
|
Revert "created aliases for direct \Parsedown and \ParsedownExtra references"
This reverts commit 1ce0176ab6.
|
2020-03-19 14:32:57 -06:00 |
|
Andy Miller
|
1abb940318
|
Merge branch 'develop' into 1.7
|
2020-03-19 14:31:35 -06:00 |
|
Andy Miller
|
1ce0176ab6
|
created aliases for direct \Parsedown and \ParsedownExtra references
|
2020-03-19 14:25:08 -06:00 |
|
Andy Miller
|
5bc46c49d2
|
prepare for rc.8 release
|
2020-03-19 12:50:09 -06:00 |
|
Andy Miller
|
453cd62a51
|
prepare for release
|
2020-03-19 12:45:58 -06:00 |
|
Andy Miller
|
db92c7b32d
|
Upgraded jQuery to 3.4.1 - fixes #2859
|
2020-03-19 11:31:10 -06:00 |
|
Matias Griese
|
6ba54d2b3d
|
Better Content-Encoding handling in Apache when content compression is disabled [#2619]
|
2020-03-19 11:31:24 +02:00 |
|
Andy Miller
|
987429208c
|
Merge branch 'develop' into 1.7
# Conflicts:
# CHANGELOG.md
# composer.json
# composer.lock
|
2020-03-18 17:34:58 -06:00 |
|
Andy Miller
|
2eae104c7a
|
Fix for user reported CVE path-based open redirect
|
2020-03-18 17:32:46 -06:00 |
|
Andy Miller
|
e75960fee3
|
php 7.4 fixes for ParsedownExtra
|
2020-03-18 11:44:23 -06:00 |
|
Andy Miller
|
ec71ccdd0d
|
moved parsedown 1.6 and parsedown-extra 0.7 into framework for fixes
|
2020-03-18 11:39:08 -06:00 |
|
Matias Griese
|
a5d47a36f0
|
Implemented missing Flex $page->move() method
|
2020-03-18 14:54:01 +02:00 |
|
Matias Griese
|
866b63530a
|
Fixed some bugs in Flex root page methods
|
2020-03-18 14:06:04 +02:00 |
|
Matias Griese
|
57feac985c
|
Update installer recommended versions
|
2020-03-18 11:52:33 +02:00 |
|
Andy Miller
|
c72c980ad2
|
fixes #2847
|
2020-03-13 11:15:15 -06:00 |
|
Matias Griese
|
790d29cbfb
|
Fixed some more flex page inconsistencies with the old pages
|
2020-03-09 20:33:49 +02:00 |
|
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
|
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
|
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 |
|
Andy Miller
|
eec2d122cc
|
prepare for release
|
2020-03-05 10:38:50 -07: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
|
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
|
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
|
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 |
|