Commit Graph

3882 Commits

Author SHA1 Message Date
Andy Miller
f324209ced renamed for clarity 2020-03-06 17:10:32 -07:00
Andy Miller
9adb54e2e6 dispatch() -> find() as dispatch can redirect 2020-03-06 12:43:20 -07:00
Andy Miller
367d55d5e0 Revert "Fix for visible state when creating new pages #1831"
This reverts commit 0f87a2691b.
2020-03-06 12:39:15 -07:00
Andy Miller
f127d28bcd Add children flag in parent field data response 2020-03-06 12:37:01 -07:00
Andy Miller
559e2adbf2 Fix for homepage in pages as it uses a route 2020-03-06 12:33:26 -07:00
Andy Miller
0f87a2691b Fix for visible state when creating new pages #1831 2020-03-06 11:17:14 -07:00
Andy Miller
5c130ccca0 Fixed parent field not working with regular pages 2020-03-06 11:15:04 -07:00
Andy Miller
2e7c8881cb prepare for rc.7 release 1.10.0-rc.7 2020-03-05 13:25:47 -07:00
Andy Miller
02d636ca84 classloader merge 2020-03-05 13:00:47 -07:00
Andy Miller
19f8bc5fdc Merge branch 'develop' into 1.10
# Conflicts:
#	blueprints.yaml
#	composer.lock
2020-03-05 12:59:52 -07:00
Andy Miller
86c60e5f41 Merge tag '1.9.13' into develop
Release v1.9.13
2020-03-05 10:34:41 -07:00
Andy Miller
7b8a6eaf6a Merge branch 'release/1.9.13' 1.9.13 2020-03-05 10:34:41 -07:00
Andy Miller
c49dba7d42 prepare for release 2020-03-05 10:34:21 -07:00
Andy Miller
2faf29039b semver update 2020-03-05 10:31:25 -07:00
Matias Griese
4dd9a0053b Fixed order field not working with a new Flex Page 2020-03-03 15:28:46 +02:00
Matias Griese
9e3f19818d Oops, bug fix 2020-03-03 15:01:17 +02:00
Matias Griese
3cc76877b2 Fixed column and section fields loosing user entered value when form submit fails 2020-03-03 13:08:15 +02:00
Matias Griese
110584a9b0 Composer update 2020-03-02 21:48:02 +02:00
Matias Griese
dad7c13467 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into 1.10
 Conflicts:
	CHANGELOG.md
	classes/plugin/Admin.php
	composer.lock
	vendor/composer/installed.json
	vendor/composer/semver/CHANGELOG.md
2020-03-02 21:45:03 +02:00
Matias Griese
1e1626bc20 Improved configuration fields for hiding page types in Admin 2020-03-02 21:41:35 +02:00
Matias Griese
95503ec107 Improved configuration fields for hiding page types in Admin 2020-02-27 13:04:36 +02:00
Matias Griese
5b92914a03 Fixed issue with blueprint when using theme:// in dynamic form field 2020-02-26 19:19:25 +02:00
Matias Griese
8483873e02 Added keysOnly parameter to AdminPlugin::pagesTypes() and AdminPlugin::pagesModularTypes() methods, ignore parameter to Admin::types() and Admin::modularTypes() methods 2020-02-25 13:58:36 +02:00
Andy Miller
a46368ac7c Updated changelog 2020-02-24 15:28:43 -07:00
Andy Miller
badde8a4fd Added flex filter ignore section 2020-02-24 15:25:59 -07:00
Matias Griese
7b973941b1 Merge remote-tracking branch 'origin/1.10' into 1.10 2020-02-24 20:31:48 +02:00
Matias Griese
9c11e420a1 Added translations for system.strict_mode.blueprint_compat 2020-02-24 20:31:39 +02:00
Andy Miller
d0b61c333c removed old scss compile scripts 2020-02-24 11:04:47 -07:00
Andy Miller
33ea4e4fa1 padding alignment 2020-02-24 11:04:10 -07:00
Matias Griese
122048806d Added admin events to readme 2020-02-24 19:12:08 +02:00
Matias Griese
a4f112bcab Enable admin cache by default 2020-02-19 11:42:33 +02:00
Aleksey Smirnov
d1de2cecf5 Update permissions.html.twig 2020-02-19 10:40:23 +02:00
Andy Miller
0d24b523bc prepare for rc.6 release 1.10.0-rc.6 2020-02-11 17:20:58 -07:00
Matias Griese
b802955799 Merge remote-tracking branch 'origin/1.10' into 1.10 2020-02-10 22:19:48 +02:00
Matias Griese
20ae10bcb4 Added some debugging messages (turned off by default) 2020-02-10 22:19:39 +02:00
Andy Miller
f2d57f9b60 Require flex-objects 2020-02-07 17:25:55 -07:00
Matias Griese
98f2a65874 Updated semver library to v1.5 2020-02-04 11:48:53 +02:00
Matias Griese
87f3fd83ff Pass phpstan level 1 tests 2020-02-04 11:22:27 +02:00
Andy Miller
e3dc114636 prepare for rc.5 release 1.10.0-rc.5 2020-02-03 12:34:31 -07:00
Andy Miller
8f97ae5d4f typo in changelog date 1.10.0-rc.4 2020-02-03 10:14:18 -07:00
Andy Miller
ac205aecd8 prepare for rc.4 release 2020-02-03 10:13:10 -07:00
Matias Griese
146411dd1d ACL access updates 2020-02-03 13:52:58 +02:00
Matias Griese
87b8c4ac6a Cleanup 2020-02-03 13:21:19 +02:00
Matias Griese
cd286ad30c Fixed editing own user 2020-02-03 12:15:51 +02:00
Matias Griese
c92290adcd Missing permissions check 2020-02-03 11:51:09 +02:00
Matias Griese
3221917b94 Added default data permission 2020-02-03 11:48:10 +02:00
Matias Griese
e51d4f57ca Added new configuration permission checks 2020-02-03 11:43:18 +02:00
Djamil Legato
6658a31fc0 Properly target parent from child 2020-01-31 14:17:57 -08:00
Djamil Legato
3765f10b71 Added logic to handle parents in permissions field 2020-01-31 12:56:56 -08:00
Matias Griese
48f002217e Remove publish from CRUD for now 2020-01-31 22:03:26 +02:00