Commit Graph

463 Commits

Author SHA1 Message Date
Vivalldi
0609eabe13 mend 2015-09-05 14:02:14 -04:00
vivalldi
71de607bb8 mend 2015-09-05 13:36:49 -04:00
Admin
25ee6ee5d0 Compile with correct colors 2015-09-04 20:30:11 -04:00
vivalldi
ea5109cd48 Page editor button fix 2015-09-04 20:13:27 -04:00
vivalldi
9a4e47ed9d Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
Conflicts:
	themes/grav/css-compiled/template.css.map
2015-09-04 19:32:15 -04:00
vivalldi
4604e75f52 Testing sourcetree app. don't mind me. 2015-09-04 16:59:55 -04:00
unknown
c999ab9634 Quick fix, icon change 2015-09-04 15:02:51 -04:00
Andy Miller
b945e08641 fix for z-index in lang dropdowns 2015-09-04 12:59:47 -06:00
Andy Miller
b6d998f89e Updated chartist library 2015-09-04 12:20:48 -06:00
unknown
46ab221e41 Mobile.js changed for accurate menu toggles 2015-09-03 19:49:31 -04:00
unknown
e5e77bf472 Merge branch 'develop' into feature/mobile
Conflicts:
	themes/grav/css-compiled/template.css.map
2015-09-03 17:14:29 -04:00
Tyler Cosgrove
88e946804a Menu bug hotfix 2015-09-03 16:45:40 -04:00
vivalldi
cf1b8536ea Tablet version - ready for bug check 2015-09-03 15:46:38 -04:00
Flavio Copes
aa6e3b3be3 Focus on frontmatter in expert mode, fixes #134 2015-09-03 13:21:13 +02:00
Andy Miller
b3328a0205 turn of gaps left by forced scrollbars 2015-09-02 18:18:27 -06:00
Andy Miller
34a2f13d61 remove dump() 2015-09-02 18:18:10 -06:00
Andy Miller
d597447293 backed out the date format stuff in picker 2015-09-02 18:02:19 -06:00
Andy Miller
8243704042 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-02 17:53:26 -06:00
Djamil Legato
a88f12ab85 No need to json parse the data, it's already an object 2015-09-02 16:52:44 -07:00
Andy Miller
709d3c2ce2 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-02 17:51:48 -06:00
Andy Miller
3c0c114887 conditional check on date 2015-09-02 17:51:37 -06:00
Djamil Legato
f95c49c530 Fixed data name to camelCase 2015-09-02 16:50:53 -07:00
Andy Miller
09bd6c1005 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-02 17:44:34 -06:00
Andy Miller
b59b410486 datefield update 2015-09-02 17:44:29 -06:00
Djamil Legato
d829626533 Added support for 'data-date-formats' for Date picker 2015-09-02 16:39:24 -07:00
Andy Miller
441f35a10f fix for z-index on tooltips 2015-09-02 17:36:46 -06:00
Andy Miller
c27a58c4c7 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-02 15:31:21 -06:00
Andy Miller
96e0b0c0ed translation of placeholder support 2015-09-02 15:31:16 -06:00
Flavio Copes
87858df184 Fix dashboard latest pages overlap when page width is low 2015-09-02 15:31:48 +02:00
unknown
16b78cfa8a Update styles for overlay/menu 2015-09-01 17:14:06 -04:00
vivalldi
deb8af52ef update mobile.js for overlay 2015-09-01 17:04:09 -04:00
vivalldi
93ace12a28 Fixed bug of menu reopening after close 2015-09-01 16:20:45 -04:00
vivalldi
e44d637659 Update grav button moved to bottom 2015-09-01 15:27:06 -04:00
Flavio Copes
b90ea6e550 Fix drag and drop for non-image media files 2015-09-01 17:40:22 +02:00
Andy Miller
27a257bcb6 no longer needed 2015-08-31 10:02:29 -06:00
Andy Miller
42510b63b8 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-08-29 10:44:03 -06:00
Andy Miller
e2e1076e8e support for independent file name and template override 2015-08-29 10:43:58 -06:00
Flavio Copes
c633ce7687 Allow the use of the title twig variable to set the page title. Set a more descriptive page title when editing pages, plugins, themes. Fixes #118 2015-08-29 16:58:17 +02:00
Andy Miller
c8fcda0372 Order plugins and themes alphabetically - #121 2015-08-28 21:54:36 -06:00
Andy Miller
08a8f17ce0 fix for HTML encoding in markdown field #120 2015-08-28 17:31:56 -06:00
Andy Miller
cc2d8d6b68 Implemented slugify.js for better folder naming #107 2015-08-28 17:14:28 -06:00
Andy Miller
ec8a9adbec better preview link (requires "rtrim" filter from Grav) 2015-08-28 13:39:34 -06:00
Flavio Copes
f15f8010d9 When inserting images in the markdown, drop responsive identifier from the filename. Fix #109 2015-08-28 18:35:14 +02:00
Flavio Copes
4176b32e61 If all updates are applied, show Fully Updated. Fixes #101
Also include code for a more smooth visualization of the data
2015-08-28 17:31:45 +02:00
Flavio Copes
ae4939dde4 Correctly center crop the uploaded image. Fixes #110 2015-08-28 16:45:42 +02:00
Flavio Copes
d82bd9a88d Only generate the media thumbnail if the uploaded media is an image 2015-08-28 16:19:07 +02:00
Flavio Copes
15fdbeeafc If the media file is an image, it puts it in an image tag. Otherwise (like in the case of a PDF) it's linked. 2015-08-28 15:39:05 +02:00
Admin
6202a8b053 recompile for correction 2015-08-26 20:46:05 -04:00
vivalldi
ece6496bde Plugins page update buttons fixed
Word wrap also inserted to display info.
2015-08-26 20:16:50 -04:00
vivalldi
b54d5b5fa5 hide sytem update after 5 seconds.
few other bugs taken out
2015-08-26 17:14:13 -04:00