Andy Miller
c9da739ea3
Merge branch 'develop' into 1.7
...
# Conflicts:
# system/src/Grav/Common/Service/PagesServiceProvider.php
2020-02-11 17:10:48 -07:00
Andy Miller
fa3c9095c7
caught silly bug that broke routing
2020-02-11 17:09:54 -07:00
Matias Griese
9e4ee6ec91
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
Conflicts:
system/src/Grav/Common/Service/PagesServiceProvider.php
2020-02-11 20:53:48 +02:00
Matias Griese
95442ef0b5
Fixed page initialization in CLI
2020-02-11 20:53:02 +02:00
Matias Griese
1f92ec715a
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2020-02-11 20:28:22 +02:00
Matias Griese
f81503dd70
Fixed page initialization in CLI
2020-02-11 20:27:57 +02:00
Matias Griese
0642e34a77
Post-merge fixes
2020-02-11 19:45:56 +02:00
Matias Griese
4e8e3e1865
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
Conflicts:
system/src/Grav/Common/Processors/InitializeProcessor.php
2020-02-11 19:43:15 +02:00
Matias Griese
48170d2fa0
Fixed bin/plugin CLI calling $themes->init() way too early
...
Added `ConsoleCommand::setLanguage()` method to set language to be used from CLI
Added `ConsoleCommand::initializeGrav()` method to properly set up Grav instance to be used from CLI
Added `ConsoleCommand::initializePlugins()`method to properly set up all plugins to be used from CLI
Added `ConsoleCommand::initializeThemes()`method to properly set up current theme to be used from CLI
Added `ConsoleCommand::initializePages()` method to properly set up pages to be used from CLI
2020-02-11 19:41:28 +02:00
Matias Griese
8936e82e9b
More bin/plugin improvements
2020-02-11 18:39:46 +02:00
Matias Griese
e0162d276d
Improve Grav initialization
2020-02-11 14:55:05 +02:00
Matias Griese
14ff7fae33
CLI: Added $grav->initializeCli() method
2020-02-11 14:20:46 +02:00
Matias Griese
2c78b3efca
Fixed Flex Page cache key not taking account active language
2020-02-11 12:09:27 +02:00
Andy Miller
20047fbdaf
Helpful stuff for bin/grav server
2020-02-10 14:16:44 -07:00
Matias Griese
8169a6f3f8
Fixed regression in Grav 1.7 ( #2154 )
2020-02-10 17:43:40 +02:00
Matias Griese
2165ded8d4
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
Conflicts:
system/src/Grav/Common/Page/Page.php
2020-02-10 17:42:21 +02:00
Matias Griese
ef80e28d1d
Fixed regression ( #2154 )
2020-02-10 17:41:13 +02:00
Matias Griese
234abb38d9
Fixed FlexObject::triggerEvent() does not emit events [ #2816 ]
2020-02-10 14:48:18 +02:00
Matias Griese
3a722ba44e
Fixed encoding problems when PHP INI setting default_charset is not utf-8 (Grav 1.7 edition) [ #2154 ]
2020-02-10 10:19:11 +02:00
Matias Griese
3f56c5a727
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
Conflicts:
CHANGELOG.md
system/src/Grav/Common/Page/Page.php
2020-02-10 10:14:55 +02:00
Matias Griese
e55b239536
Fixed encoding problems when PHP INI setting default_charset is not utf-8 [ #2154 ]
2020-02-10 09:50:39 +02:00
Andreas Amos
c2f374f0db
Truncator: encoding problems solves #2154
...
As I am not a developer somebody should review the change.
2020-02-10 09:28:13 +02:00
Matias Griese
0bbbe96ae0
Regression: Fixed flex user index with folder storage
2020-02-07 12:27:02 +02:00
Matias Griese
40010f7ff7
Fixed deprecated debugbar method
2020-02-07 12:26:11 +02:00
Matias Griese
5ea7ec1013
Flex Directory: Implemented customizable configuration
2020-02-06 16:53:54 +02:00
Matias Griese
75ee0670f6
Fixed saving Flex configuration with ignored values becoming null
2020-02-06 16:52:52 +02:00
Matias Griese
6e327880a3
Flex Storages: Added support for renaming directory entries
2020-02-06 11:54:28 +02:00
Matias Griese
ceaa20d5d4
Flex SimpleStorage: added support for prefix (keeps items under nested array)
2020-02-06 11:52:51 +02:00
Matias Griese
10589e7940
Flex SimpleStorage: added support for prefix (keeps items under nested array)
2020-02-06 10:34:39 +02:00
Matias Griese
5e9a7a112a
Plugins & Themes: Call $plugin->autoload() and $theme->autoload() automatically when object gets initialized
2020-02-04 18:41:24 +02:00
Matias Griese
a672a765b4
Remove deprecated RocketTheme\Toolbox\Event\EventSubscriberInterface from Plugin, Themes
2020-02-04 17:58:58 +02:00
Matias Griese
f012d2d13a
Regression: Fixed bad method call in FlexDirectory::getAuthorizeRule()
2020-02-04 10:59:26 +02:00
Andy Miller
6dee662b40
prepare for rc.5 release
2020-02-03 12:36:15 -07:00
Matias Griese
1d8b87e33f
Fixed Flex Pages allowing root page to be deleted
2020-02-03 21:16:38 +02:00
Matias Griese
694b14511d
Save user: clear flex cache even if not using flex
2020-02-03 20:47:59 +02:00
Matias Griese
bbab97137f
Fixed accidental PHP 7.3 constant
2020-02-03 20:39:43 +02:00
Andy Miller
1bbf8dffeb
prepare for rc.4 release
2020-02-03 10:10:26 -07:00
Andy Miller
463a55897c
prepare for release
2020-02-03 10:04:26 -07:00
Matias Griese
e5fe28b720
Added support for legacy access settings from admin
2020-02-03 13:20:33 +02:00
Matias Griese
defc70e656
Fixed some admin related ACL issues
2020-02-03 12:53:41 +02:00
Matias Griese
d589dbcbea
Fix phpstan issues
2020-02-03 11:19:22 +02:00
Matias Griese
3ed8620d7a
Remove publish from CRUD for now
2020-01-31 22:03:05 +02:00
Matias Griese
bc5501eecb
Moved PluginsLoadedEvent into Plugins::init() call for better backwards compatibility
2020-01-31 12:23:27 +02:00
Matias Griese
2ae6bac390
Fixed loading group permissions if saved in CRUD mode
2020-01-31 11:55:18 +02:00
Matias Griese
118621cb8b
Finish root page blueprints
2020-01-31 00:10:22 +02:00
Matias Griese
3118ed5f56
Added support for security@: or: [admin.super, admin.pages] in blueprints (nested AND/OR mode support)
2020-01-31 00:09:58 +02:00
Matias Griese
ac17fc8efd
Minor code cleanup
2020-01-30 23:32:17 +02:00
Matias Griese
85c1ec67c2
Fixed filtering ignored (eg. security@: admin.super) fields and Flex Objects losing data on save
2020-01-30 23:31:32 +02:00
Matias Griese
1372c9b1cc
Renamed flex types for simplicity
2020-01-30 11:11:55 +02:00
Matias Griese
9123cb7796
Flex Pages: Allow only users with admin.configuration.pages to access page permissions
2020-01-29 22:39:53 +02:00