Matias Griese
|
39837d0826
|
Improved Flex FolderStorage class to better hide storage specific logic
|
2019-09-20 18:33:07 +03:00 |
|
Matias Griese
|
66bd6a4046
|
Fixed error when activating Flex Accounts in GRAV system configuration (PHP 7.1)
|
2019-09-20 12:06:17 +03:00 |
|
Matias Griese
|
4e9d3395e0
|
Improve blueprint initialization in Flex Objects (fixes content aware fields)
|
2019-09-20 11:59:13 +03:00 |
|
Andy Miller
|
248c7764f0
|
Merge branch 'develop' into 1.7
# Conflicts:
# system/defines.php
|
2019-09-19 16:44:01 -06:00 |
|
Andy Miller
|
dffb227df6
|
prepare for release
|
2019-09-19 16:42:21 -06:00 |
|
Matias Griese
|
7c161d5cbc
|
Comment out couple of language debug messages
|
2019-09-19 22:47:53 +03:00 |
|
Matias Griese
|
7b2313ef0b
|
Fixed initial Flex Object state when creating a new objects in a form
|
2019-09-19 21:58:28 +03:00 |
|
Matias Griese
|
1ad2a3f212
|
Make flex to skip missing flex types
|
2019-09-19 21:06:32 +03:00 |
|
Matias Griese
|
1f2363b623
|
Minor improvement for the new Route::withLanguate() method
|
2019-09-18 12:42:05 +03:00 |
|
Matias Griese
|
67e772a5ce
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2019-09-17 22:08:10 +03:00 |
|
Matias Griese
|
59bb167bd4
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
CHANGELOG.md
|
2019-09-17 22:07:32 +03:00 |
|
Matias Griese
|
5c9eb1cdb8
|
Fixed Badly encoded JSON data warning when uploading files [#2663]
|
2019-09-17 22:02:21 +03:00 |
|
Andy Miller
|
94a54d2a82
|
Using phpdebugbar format to log messages (clockwork compatible)
|
2019-09-17 11:21:05 -06:00 |
|
Matias Griese
|
f201d48112
|
Fixed Flex Object saving causing the key to be lost for some types
|
2019-09-17 19:42:28 +03:00 |
|
Matias Griese
|
df51b64b35
|
Fixed bug in object saving if using streams
|
2019-09-17 19:03:48 +03:00 |
|
Matias Griese
|
93ff915737
|
Fixed avatars not being displayed with flex users [#2431]
|
2019-09-17 15:19:42 +03:00 |
|
Matias Griese
|
e30ab9a043
|
Fixed Flex user creation if file storage is being used [#2444]
|
2019-09-17 11:37:09 +03:00 |
|
Matias Griese
|
8e59a08f9e
|
Pages::buildFlexPages(): better compatibility to old pages
|
2019-09-17 11:18:30 +03:00 |
|
Matias Griese
|
5d639cc633
|
Improved language support for Route class
|
2019-09-16 15:50:40 +03:00 |
|
Matias Griese
|
ab7038b49e
|
Flex media: set timestamps only when files were uploaded
|
2019-09-16 12:43:53 +03:00 |
|
Newb I the Newbd
|
651b354d3e
|
Correct non-published collection filter evaluation (#2668)
|
2019-09-14 10:10:24 -06:00 |
|
Matias Griese
|
90c2079529
|
Fixed wrong Pages::dispatch() calls (with redirect) when we really meant to call Pages::find()
|
2019-09-13 22:39:46 +03:00 |
|
Matias Griese
|
fa064301a2
|
Fixed 404 error when you click to non-routable menu item with children: redirect to the first child instead
|
2019-09-13 22:27:38 +03:00 |
|
Matias Griese
|
5424047d02
|
Fixed Page::modular() and Page::modularTwig() returning null for folders and other non-initialized pages
|
2019-09-13 21:50:06 +03:00 |
|
Matias Griese
|
ce2b80aeb9
|
Added bin/grav page-system-validator [-r|--record] [-c|--check] to test Flex Pages
|
2019-09-13 21:45:54 +03:00 |
|
Matias Griese
|
e91ae5542d
|
Made Common\Page\Header class serializable
|
2019-09-13 11:17:54 +03:00 |
|
Andy Miller
|
922f263005
|
refactored the code
|
2019-09-12 11:15:21 -06:00 |
|
Andy Miller
|
01af81a0a6
|
fixed array types
|
2019-09-12 10:37:41 -06:00 |
|
Andy Miller
|
bd8c274f38
|
Support Clockwork and PHPDebugBar for dump()
|
2019-09-12 10:36:08 -06:00 |
|
Andy Miller
|
05fb69daa7
|
Fixed broken Twig dump()
|
2019-09-11 21:34:17 -06:00 |
|
Matias Griese
|
21f95eba53
|
Added Route::withLanguage() method
|
2019-09-11 22:36:49 +03:00 |
|
Matias Griese
|
4ef56054ee
|
Minor fix on ControllerResponseTrait::createJsonResponse()
|
2019-09-10 11:15:47 +03:00 |
|
Matias Griese
|
bec9292a5c
|
Flex folder storage improvements
|
2019-09-09 14:28:27 +03:00 |
|
Matias Griese
|
0fa6328816
|
Fix undefined variable when there are no translations
|
2019-09-09 14:08:36 +03:00 |
|
Matias Griese
|
b30240c340
|
Improve language fallback logic
|
2019-09-06 22:14:37 +03:00 |
|
Matias Griese
|
59eb3b4cb2
|
Flex Pages: Quick and dirty multi-language support in frontend
|
2019-09-06 21:43:43 +03:00 |
|
Matias Griese
|
5fa047c1b7
|
Fixed sorting in Flex Pages
|
2019-09-06 21:00:24 +03:00 |
|
Matias Griese
|
30481da51d
|
Regression: Fixed translations when language code is used for non-language purposes
|
2019-09-06 15:21:09 +03:00 |
|
Matias Griese
|
beb8f09a9d
|
Flex FolderStorage: Added support for partial delete
|
2019-09-05 17:20:08 +03:00 |
|
Matias Griese
|
603bb6c878
|
Make it possible to save multiple variations of the Flex Object
|
2019-09-05 16:54:59 +03:00 |
|
Matias Griese
|
dac3e57fd4
|
Fixed error in Session::getFlashObject() if Flex Form is being used
|
2019-09-05 15:45:29 +03:00 |
|
Andy Miller
|
b601d2c8fd
|
check for file existence
|
2019-09-03 12:18:32 -06:00 |
|
Andy Miller
|
ab75201f11
|
Added a new sanitize_svg security config option [default: true]
|
2019-09-03 12:07:47 -06:00 |
|
Andy Miller
|
45b1b0a2ef
|
Added Security::sanitizeSVG function + update CHANGELOG
|
2019-09-03 11:53:25 -06:00 |
|
Matias Griese
|
ca2f657c98
|
Oops, remove print_r()
|
2019-09-03 14:20:39 +03:00 |
|
Matias Griese
|
5c33882f5b
|
Added extra master key parameter for FlexObjectInterface::getStorageKey()
|
2019-09-03 13:46:50 +03:00 |
|
Matias Griese
|
0f85214693
|
Minor fix/improvement on loading Flex objects
|
2019-09-03 13:41:53 +03:00 |
|
Matias Griese
|
4570c00041
|
Added FlexTranslateInterface
|
2019-09-03 13:40:53 +03:00 |
|
Matias Griese
|
4a0c8846e2
|
Regression: Fixed language fallback
|
2019-09-03 13:36:19 +03:00 |
|
Andy Miller
|
41e51cd86d
|
Support StaticImageMedium formats for avatars
|
2019-08-31 23:26:08 -06:00 |
|