Andy Miller
de94e81a47
Prepare for release
2018-03-21 11:23:15 -06:00
Andy Miller
ce8c0e04ca
updated changelog
2018-03-20 11:06:41 -06:00
Andy Miller
38c660f2ca
Added option to use old-style ‘new tab’ page preview + fixed #1930
2018-03-20 11:05:11 -06:00
Andy Miller
3235c24af5
Rebuilt JS
2018-03-18 21:30:20 -06:00
Andy Miller
a4768c2772
Updated changelog
2018-03-18 21:28:24 -06:00
Andy Miller
6bd91cfe34
updated
2018-03-18 21:22:01 -06:00
Andy Miller
15e9cc5243
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
2018-03-18 21:20:00 -06:00
Andy Miller
350c7ac764
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
2018-03-18 21:18:57 -06:00
Andy Miller
7d1313a60f
optimization to stop admin from looking for pages in disabled plugins
2018-03-18 21:18:52 -06:00
Dávid Szabó
343a4954ef
Fix permissions collapsing when editing a user ( #1379 )
...
The text field which shows the permission's name is capped at a specific width which prevents it from taking the remaining width.
This small change makes sure the floating elements are cleared.
2018-03-18 11:37:55 -06:00
Flamenco
ca4d1ca55c
Check for absence of shift key in the save shortcut ( #1383 )
2018-03-18 11:33:09 -06:00
Jean-Baptiste Alleaume
a21f1c110e
Make "add_modals" button labels translatable ( #1388 )
2018-03-18 11:32:15 -06:00
Frivalszky Péter
fa56b51c29
Change count filter to length ( #1391 )
...
This fixes a bug: there's not twig filter named count, just one that's called length.
2018-03-18 11:31:48 -06:00
Andy Miller
0930dabe1f
Fix redirect bug when changing admin route to admin-*
2018-03-14 14:46:34 -06:00
Andy Miller
b3bc6fb877
Table CSS improvements
2018-03-12 15:02:24 -06:00
Andy Miller
5b16222248
Merge branch 'release/1.7.1'
1.7.1
2018-03-11 15:26:21 -06:00
Andy Miller
f5408e0b84
Merge tag '1.7.1' into develop
...
Release v1.7.1
2018-03-11 15:26:21 -06:00
Andy Miller
b15c504c6f
Prepare for release
2018-03-11 15:26:12 -06:00
Andy Miller
815a566d49
Updated changelog
2018-03-11 15:24:32 -06:00
Andy Miller
116f3609ef
Added new and improved Admin Preview
2018-03-11 15:23:25 -06:00
Djamil Legato
9aa7e6f506
Merged Changelog
2018-03-10 13:20:01 -08:00
Djamil Legato
24cf1afae4
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
...
# Conflicts:
# CHANGELOG.md
2018-03-10 13:19:28 -08:00
Djamil Legato
7477ab66d5
Fixed notifications titles not html escaped ( fixes #1272 )
2018-03-10 13:17:33 -08:00
Andy Miller
2b89a793d1
Updated changelog
2018-03-10 14:15:59 -07:00
Andy Miller
cd8a0ac773
CSS compile
2018-03-10 14:10:51 -07:00
Djamil Legato
51482313b3
Added shortcut CTRL+K / CMD+K for links ( fixes #1279 )
2018-03-10 12:55:30 -08:00
Djamil Legato
df2a47a2d8
Fixed, once again, mediapicker in lists ( fixes #1369 )
2018-03-10 12:50:17 -08:00
Ryan Boog
b56ebbe028
Added unset functionality to pagemedia (dropzone) ( #1366 )
...
* Added unset functionality to pagemedia (dropzone). Unset removes the file from the page without deleting it from the system.
* Update unset.js for formatting
* Update unset.js. Removed console log and modified JSON parsing for native faster one.
* Updated unset.js. Fixed quote style
* Fixed couple issues with the unset of images
* Merged with latest Admin
2018-03-09 20:06:00 -07:00
Andy Miller
a565993141
Automatically redirect to new admin_route after changing it #1371
2018-03-09 17:31:11 -07:00
Robbert
dd5c96495c
NL Language updates ( #1351 )
...
* add nl changes - part 1
* finish nl translation fixes
* add missing translations
* roundup
* rm extra stuff
* Removed`ADDMORE_PLUGINS`
* rm meer plugins as requested
rm 'installeer meer plugins' as requested
* rm empty line?
* revert to old NL version
2018-03-09 16:56:35 -07:00
Andy Miller
d25b8a138c
fix an editor inducing horizontal scrollbar
2018-03-09 13:34:40 -07:00
Andy Miller
828354c660
Merge branch 'release/1.7.0'
1.7.0
2018-03-09 11:10:01 -07:00
Andy Miller
0a12620f92
Merge tag '1.7.0' into develop
...
Release v1.7.0
2018-03-09 11:10:01 -07:00
Andy Miller
d77f3ea3b3
Prepare for release
2018-03-09 11:09:33 -07:00
Andy Miller
fec03d62a6
Updated changelog
2018-03-09 11:01:57 -07:00
Andy Miller
479eabee73
Merge branch 'feature/1.7' into develop
...
# Conflicts:
# blueprints.yaml
2018-03-09 10:28:39 -07:00
Andy Miller
d5d985e734
minor quick-tray tweaks to collapse
2018-03-08 20:49:55 -07:00
Andy Miller
f1ea88bc9d
Added some missing authorization checks
2018-03-08 20:39:59 -07:00
Andy Miller
5dbfecc8e5
Added clear cache permanently to quick-tray [ #1353
2018-03-08 18:55:51 -07:00
Andy Miller
35b31c1b53
Updated changelog
2018-03-08 18:35:01 -07:00
Andy Miller
e5f25f26ca
Merge branch 'feature/1.7' of github.com:getgrav/grav-plugin-admin into feature/1.7
2018-03-08 18:34:19 -07:00
Andy Miller
9621da07c6
Add plugin button added to plugin details page #1352
2018-03-08 18:34:13 -07:00
Robbert
cb7167cbf6
Add extra button to make life more enjoyable :) ( #1352 )
...
* Add extra button to make life more enjoyable :)
The process of wanting to install multiple plugins is kinda hard right now, because you'd have to return back to the plugins, and select 'add' again every time you'd want to install a new plugin after previous install..
With the extra button provided, after installing a plugin you can return back to the install section of the admin plugins and install more plugins directly from there without the need to make extra clicks every time.
* Changed lang string to `ADD`
2018-03-08 18:20:14 -07:00
Anton Lukin
59845e7c72
Translate button title on Tools page ( #1363 )
2018-03-08 18:14:47 -07:00
pshe94
963ca2f5a6
Add support for 'default' and 'options' fields in taxonomy field ( #1364 )
2018-03-08 18:13:42 -07:00
Andy Miller
10e3ef817e
Wrong issue number
2018-03-08 18:07:54 -07:00
Andy Miller
c15fe282da
Fixed bug with frontmatter being killed when in Expert Mode #1345
2018-03-08 18:07:07 -07:00
Andy Miller
860ef9616d
increased indent level and default 4 chars indent
2018-03-08 17:11:10 -07:00
Andy Miller
e2c7a005cb
Fixed default lang translation #1361
2018-03-01 16:52:06 -06:00
Andy Miller
b88cafd334
Added styling and lang for Page Route Overrides
2018-02-22 16:15:00 -07:00