Commit Graph

1968 Commits

Author SHA1 Message Date
Flavio Copes
baa6ffe51b Handle dashboard update button with modal, update all themes and plugins when triggered 2016-03-10 22:10:47 +01:00
Flavio Copes
934079fa39 Drop old controller tasks 2016-03-10 22:09:48 +01:00
Flavio Copes
187b0dfd37 Fixed removing a theme 2016-03-10 20:15:07 +01: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
Flavio Copes
c5cc35e138 Themes installation from the list works now, removed unused package reference 2016-03-10 18:42:56 +01:00
Flavio Copes
8b50e48f11 Use the install modal for themes in list too 2016-03-10 18:30:02 +01:00
Flavio Copes
67c4a4e501 Fix site title issue when installing a theme/plugin, title was "Plugin: | Grav" or "Theme: | Grav" 2016-03-10 18:28:26 +01:00
Flavio Copes
b99f6c5f92 Fix linting issue 2016-03-10 18:27:51 +01: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
Flavio Copes
852bbe840c Handle the update all plugins / themes buttons 2016-03-09 22:05:34 +01:00
Flavio Copes
d9ffd603ea More groundwork to allow installing multiple packages at once 2016-03-09 21:19:13 +01:00
Flavio Copes
68a183c05c getDependenciesNeededToInstall accepts an array to ease transition to handling multiple packages 2016-03-09 19:40:23 +01: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
Flavio Copes
7c3b39022a Use the add package form for updating too 2016-03-09 18:08:23 +01:00
Flavio Copes
246ec9bee0 Drop redundant version check, we already check via JS in Updates.resources() 2016-03-09 17:01:58 +01: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
Andy Miller
a690141743 too bright, going with a blue 2016-03-08 16:05:11 -07:00
Andy Miller
0ed67f0f4e adjusted the code mirror selected color 2016-03-08 16:03:10 -07:00
Andy Miller
392b32e724 Merge branch 'feature/new_nav' into develop
# Conflicts:
#	themes/grav/css-compiled/preset.css
2016-03-08 15:15:50 -07:00
Djamil Legato
fbd55d3157 Auto re-compile all CSS when starting watch 2016-03-08 14:09:13 -08:00
Djamil Legato
192af60094 Merge branch 'feature/new_nav' of github.com:getgrav/grav-plugin-admin into feature/new_nav
# Conflicts:
#	themes/grav/css-compiled/preset.css
#	themes/grav/css-compiled/template.css
2016-03-08 14:07:02 -08:00
Djamil Legato
8079eda832 Added gulp sass compiler 2016-03-08 14:06:02 -08:00
Andy Miller
9c81d4cee0 minor update css fix 2016-03-08 14:38:29 -07:00
Andy Miller
6d94bd6c40 updated 2016-03-08 14:22:06 -07:00
Andy Miller
8344ab32ea Merge branch 'feature/new_nav' into develop
# Conflicts:
#	themes/grav/js/admin.min.js
2016-03-08 14:16:55 -07:00
Andy Miller
979fddf66e final mobile updates 2016-03-08 14:12:28 -07:00
Djamil Legato
1c3c875c66 Moved the wrong button for Grav Updates 2016-03-08 13:01:27 -08:00
Djamil Legato
630c4dd5c1 Moved Update button as first child of paragraph 2016-03-08 12:52:17 -08:00
Andy Miller
1c91eb3b6f various responsive tweaks 2016-03-08 13:13:28 -07:00
Djamil Legato
435470b915 😞 Disabled check to prevent saving if the form hasn't changed 2016-03-08 10:39:07 -08:00
Djamil Legato
74a78753be Updated window reference to global, just for making things cleaner 2016-03-08 10:25:44 -08:00
Flavio Copes
e903d0300b Drop useless error checking code in the JS 2016-03-08 19:21:08 +01:00
Djamil Legato
9f76c9a1a2 Reworked logic of adding page/modular to fix slugify issues 2016-03-08 10:05:59 -08:00
Flavio Copes
73fd4b22df Drop eslint-disable on js files, fix issues found 2016-03-08 18:16:47 +01:00