Andy Miller
|
54fd54d3f0
|
Set minimum requirements to PHP 7.3.6
|
2020-11-13 16:01:26 -07:00 |
|
Matias Griese
|
63207d370b
|
Fixed updated media missing from media when editing Flex Object after page reload
|
2020-11-12 21:19:45 +02:00 |
|
Matias Griese
|
e92d88df8b
|
Fixed fatal error in CompiledFile if the cached version is broken
|
2020-11-12 13:35:36 +02:00 |
|
Matias Griese
|
a9e6d3665f
|
Fixed potential fatal error when creating flex index using cache [#3062]
|
2020-11-12 13:26:25 +02:00 |
|
Matias Griese
|
2453927ba3
|
Fixed Utils::isFunctionDisabled() method if there are spaces in disable_functions [#3023]
|
2020-11-12 13:14:17 +02:00 |
|
Matias Griese
|
94e6cb02f3
|
Fixed header.admin.children_display_order in Flex Pages to work just like with regular pages
|
2020-11-12 12:58:26 +02:00 |
|
Matias Griese
|
c9a3f349ad
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-11-11 14:51:56 +02:00 |
|
Matias Griese
|
439b539dcb
|
Added FormFlashFile::getField() method
|
2020-11-11 14:51:48 +02:00 |
|
Andy Miller
|
ab7f0a2e95
|
Address errors in CLI when accidentally initializing twice
|
2020-11-09 14:25:04 -07:00 |
|
Matias Griese
|
b50dbf3ff0
|
Fixed sorting by groups in Flex Users
|
2020-11-09 20:44:37 +02:00 |
|
Matias Griese
|
d3f1f833ab
|
Fixed sorting by groups in Flex Users
|
2020-11-09 19:47:00 +02:00 |
|
Matias Griese
|
8bf5fcb8ec
|
Improve Flex configuration: gather views together in blueprint
|
2020-11-04 18:30:15 +02:00 |
|
Matias Griese
|
ff41d76501
|
Added search option same_as to Flex Objects
|
2020-11-03 09:11:58 +02:00 |
|
Matias Griese
|
d9772ed5c6
|
Hide Flex Pages frontend configuration (not ready for production use)
|
2020-11-02 15:52:27 +02:00 |
|
Matias Griese
|
8dba1b37c7
|
Update composer
|
2020-11-02 15:44:45 +02:00 |
|
Matias Griese
|
c8ee05d671
|
Set minimum requirements to PHP 7.2.5
|
2020-10-30 21:52:04 +02:00 |
|
Djamil Legato
|
ce327dca42
|
Set grav_cli as referer when coming from CLI
|
2020-10-29 15:56:20 -07:00 |
|
Djamil Legato
|
5bf1ec0fd9
|
Forward a sid to GPM when downloading a premium package via CLI
|
2020-10-29 15:48:34 -07:00 |
|
Andy Miller
|
51b5d7a939
|
Fix compatibility with Symfony 4.2 and up. (#3048)
|
2020-10-26 11:34:52 -06:00 |
|
Matias Griese
|
aa7731dc5d
|
Merge remote-tracking branch 'origin/1.7' into 1.7
|
2020-10-23 14:45:24 +03:00 |
|
Matias Griese
|
4150564538
|
Added FlexDirectoryInterface interface
|
2020-10-23 14:45:16 +03:00 |
|
Andy Miller
|
f6997f54eb
|
Merge branch '1.7' of github.com:getgrav/grav into 1.7
|
2020-10-18 15:07:19 -06:00 |
|
Andy Miller
|
2631c18484
|
updated jquery
|
2020-10-18 15:07:13 -06:00 |
|
Matias Griese
|
c0d819b97a
|
Fixed print_r() in twig
|
2020-10-18 20:17:17 +03:00 |
|
Matias Griese
|
972d32c969
|
Added deprecation notice when using system.pages_fallback_only
|
2020-10-16 12:29:37 +03:00 |
|
Matias Griese
|
6f78c2288f
|
Added missing languages.content_fallback configuration variable to system.yaml
|
2020-10-15 11:12:30 +03:00 |
|
Matias Griese
|
747055f60e
|
Fixed hardcoded system folder in blueprints, config and language streams
|
2020-10-14 10:37:59 +03:00 |
|
Matias Griese
|
aa07c64440
|
Missing method
|
2020-10-14 10:37:45 +03:00 |
|
Matias Griese
|
6b9f1d8414
|
Fixed bug in collections where filter type: false did not work
|
2020-10-13 20:54:20 +03:00 |
|
Matias Griese
|
b4bc1d292a
|
Tweak pages collection filters
|
2020-10-13 20:29:09 +03:00 |
|
Matias Griese
|
c98553d19b
|
Missed few cases (deprecated methods)
|
2020-10-13 19:18:10 +03:00 |
|
Matias Griese
|
1ace31216f
|
Renamed PageCollectionInterface::nonModular() into PageCollectionInterface::pages() and deprecate the old method
Renamed `PageCollectionInterface::modular()` into `PageCollectionInterface::modules()` and deprecate the old method
|
2020-10-13 19:01:43 +03:00 |
|
Andy Miller
|
44ad0ca1ea
|
Menu Visibility Requires Access setting wrong frontmatter login#265
|
2020-10-11 14:19:15 -06:00 |
|
Matias Griese
|
4ba8e9e99d
|
Fixed media crashing on a bad image
|
2020-10-08 22:17:12 +03:00 |
|
Matias Griese
|
1eb85b366d
|
Accessing page with unsupported file extension (jpg, pdf, xsl) will use wrong mime type [#3031]
|
2020-10-08 13:02:47 +03:00 |
|
Andy Miller
|
3821ae441f
|
prepare for rc release
|
2020-10-07 17:43:25 -06:00 |
|
Matias Griese
|
0af731b6a2
|
Fixed bug in FlexMediaTrait::getMediaFieldSettings()
|
2020-10-07 13:56:19 +03:00 |
|
Matias Griese
|
82abf87f75
|
Improve media rename errors
|
2020-10-06 13:12:14 +03:00 |
|
Matias Griese
|
776fffb2dc
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
composer.lock
system/src/Grav/Common/Grav.php
|
2020-10-06 10:21:33 +03:00 |
|
Matias Griese
|
23716ff729
|
Do not cache 404 [#3025]
|
2020-10-05 11:16:17 +03:00 |
|
Matias Griese
|
998018af3e
|
Phpstan fixes
|
2020-10-02 13:34:51 +03:00 |
|
Matias Griese
|
f7e43fab35
|
Added clearCache() to storages
|
2020-10-02 13:21:07 +03:00 |
|
Matias Griese
|
4f7a4ac1e2
|
PhpStan fixes
|
2020-10-02 13:12:47 +03:00 |
|
Matias Griese
|
5fc7b34ce7
|
Added reload argument to FlexStorageIngerface::getMetaData()
|
2020-10-02 12:06:46 +03:00 |
|
Matias Griese
|
9532317928
|
Fixed fatal error in toggled fields
|
2020-09-30 14:38:29 +03:00 |
|
Matias Griese
|
4cf85c462d
|
Merge remote-tracking branch 'origin/1.7' into 1.7
# Conflicts:
# CHANGELOG.md
|
2020-09-30 14:35:52 +03:00 |
|
Matias Griese
|
6fe2964f37
|
Flex User: make multiple file/image fields to work
|
2020-09-30 14:35:29 +03:00 |
|
Djamil Legato
|
2108a902c2
|
Fixed Referer reference for GPM calls
|
2020-09-28 17:37:08 -07:00 |
|
Andy Miller
|
1520eec677
|
Merge branch '1.7' of github.com:getgrav/grav into 1.7
|
2020-09-28 18:35:06 -06:00 |
|
Andy Miller
|
e3ba3a3ea4
|
added Uri::getAllHeaders() compatibility
|
2020-09-28 18:35:01 -06:00 |
|