Commit Graph

3800 Commits

Author SHA1 Message Date
Djamil Legato
35913e72c8 (CRUDP): Initial page permissions crudp field 2020-01-27 13:05:06 -08:00
Matias Griese
dcdffa65b2 Merge remote-tracking branch 'origin/1.10' into 1.10 2020-01-24 22:12:40 +02:00
Matias Griese
c299553998 Fixed saving permissions field with parent + children set 2020-01-24 22:12:30 +02:00
Djamil Legato
b018795218 (field: page_access —> acl_picker): made field reusable. Added basic logic to handle different data sources 2020-01-22 14:25:47 -08:00
Matias Griese
ab8cb5b7b8 Fixed bug in toggleable field being disabled with empty value ('' 0, false, []...) 2020-01-22 10:10:24 +02:00
Matias Griese
8eb4898067 Fixed duplicate language string 2020-01-22 10:05:23 +02:00
Matias Griese
3c74b219fe Better logged in user handling (Flex) 2020-01-21 09:46:42 +02:00
Matias Griese
5b9cc3b6da Added translation strings 2020-01-21 09:45:31 +02:00
Djamil Legato
d26301be6a Cleanup 2020-01-17 16:27:18 -08:00
Djamil Legato
d3a9d98308 Added custom field logic for Page Access 2020-01-17 16:24:55 -08:00
Andy Miller
68b2d0dc6b added ACL string 2020-01-17 12:50:58 -07:00
ricardo118
ebd16639dc added on_demand option for filepicker (#1809)
on_demand: true option for filepicker field allows for users to only load the filepicker when the select field is clicked on. This is very useful for pages with many filepickers or large media files, as the page speed improves significantly
2020-01-17 12:29:43 -07:00
Matias Griese
c36e8ab82a Fixed JS bug is using empty Grav 2020-01-17 21:26:46 +02:00
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