Commit Graph

3844 Commits

Author SHA1 Message Date
Matias Griese
20ae10bcb4 Added some debugging messages (turned off by default) 2020-02-10 22:19:39 +02: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
Djamil Legato
f847d9430a Updated admin dependencies. Brought in datetime picker and upped the bootstrap dep (fixes #1807) 2020-01-31 11:53:58 -08:00
Matias Griese
9c929f15a4 Cleanup acl_picker field 2020-01-31 11:56:03 +02:00
Djamil Legato
58e1cda1d5 Removed selection from indeterminate checkboxes 2020-01-30 13:12:23 -08:00
Matias Griese
7a5a6ea48a Improve admin user 2020-01-30 13:07:57 +02:00
Matias Griese
65e86f3e97 Added twig variable for user 2020-01-30 12:32:10 +02:00
Matias Griese
6abcdae5d6 Updated code for Grav 1.7.0-rc.4 2020-01-30 11:02:32 +02:00
Andy Miller
7f7afc5344 dashboard flex-objects warning 2020-01-29 18:50:56 -07:00
Andy Miller
67adf0cb29 permissions crudp styling fixes 2020-01-29 18:14:11 -07:00
Andy Miller
a59e85a0ed Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10 2020-01-29 13:30:14 -07:00
Andy Miller
ee8aede055 minor font sizings 2020-01-29 13:30:09 -07:00
Matias Griese
9415632642 Fix stored values in acl_picker field 2020-01-29 22:29:39 +02:00
Matias Griese
31a12c556b Use CRUDP in acl_picker field (part 2) 2020-01-29 22:12:53 +02:00
Matias Griese
e73141e073 Use CRUDP in acl_picker field 2020-01-29 22:07:35 +02:00
Andy Miller
36fabbb9f7 Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10 2020-01-29 13:05:04 -07:00
Andy Miller
a4644156b1 some styling fixes for crudp permissions 2020-01-29 13:04:50 -07:00
Matias Griese
578f27d35e Added message to dashboard to install Flex Objects plugin if it is missing 2020-01-29 21:46:41 +02:00
Matias Griese
f623c20409 New translation 2020-01-29 14:54:36 +02:00
Matias Griese
f65c1e70ef Fixed misleading 'Show sensitive data' configuration option wording [#1818] 2020-01-29 11:18:02 +02:00
Matias Griese
2e3f888276 Implemented acl_picker field saving 2020-01-29 10:56:01 +02:00
Djamil Legato
6a8245b818 Reworked ACL/CRUDP picker to use more sophisticated JSON syntax 2020-01-28 17:09:49 -08:00
Djamil Legato
5a7e88462a Passing ‘’ instead of ‘ ‘ for indeterminate state 2020-01-28 15:17:25 -08:00
Matias Griese
e9572f2a3c Added data-parent-id to permissions field 2020-01-28 23:01:59 +02:00
Matias Griese
f5873208fe Fixed saving of ACL picker field 2020-01-28 22:40:12 +02:00
Matias Griese
5810b7450c Added filtering for acl_picker field 2020-01-28 22:24:29 +02:00
Matias Griese
ab9f91efc9 More multi-language routing fixes 2020-01-28 20:32:13 +02:00
Matias Griese
993fe2acba Fixed many routing issues with multi-language 2020-01-28 20:18:15 +02:00
Matias Griese
0e043aa0a9 Fixed admin_route() twig function to work properly with Grav 1.7.0-rc.4, which fixes Route base 2020-01-28 18:56:37 +02:00
Matias Griese
d46200123c Add options to the acl picker field 2020-01-28 11:12:14 +02:00
Matias Griese
38dfc0e833 Permissions field: add missing label 2020-01-28 09:25:42 +02:00
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