Commit Graph

1524 Commits

Author SHA1 Message Date
Flavio Copes
e75bc04799 Merge pull request #454 from letorus/develop
Use of translated strings for placeholder in forms.
2016-03-15 16:41:23 +01:00
Matias Griese
6c1866515f Media blueprints: Add yaml validation 2016-03-15 14:38:17 +02:00
Djamil Legato
69e170f13b Ensuring via JS that no-form fields are not submitted to the form (#452) 2016-03-14 18:01:15 -07:00
Djamil Legato
bc0418b71c Fixed issue with toggleables when in a list (fixes #451) 2016-03-14 17:34:49 -07:00
Djamil Legato
a5e64e7724 Fixed JS error with Colorpicker and empty options 2016-03-14 17:13:53 -07:00
Lionel Salabartan
b59b9ea8ad Use of language strings for placeholder in forms. 2016-03-15 01:02:44 +01:00
Djamil Legato
a30bafb38e Added logic to support non-sortable collections 2016-03-14 15:37:27 -07:00
Djamil Legato
9dff88e37e Implemented ColorPicker field and Colors utility 2016-03-14 15:37:12 -07:00
Andy Miller
cb9195b034 added no sort option 2016-03-14 14:55:26 -06:00
Matias Griese
81ecbe2f26 Blueprints: Add support for main level items and keys 2016-03-14 22:05:52 +02:00
Flavio Copes
5d04c8c6fd Fix help tooltip for list items 2016-03-13 14:19:25 +01:00
Andy Miller
76bd584832 moved page find logic back to use admin plugin first 2016-03-11 16:51:06 -07:00
Andy Miller
158a771262 simpler include buttons system 2016-03-11 16:50:51 -07:00
Andy Miller
f3d9b13818 search other plugins before using admin's pages. let's you override default pages 2016-03-11 16:02:45 -07:00
Andy Miller
e195644b82 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-03-11 16:02:15 -07:00
Andy Miller
79a84eb4a8 support for extra toolbar buttons 2016-03-11 16:02:04 -07:00
Djamil Legato
1553fce56b Added modal for changes detection 2016-03-11 12:37:54 -08:00
Djamil Legato
fc5cc4b7ac Fixed sidebar menu reference 2016-03-11 12:13:53 -08:00
Djamil Legato
5ab7e69c0d Always force HTTPS for gravatar 2016-03-11 11:19:31 -08:00
Djamil Legato
158221e2ca Recompiled CSS 2016-03-11 10:47:28 -08:00
Djamil Legato
1f0ca8b594 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
2016-03-11 10:47:11 -08:00
Djamil Legato
3f1a268255 Added options hooks for Media Dropzone 2016-03-11 10:46:28 -08:00
Andy Miller
18027d1ee0 added missing cursor: pointer on #open-handle 2016-03-11 11:46:09 -07:00
Djamil Legato
ee7899eec8 Fixed issue with touch devices and the new scrollbar 2016-03-11 10:46:09 -08:00
Djamil Legato
2c279d6341 Wrapped admin menu to a div 2016-03-11 10:44:36 -08:00
Flavio Copes
2b34b02bf4 Drop colorpicker loading 2016-03-11 18:52:54 +01:00
Flavio Copes
3d5bf39661 Minimized js 2016-03-11 18:45:38 +01:00
Flavio Copes
658d0fefa5 this.instance was undefined on the login form, throwing an error 2016-03-11 18:43:39 +01:00
Flavio Copes
c8efaeead6 Fix scrollbars, were not working on osx 2016-03-11 18:43:04 +01:00
Djamil Legato
645b4c0f63 Import extra javascript if available 2016-03-10 13:56:21 -08:00
Djamil Legato
ab6501ef8a Typo in collection preventing naming to be properly reindexed 2016-03-10 10:17:59 -08:00
Matias Griese
0ea3ae3987 Blueprints: List is a special type 2016-03-10 19:56:38 +02:00
Djamil Legato
4f65fd1e7d Recompiled CSS 2016-03-09 20:22:54 -08:00
Djamil Legato
28b36af817 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
2016-03-09 20:21:57 -08:00
Djamil Legato
28576c38e6 Reworked tabs to be more generic. Added support for memorizing the active tab 2016-03-09 20:21:34 -08:00
Andy Miller
ce08b5d195 more updates for faster presets compile 2016-03-09 19:34:33 -07:00
Andy Miller
51f9e4f15d more css tweaking 2016-03-09 17:58:40 -07:00
Andy Miller
9a3b989297 fix for toolbar buttons 2016-03-09 17:39:28 -07:00
Andy Miller
5260fa71ad minor css tweaks 2016-03-09 16:48:50 -07:00
Djamil Legato
64062e57db Fixed issues with new scrollbar and resize / charts 2016-03-09 15:26:14 -08:00
Djamil Legato
f0d48d9b72 Hiding tabs via display property rather than negative left 2016-03-09 14:21:14 -08:00
Djamil Legato
9462c47f69 Auto refresh the content scrollbar every 150ms 2016-03-09 14:12:37 -08:00
Djamil Legato
745e69440d Implemented fancy scrollbar for sidebar and content (fixes #444) 2016-03-09 14:02:28 -08:00
Djamil Legato
d5a8622ed8 Revamped of content HTML / CSS so it's not position absolute anymore 2016-03-09 14:00:44 -08:00
Djamil Legato
dfaf43a5ac Caching variable 2016-03-09 10:35:03 -08:00
Djamil Legato
537daf3e0f Refreshing editor while vertically resizing (fixes #443) 2016-03-09 10:18:39 -08:00
Djamil Legato
13b8f26720 Fixed issue with lists and id and for attributes not getting reindexed 2016-03-08 17:26:06 -08:00
Djamil Legato
a3252ab4ec Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2016-03-08 15:20:33 -08:00
Djamil Legato
2ae4c72efd Removed forceFallback option in SortableJS which causes issue with radio buttons 2016-03-08 15:20:28 -08:00
Andy Miller
11d6c6cf5a don't ask! 2016-03-08 16:06:58 -07:00