Commit Graph

2463 Commits

Author SHA1 Message Date
Andy Miller
db60cfecf5 updated changelog 2017-04-28 15:02:36 -06:00
Dávid Szabó
bc0bf6b3d9 Fix fullscreen editor (#1093) 2017-04-28 13:50:16 -06:00
Philippe
e1f0786fb0 Added an option for opening frontend pages in a new tab, in a separate tab (always the same) or in the current tab. (#1096) 2017-04-28 13:49:20 -06:00
Andy Miller
e5d1e60234 Revert "Admin fields improvements (#1083)"
This reverts commit b6c7ad0fd5.

# Conflicts:
#	CHANGELOG.md
2017-04-26 10:15:27 -06:00
Andy Miller
0b3dbaacdf Revert "Fix selectize.html.twig for empty value (#1092)"
This reverts commit 4e88ec9379.
2017-04-26 10:14:24 -06:00
Benny
4e88ec9379 Fix selectize.html.twig for empty value (#1092) 2017-04-26 10:09:55 -06:00
Flavio Copes
553ff0788f base.html.twig now extends base-root.html.twig 2017-04-26 10:50:31 +02:00
Ole Vik
85e9ebd4b9 Fix error in en.yaml (#1090)
The single-quote does not need escaping when string is enclosed in double-quotes, and throws the parser.
2017-04-25 16:04:32 -06:00
Andy Miller
b2faa87193 Tab widths on Pages overlapping non-english toggle switch #1089 2017-04-25 14:11:50 -06:00
Benny
b6c7ad0fd5 Admin fields improvements (#1083)
* Admin fields improvements

* Update changelog

* Fix changelog
2017-04-25 13:44:03 -06:00
Andy Miller
015f42fe7e Translated field.default for editor form field 2017-04-25 12:33:56 -06:00
Andy Miller
eede9af03c Added vendor to ignores 2017-04-24 18:03:40 -06:00
Andy Miller
8d7083dc5c Merge tag '1.4.2' into develop
Release v1.4.2
2017-04-24 15:30:12 -06:00
Andy Miller
1320ebe25b Merge branch 'release/1.4.2' 1.4.2 2017-04-24 15:30:11 -06:00
Andy Miller
efc0249c8a Prepare for release 2017-04-24 15:30:03 -06:00
Andy Miller
5761175fe1 Added [tmp,user] ignores for direct install of Grav 2017-04-24 15:04:47 -06:00
Andy Miller
7422d39b90 Allow show_modular: true|false to work again in parents/pages field #1080 2017-04-21 22:17:35 -06:00
Andy Miller
9fe0290e03 Better fix for session-based parent overriding root page parents #1078 2017-04-21 06:49:02 -06:00
Andy Miller
b250039038 Added option to enable/disable content padding 2017-04-20 17:53:46 -06:00
Andy Miller
55237cbf81 Fix for mobile nav menu z-index 2017-04-20 17:16:13 -06:00
Andy Miller
61334fa1f9 Fix for missing scrollbar when in full-size editor and add dropdown #1077 2017-04-20 17:11:51 -06:00
Andy Miller
9ab6aeb0c8 Re-implemented Admin::initTheme() with Grav fix
85a25d0adc
2017-04-19 17:11:45 -06:00
Andy Miller
df8e0c9327 Merge branch 'release/1.4.1' 1.4.1 2017-04-19 16:56:09 -06:00
Andy Miller
52dd64061c Merge tag '1.4.1' into develop
Release v1.4.1
2017-04-19 16:56:09 -06:00
Andy Miller
f3411b5c15 Prepare for release 2017-04-19 16:56:00 -06:00
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
e5b35e71f6 Merge branch 'release/1.4.0' 1.4.0 2017-04-19 15:56:29 -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
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