Andy Miller
cde4ac5f7b
More flexible removing of extra media files
2017-05-15 14:48:58 -06:00
Andy Miller
ac9b6e5ce5
Added optional include_metadata to file field
2017-05-15 14:48:15 -06:00
Andy Miller
904d1e6928
Missing uses throwing class not found errors
2017-05-15 14:47:26 -06:00
Andy Miller
640d9ac374
Fixed issue with theme always getting set as type
2017-05-15 14:47:00 -06:00
Matias Griese
8b2fceef8e
Add support for a single array field in the forms
2017-05-15 20:24:08 +03:00
Andy Miller
4f6afedba8
Updated changelog
2017-05-12 12:54:08 -06:00
Flavio Copes
55d708ceaf
Compile CSS & fill changelog
2017-05-12 13:41:39 +02:00
paulmassen
52c144556f
Fix tabs inside blueprint overlapping above content ( #1115 )
...
When adding a tabs fields with tab, margin-top: -2rem causes the new tabs to overlap with content above.

2017-05-12 13:23:02 +02:00
Djamil Legato
f6c1150cb5
Fixed issue when switching lang prompting for unsaved changes when untrue
2017-05-11 14:39:03 -07:00
Andy Miller
98897ad766
Revert "Bugfix: Save in wrong lang when multiple tabs open ( #1101 )"
...
This reverts commit 424e8400f9 .
2017-05-10 15:20:47 -06:00
Dávid Szabó
9a75de3143
Add min and max to list field ( #1113 )
...
* Add min and max to list field
* Recompiled JS
* Updated CHANGELOG
2017-05-09 16:08:45 -07:00
Andy Miller
fa80b5302a
Fixed scrollbar issue in "Expert"
2017-05-09 16:48:57 -06:00
Andy Miller
6903d42cc6
Removed horizontal padding in editor
2017-05-09 16:41:03 -06:00
Flavio Copes
b0021dedf9
Move pro nav bar to partial
2017-05-09 15:46:55 +02:00
Flavio Copes
779c480a76
Fix #1110 Language toggle button in admin top bar visible also in fullscreen mode
2017-05-09 15:46:31 +02:00
David Côté-Tremblay
424e8400f9
Bugfix: Save in wrong lang when multiple tabs open ( #1101 )
...
* Bugfix: Save in wrong lang when multiple tabs open
English and french in this PR are used only for example purposes.
When you have multiple tabs opened in different languages, it often cause to ovewrite the french contents with the english contents (or vice-versa, or according to your specific language configuration).
How to reproduce the bug :
1. Open a tab and edit a page in french
2. In another tab, open the same page in english then save
3. Return to the french tab and save
4. **The english contents got overwrited by the french contents**
This patch makes the use of the language code in URL instead of the session when editing a page, preventing to overwrite the contents of another page while power-editing with many tabs in different languages.
* Remove unused scopes about the session language
2017-05-06 11:01:31 -06:00
Flavio Copes
d9c787681f
Drop unused method
...
Was introduced in
https://github.com/getgrav/grav-plugin-admin/commit/988f4a0389cbd89f402f
d50d298aee88b9d79d71 without actual usage
2017-05-06 16:46:21 +02:00
Flavio Copes
7ff311b8a1
Fix 1039 Default to config file slug if translation is missing, otherwise use translation also in the tab title, not just in the page heading
2017-05-01 19:03:27 +02:00
Andy Miller
8a95cfadd8
css fixes
2017-04-29 10:52:07 -06:00
Andy Miller
917979e4ac
fixed z-index issues again
2017-04-29 10:41:26 -06:00
Flavio Copes
8c94b39bea
🎨 Add month+date indication to the stats graph to avoid confusion when there are days without visits
2017-04-29 17:21:57 +02:00
Djamil Legato
e0cb130bf0
Fixed issue with file picker where the selected file preview wouldn't show
2017-04-28 15:47:51 -07:00
Andy Miller
3b4a73726e
Fixed some z-index issues
2017-04-28 15:03:04 -06:00
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