Commit Graph

3787 Commits

Author SHA1 Message Date
Matias Griese
13e85ea9d5 Add missing configuration string 2020-01-17 10:52:04 +02:00
Andy Miller
fed25c752c Tidy up 2020-01-16 17:51:45 -07:00
Andy Miller
68c26236f2 progress on supporting parent toggles 2020-01-16 17:45:41 -07:00
Matias Griese
ac1e451490 Improve menu navigation highlight on when route isn't the location 2020-01-17 00:43:43 +02:00
Matias Griese
fb9c17379d Fixed saving data with empty field, default value (from config, plugin, theme) was used instead 2020-01-16 19:51:53 +02:00
Matias Griese
3a18ad969e Support highlighting arbitrary routes in left navigation 2020-01-16 19:16:56 +02:00
Matias Griese
736a64b7dd Fixed Plugins and Themes nav badges without updates 2020-01-16 15:54:45 +02:00
Matias Griese
5153266c7e Fixed another case of bad profile link 2020-01-16 15:48:47 +02:00
Matias Griese
7c63068f5a Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10 2020-01-16 10:36:27 +02:00
Andy Miller
6e9c101af4 used crown instead 2020-01-15 16:21:48 -07:00
Matias Griese
6fcb314834 Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10 2020-01-16 01:17:01 +02:00
Andy Miller
393eb0cf8d superman icon 2020-01-15 16:10:49 -07:00
Andy Miller
7cd8e681d9 some style fixes 2020-01-15 13:18:53 -07:00
Matias Griese
204fe125a4 Update RegisterPermissionsEvent namespace 2020-01-15 20:06:48 +02:00
Matias Griese
f9cde8f880 Changelog update 2020-01-15 16:09:51 +02:00
Matias Griese
31f4e8ee03 DEPRECATED onAdminRegisterPermissions event and the corresponding admin methods 2020-01-15 16:05:16 +02:00
Andy Miller
2f4668b325 tweaks 2020-01-14 17:50:31 -07:00
Andy Miller
e9cc9a92f7 Permissions field improvements 2020-01-14 17:40:38 -07:00
Matias Griese
436d54f927 Fixed missing name in page_access field (breaks form) 2020-01-14 18:30:02 +02:00
Djamil Legato
d22050c811 Better use of selectize custom options/groups 2020-01-10 15:50:42 -08:00
Djamil Legato
c75698ea7b Added custom field page_access for new access selector 2020-01-10 15:17:25 -08:00
Andy Miller
b8de5d281c show_label logic in fields 2020-01-10 16:11:04 -07:00
Matias Griese
761428bdec Fixed user profile when using Flex Users only in admin 2020-01-10 20:30:21 +02:00
Matias Griese
991a15f0f2 Improved permissions field 2020-01-10 20:28:30 +02:00
Djamil Legato
489aff75b1 Initial custom field based off of permissions field 2020-01-09 17:04:23 -08:00
Matias Griese
365ddf7d53 Add option for permissions field to check authorize 2020-01-08 15:44:20 +02:00
Andy Miller
131dc6d85b prepare for rc.3 release 1.10.0-rc.3 2020-01-02 16:48:29 -07:00
Matias Griese
edaf811901 Added raw root page support for Flex Pages 2019-12-20 20:56:50 +02:00
Andy Miller
b12509cffd Added ‘closed’ even to clear out prior chagnelog 2019-12-09 11:31:51 -07:00
Andy Miller
3f75fef0d8 simple loader 2019-12-09 11:29:41 -07:00
Andy Miller
31b8a8e12b Added an Admin::getChangelog() method 2019-12-09 10:58:49 -07:00
Andy Miller
e6138debf6 Support for Grav changelog in ‘info’ panel 2019-12-05 22:12:52 -07:00
Andy Miller
59ca1dc124 updated changelog 2019-12-05 22:07:47 -07:00
Andy Miller
6cea313ad6 Merge branch 'feature/changelog' into 1.10 2019-12-05 22:05:59 -07:00
Andy Miller
e7e2a4c99d styling + fixes 2019-12-05 22:05:37 -07:00
Andy Miller
25f09afe03 more progress on changelog feature 2019-12-05 18:03:34 -07:00
Andy Miller
63d39e7109 initial changelog work 2019-12-05 15:26:34 -07:00
Andy Miller
b3c88a3012 prepare for rc.2 release 1.10.0-rc.2 2019-12-04 16:21:13 -07:00
Andy Miller
b2e5508d0f Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
2019-12-04 16:20:43 -07:00
Andy Miller
ec07a89223 Merge tag '1.9.12' into develop
Release v1.9.12
2019-12-04 16:18:55 -07:00
Andy Miller
cd5de12838 Merge branch 'release/1.9.12' 1.9.12 2019-12-04 16:18:55 -07:00
Andy Miller
232f7ecd3b prepare for release 2019-12-04 16:18:45 -07:00
Djamil Legato
56832a5fba Fixed Save Shortcut (CTRL + S / CMD + S) not working with new Flex Pages (fixes #1787) 2019-12-04 12:33:14 -08:00
Matias Griese
5352f5eff0 Fixed saving configuration in PHP 7.4 2019-12-03 12:26:56 +02:00
Matias Griese
9e9dfce8be Fixed parent field when flex pages aren't defined 2019-12-03 11:52:20 +02:00
Andy Miller
a76222c670 various CSS fixes 2019-11-28 13:11:39 -07:00
Andy Miller
d3606da482 some css fixes 2019-11-27 23:59:59 -07:00
Djamil Legato
b3be93df81 Ensure there are children in finder 2019-11-27 18:16:34 -08:00
Andy Miller
8f15517406 styling updates 2019-11-27 16:41:33 -07:00
Matias Griese
dc9858f31a Merge remote-tracking branch 'origin/1.10' into 1.10
# Conflicts:
#	CHANGELOG.md
2019-11-20 09:57:43 +02:00