Commit Graph

2438 Commits

Author SHA1 Message Date
Andy Miller
be3669e38a Reverted #1069 until we can find a safe way to play with Gantry5 2017-04-19 16:55:31 -06:00
Andy Miller
ef77db33d2 Merge tag '1.4.0' into develop
Release v1.4.0
2017-04-19 15:56:29 -06:00
Andy Miller
e5b35e71f6 Merge branch 'release/1.4.0' 1.4.0 2017-04-19 15:56:29 -06:00
Andy Miller
7b24225fd1 Prepare for release 2017-04-19 15:56:18 -06:00
Andy Miller
da5f91c33c Use last page option if parent is not set 2017-04-19 12:10:00 -06:00
Andy Miller
9c4f7ee185 Added option to add page/folder when editing existing page 2017-04-19 12:09:32 -06:00
Andy Miller
5f4217cc7c Fix typo in file field 2017-04-17 17:49:04 -06:00
Andy Miller
a236cccc8e Added missing space 2017-04-14 14:32:53 -06:00
Benny
735111cae4 Initialize theme in Admin Plugin (#1069)
* Initialize theme in Admin Plugin

* Updated changelog
2017-04-14 14:31:22 -06:00
Andy Miller
cb45ea6773 Updated changelog 2017-04-14 11:37:37 -06:00
Andy Miller
c48b664cfb Moved pages field logic into Pages::getList() method 2017-04-14 11:31:19 -06:00
Andy Miller
ccd2eac437 Move move into try/catch block 2017-04-14 11:31:19 -06:00
Andy Miller
46afadf5d4 Use new password and username regex from grav system config
# Conflicts:
#	CHANGELOG.md
2017-04-14 11:31:19 -06:00
Andy Miller
8cffa71cc6 Use form object for form rendering 2017-04-14 11:27:44 -06:00
Andy Miller
1bb1f378ed Initialize dynamic page forms properly 2017-04-14 11:27:44 -06:00
Flavio Copes
4ac8fb5cf8 Fix UI performance issue in the dashboard [#1064] 2017-04-14 16:04:29 +02:00
Flavio Copes
6e80b4106a Fix small UI issue in the editor with codemirror.lineNumbers && codemirror.styleActiveLine enabled 2017-04-14 14:15:46 +02:00
Flavio Copes
001248cb7d Compiled CSS and changelog 2017-04-14 14:06:10 +02:00
Dávid Szabó
dd787e2283 Fix fullscreen editor height (#1065) 2017-04-14 14:04:48 +02:00
Flavio Copes
ec925922dd Compile SCSS change 2017-04-14 13:53:17 +02:00
Benny
91f66ea00f More robust themes style (#1067)
* More robust themes style

* Updated changelog
2017-04-14 13:44:18 +02:00
Andy Miller
1a724a0c16 Merge branch 'release/1.3.3' 1.3.3 2017-04-12 10:26:42 -06:00
Andy Miller
72658527c8 Merge tag '1.3.3' into develop
Release v1.3.3
2017-04-12 10:26:42 -06:00
Andy Miller
60c68daed2 prepare for release 2017-04-12 10:26:20 -06:00
Flavio Copes
aa181126cd Fix #1037 issue with editor field in lists 2017-04-12 18:04:34 +02:00
Flavio Copes
9961e28304 Don't change page template if there is no page template field, OR if the template is of type default, or not set
Fixes https://github.com/getgrav/grav-plugin-admin/issues/1059
Fixes https://github.com/getgrav/grav/issues/1403
Fixes https://github.com/getgrav/grav-plugin-admin/issues/1062
2017-04-12 14:09:50 +02:00
Flavio Copes
a1f5970a9c Fix misleading comment #1058 2017-04-11 09:47:12 +02:00
Andy Miller
b890d8e3f2 Merge branch 'release/1.3.2' 1.3.2 2017-04-10 18:34:14 -06:00
Andy Miller
90b7732c51 Merge tag '1.3.2' into develop
Release v1.3.2
2017-04-10 18:34:14 -06:00
Andy Miller
c68193ed2d Prepare for release 2017-04-10 18:34:04 -06:00
Andy Miller
b02f500cb8 Added show_slug to pages field. 2017-04-10 18:32:25 -06:00
Andy Miller
13ba6bfe11 Updated changelog 2017-04-10 15:16:43 -06:00
Andy Miller
7abf4b1461 Added new parents field with more options 2017-04-10 15:07:14 -06:00
Andy Miller
5e732e1de2 Filter responsive fix 2017-04-10 11:53:06 -06:00
Andy Miller
e0247594b9 Colors moved to presets.scss 2017-04-10 11:46:47 -06:00
Andy Miller
a16d58b7de Fix for mobile tabs in page editing #1057 2017-04-10 10:51:17 -06:00
Djamil Legato
a7d241e71b Recompilation of vendor js for 'rangetouch' addition 2017-04-09 20:55:51 -07:00
Djamil Legato
6ee2f141b7 Fix for editors not getting refreshed when changing tab (fixes #1052) 2017-04-09 20:55:31 -07:00
Flavio Copes
0cb19cd3e1 Changelog 2017-04-07 20:07:35 +02:00
Flavio Copes
ad1a21e44e Drop comment leftover 2017-04-07 20:06:45 +02:00
mbeller-weltenbauer
ae451055f9 Update admincontroller.php (#1053)
check if variable "folder" is set in $input
2017-04-07 20:06:18 +02:00
Flavio Copes
74e950342f Fix js issue 2017-04-06 15:06:17 +02:00
Flavio Copes
4f91d5bb6e Fix #1051 Missing preview in page media for SVG images 2017-04-05 20:47:48 +02:00
Flavio Copes
6742417d5b Fix #267 regression in h3 style in the Spacer field 2017-04-03 18:45:08 +02:00
Frédéric Potvin
1716016f2f Clean temporary package folders on error (#1047)
As requested by @rhukster at https://git.io/vSlWG
2017-04-02 18:46:19 -06:00
Ole Vik
b47b5c2d66 Make userinfo-avatar modular again (#1049)
Allow template partials to override userinfo-avatar.html.twig non-destructively.
2017-04-02 18:44:42 -06:00
Andy Miller
39f7ac66b3 Merge branch 'release/1.3.1' 1.3.1 2017-03-31 13:41:29 -06:00
Andy Miller
e212659310 Merge tag '1.3.1' into develop
Release v1.3.1
2017-03-31 13:41:29 -06:00
Andy Miller
6792ec639a Prepare for release 2017-03-31 13:41:15 -06:00
Andy Miller
ab01bf178b Fix for Undefined index: file_path error with Direct Install #1043 2017-03-31 13:39:39 -06:00