Commit Graph

3942 Commits

Author SHA1 Message Date
Andy Miller
0ec413ee7d tab tweak again 2020-05-06 11:09:50 -06:00
Andy Miller
95889e24c3 tweak tabs on defaut theme 2020-05-06 10:50:10 -06:00
Andy Miller
ef78813efb updated tabs and some other preset elements 2020-05-06 10:48:45 -06:00
Andy Miller
2ff2c11eda various theming improvements 2020-05-05 22:22:22 -06:00
Andy Miller
1f2f73f8ca smallish fixes 2020-05-05 16:38:17 -06:00
Andy Miller
168c0fb732 minor fixes 2020-05-05 16:23:20 -06:00
Andy Miller
cd3fb197a5 more fixes 2020-05-05 16:18:25 -06:00
Andy Miller
029733ecb4 flex pages theming 2020-05-05 16:05:57 -06:00
Ricardo
89b3c63313 Merge branch '1.10' of https://github.com/getgrav/grav-plugin-admin into 1.10 2020-05-05 20:26:15 +01:00
Ricardo
17f2171380 fix for horizontal scrolling 2020-05-05 20:25:10 +01:00
Andy Miller
5d2cf013f1 fixing colors for themes 2020-05-05 12:54:19 -06:00
Andy Miller
06ecacb4a2 started on horizontal scroller for theme previews 2020-05-05 11:29:41 -06:00
Andy Miller
a5630b6f82 prepare for rc release 1.10.0-rc.10 2020-04-30 14:43:51 -06:00
Andy Miller
8694b98ca4 Dependent on new method in Grav1.7rc10 2020-04-30 13:29:04 -06:00
Andy Miller
f9a7709690 Updated changelog 2020-04-30 13:28:12 -06:00
Andy Miller
f8fede7da7 Added taskConvertUrls() 2020-04-30 13:27:10 -06:00
Andy Miller
7c23b00423 fix email plugin version 1.10.0-rc.9 2020-04-27 16:41:55 -06:00
Andy Miller
b410a060ef Prepare for RC release 2020-04-27 16:03:51 -06:00
Andy Miller
114de764fe Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
2020-04-27 16:00:56 -06:00
Andy Miller
b903251f9a Merge tag '1.9.14' into develop
Release v1.9.14
2020-04-27 15:58:14 -06:00
Andy Miller
fddd81d24c Merge branch 'release/1.9.14' 1.9.14 2020-04-27 15:58:14 -06:00
Andy Miller
a9520760da prepare for release 2020-04-27 15:58:05 -06:00
Andy Miller
fd8ec03e2c Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10 2020-04-27 12:02:50 -06:00
Andy Miller
d6b7b55a41 markdown support to section->text field 2020-04-27 12:02:46 -06:00
Matias Griese
04b7a6bde8 Fixed Invalid input in "Parent" when saving page in raw mode [#1869] 2020-04-24 14:39:21 +03:00
Matias Griese
b363309646 Fixed language redirect adding extra language prefix in Flex 2020-04-24 12:34:46 +03:00
Andy Miller
85391bcc78 updated changelog 2020-04-21 18:52:01 -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
fdb68b4c6b Merge branch '1.10' into feature/whitebox 2020-04-21 10:34:11 -06:00
Matias Griese
a49212262c Fixed custom folder in mediapicker field not working with streams 2020-04-21 12:03:59 +03:00
Andy Miller
2cac2a7e5d fix paths for uploads 2020-04-20 17:13:03 -06:00
Andy Miller
c295cb0322 refactors + support for onAdminCompilePresetSCSS() event 2020-04-20 13:08:23 -06:00
Ricardo
6bfbaf5ce4 updating whitebox to whitelabel 2020-04-20 17:01:57 +01:00
Andy Miller
cf7f46eff9 Merge branch 'feature/whitebox' of github.com:getgrav/grav-plugin-admin into feature/whitebox 2020-04-20 09:57:49 -06:00
Andy Miller
981585a657 renamed Whitebox to WhiteLabel 2020-04-20 09:57:44 -06:00
Ricardo
fe9024de3a removed unused fonts 2020-04-20 13:09:55 +01:00
Andy Miller
e1b571a655 store preset in asset:// rather than admin plugin 2020-04-19 23:52:23 -06:00
Andy Miller
e3c73c30a5 back to default 2020-04-19 20:04:45 -06:00
Andy Miller
009c89482e fix preview/compile ajax calls 2020-04-19 18:37:30 -06:00
Ricardo
87611ad893 Merge branch 'feature/whitebox' of https://github.com/getgrav/grav-plugin-admin into feature/whitebox 2020-04-20 01:31:47 +01:00
Ricardo
b2fab4ccd0 Merge branch 'feature/whitebox' of https://github.com/getgrav/grav-plugin-admin into feature/whitebox 2020-04-20 01:31:11 +01:00
Andy Miller
e7e49607d4 handle error on compile 2020-04-19 18:31:11 -06:00
Ricardo
b32b62d076 update the response for proper references 2020-04-20 01:30:39 +01:00
Andy Miller
6a2abce7bf optimization for onAdminSave() to only call compileScss if in admin plugin 2020-04-19 18:19:22 -06:00
Andy Miller
bfcbca18dd optimizations + fixes 2020-04-19 18:14:12 -06:00
Ricardo
96b441dd31 Merge branch 'feature/whitebox' of https://github.com/getgrav/grav-plugin-admin into feature/whitebox 2020-04-19 23:54:07 +01:00
Ricardo
212922d094 update input name references in js 2020-04-19 23:53:49 +01:00
Andy Miller
9d713f1783 various old/bad references to admin-whitebox 2020-04-19 16:45:10 -06:00
Andy Miller
0eb6a19c84 fixed preset path 2020-04-19 16:38:13 -06:00