1379 Commits

Author SHA1 Message Date
Andy Miller
386316796f Premium style fixes 2020-09-02 17:01:22 -06:00
Andy Miller
3dc8007542 fix for file upload in admin 2020-08-25 15:12:13 -06:00
Andy Miller
1273037fa0 Merge branch 'develop' into 1.10 2020-07-09 10:34:10 -06:00
Ricardo Verdugo
0a1908f1b5 Fix the hidden login plugin toggle
Broken during the blueprints change on 853fb07e19
2020-07-02 18:19:46 +01:00
Andy Miller
d315aed0f0 removed old google font support
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-07-02 08:42:18 -06:00
Andy Miller
19e2dced4e always right-trim the route for safety
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-06-09 10:37:57 -06:00
Andy Miller
90f2f0ade8 merged
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-06-08 12:35:08 -06:00
Andy Miller
8983414c4c fixes #2934
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-06-08 12:32:58 -06:00
Matias Griese
80b1c331b3 Fixed broken file field preview when using streams in the path 2020-06-04 23:27:14 +03:00
Andy Miller
a0303b0533 breakout codemirror field so it can be used directly (like raw)
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-05-29 10:53:44 -06:00
Andy Miller
edffaefc0f Merge branch 'develop' into 1.10 2020-05-22 13:51:01 -06:00
o1oo11oo
fba2d243ee Fix data urls used for avatar images (#1889)
data urls containing base64 encoded data break when the size parameter
gets added.
2020-05-18 11:21:09 -06:00
Andy Miller
4412122c9e Added Editor Section + added sans/mono font option for markdown 2020-05-11 11:25:27 -06:00
Andy Miller
9998acb7fe Feature/new scrollbars (#1883)
* reworked scrollbars to use simplebar + native styling

* Fix ajax in flexobject pages

* stub scrollbar object

* various fixes
2020-05-09 17:43:03 -06:00
Andy Miller
8fe8d4b1d8 much new custom admin stuff 2020-05-08 17:50:03 -06:00
Andy Miller
26d3995f05 quicktray support + fix recompile 2020-05-07 21:48:33 -06:00
Andy Miller
4815a1da44 cleaner color picker 2020-05-07 19:41:19 -06:00
Ricardo
0a83e26d53 Added theme whitelabel export functionality 2020-05-07 21:20:08 +01:00
Andy Miller
2ff2c11eda various theming improvements 2020-05-05 22:22:22 -06:00
Ricardo
17f2171380 fix for horizontal scrolling 2020-05-05 20:25:10 +01:00
Andy Miller
06ecacb4a2 started on horizontal scroller for theme previews 2020-05-05 11:29:41 -06:00
Andy Miller
d6b7b55a41 markdown support to section->text field 2020-04-27 12:02:46 -06:00
Andy Miller
25e90f53bd Merge branch 'feature/whitebox' into 1.10 2020-04-21 18:50:44 -06:00
Ole Vik
7171055fb0 Allow create-option to be used (#1780)
* Allow create-option to be used

Let the field define the [create](https://github.com/selectize/selectize.js/blob/master/docs/usage.md#general)-option for Selectize.js, defaulting to `true`.

* Update selectize.html.twig
2020-04-21 17:23:32 -06:00
Andy Miller
981585a657 renamed Whitebox to WhiteLabel 2020-04-20 09:57:44 -06:00
Andy Miller
e1b571a655 store preset in asset:// rather than admin plugin 2020-04-19 23:52:23 -06:00
Ricardo
3eb846a720 fixed the file_put_contents bug 2020-04-19 22:08:46 +01:00
Andy Miller
85d6ee168e admin plugin buttons 2020-04-18 17:48:46 -06:00
Andy Miller
630e6bf834 added admin whitebox functionality 2020-04-18 17:45:11 -06: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
1e1626bc20 Improved configuration fields for hiding page types in Admin 2020-03-02 21:41:35 +02:00
Aleksey Smirnov
d1de2cecf5 Update permissions.html.twig 2020-02-19 10:40:23 +02:00
Matias Griese
87b8c4ac6a Cleanup 2020-02-03 13:21:19 +02:00
Matias Griese
e51d4f57ca Added new configuration permission checks 2020-02-03 11:43:18 +02: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
Matias Griese
9c929f15a4 Cleanup acl_picker field 2020-01-31 11:56:03 +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
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
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
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