Commit Graph

320 Commits

Author SHA1 Message Date
Flavio Copes
fc9db134bb Add admin blueprint 2015-07-31 17:22:17 +02:00
Flavio Copes
62682073e3 Add italian translation 2015-07-31 15:23:55 +02:00
Andy Miller
05e06a7555 take header into account and process page properly 2015-07-30 19:53:06 -06:00
Djamil Legato
631b518a4c Updating frontmatter when changing CodeMirror 2015-07-30 17:47:27 -07:00
Djamil Legato
54efce1aff Sending whole form when previewing markdown 2015-07-30 16:40:14 -07:00
Djamil Legato
187ca7856a Editor now is standalone and doesn't use UIKit. Hooked up preview to Ajax live preview instead of using marked. Removed js libs not necessary anymore 2015-07-30 14:56:53 -07:00
Djamil Legato
535d8faf79 Fixed processMarkdown task 2015-07-30 14:55:25 -07:00
Djamil Legato
74e7c51002 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop 2015-07-30 14:54:03 -07:00
Djamil Legato
5ec2790f7f Updated CodeMirror library 2015-07-30 14:52:42 -07:00
Flavio Copes
90e6ba9f07 Document methods 2015-07-30 12:20:25 +02:00
Flavio Copes
76a446375c Document methods 2015-07-30 11:22:24 +02:00
Flavio Copes
0333031dad Document method 2015-07-30 11:16:05 +02:00
Flavio Copes
862dc265a4 Update selectize.js 2015-07-30 08:34:04 +02:00
Flavio Copes
918981ccc4 Drop dump 2015-07-30 08:33:40 +02:00
Andy Miller
97f953af70 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
# By Djamil Legato
# Via Djamil Legato
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  Added support for multiple property in selectize. Listing taxonomies for each top level taxonomy
2015-07-29 22:01:28 -06:00
Andy Miller
dd9b621add added new blueprint field 2015-07-29 22:01:08 -06:00
Djamil Legato
b8c9fa3fad Added support for multiple property in selectize. Listing taxonomies for each top level taxonomy 2015-07-29 20:42:15 -07:00
Andy Miller
1f6bd44b25 first whack at a processMarkdown json method 2015-07-29 14:04:06 -06:00
Andy Miller
04ab734f83 reworked diatomite 2015-07-29 12:05:52 -06:00
Flavio Copes
7d28803dca Merge branch 'feature/hide-uploads-if-page-is-new' into develop 2015-07-29 17:05:41 +02:00
Flavio Copes
52cbb59840 Show a message when the page is not yet saved 2015-07-29 16:58:01 +02:00
Flavio Copes
4d04b65f54 Hide uploads if page is new 2015-07-29 16:47:56 +02:00
Flavio Copes
d6e198e5d9 Merge branch 'feature/back-to-plugins-from-add-plugin-page' into develop 2015-07-29 16:19:39 +02:00
Flavio Copes
e08f81ffd1 Merge branch 'feature/update-backup-days-count' into develop 2015-07-29 16:18:39 +02:00
Andy Miller
8df4ca71c3 Merged in feature/readme-link-for-plugins-and-themes (pull request #9)
Readme link for plugins and themes. If [theme|plugin].readme is set, use that, otherwise append /blob/develop/README.md to theme/plugin homepage url
2015-07-29 08:07:57 -06:00
Flavio Copes
f5bb62cc77 Readme link for plugins and themes. If [theme|plugin].readme is set, use that, otherwise append /blob/develop/README.md to theme/plugin homepage url 2015-07-29 15:37:23 +02:00
Flavio Copes
f9af2ab5b9 Also reset graph when the backup is complete 2015-07-29 15:10:07 +02:00
Flavio Copes
b768aa6e70 Reset backup days count after processing the backup 2015-07-29 14:50:38 +02:00
Flavio Copes
3d9f6301a3 Added "Back to Plugins" from the details page of a plugin not yet installed 2015-07-29 13:44:49 +02:00
Andy Miller
e9f79af6c5 visual tweaks 2015-07-28 18:40:22 -06:00
Andy Miller
566ad6590d minor css tweaks 2015-07-28 17:23:43 -06:00
Andy Miller
7c3724eca2 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
# By Djamil Legato
# Via Djamil Legato
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  Fixed right padding for details table
  Removed dividing lines in the plugins list details
  Implemented collapsible rows in Plugins list to see details about the plugin itself
  Added "Back to Themes" and "Back to Plugins" from the details pages
  Added support for value_only in Array field. Fixed misalignment of Array field when adding new ones.
  Fixed JS error while checking updates for plugins symlinked

Conflicts:
	themes/grav/css-compiled/template.css.map
2015-07-28 16:11:22 -06:00
Andy Miller
47c2723827 added messages to dashboard in proper place 2015-07-28 16:10:48 -06:00
Djamil Legato
9deb225330 Fixed right padding for details table 2015-07-28 14:42:40 -07:00
Djamil Legato
a6b157c3ec Removed dividing lines in the plugins list details 2015-07-28 14:41:00 -07:00
Djamil Legato
0a6c42c702 Implemented collapsible rows in Plugins list to see details about the plugin itself 2015-07-28 14:36:19 -07:00
Djamil Legato
cf81822767 Added "Back to Themes" and "Back to Plugins" from the details pages 2015-07-28 12:56:37 -07:00
Djamil Legato
efb6233d2c Added support for value_only in Array field. Fixed misalignment of Array field when adding new ones. 2015-07-28 12:40:42 -07:00
Djamil Legato
c1ea4715a9 Fixed JS error while checking updates for plugins symlinked 2015-07-28 11:51:50 -07:00
Djamil Legato
d13da2a820 Leftover dump() 2015-07-28 11:26:28 -07:00
Andy Miller
3f40858ccc Uggg fixed admin redirect much more simply 2015-07-28 12:09:53 -06:00
Andy Miller
c24060d834 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
# By Djamil Legato
# Via Djamil Legato
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  Potentially fix language.support not being saved
2015-07-28 11:11:58 -06:00
Andy Miller
7b21fe8a46 ability to save and redirect to saved page 2015-07-28 11:11:43 -06:00
Djamil Legato
25677f05e1 Potentially fix language.support not being saved 2015-07-28 09:57:47 -07:00
Andy Miller
80d672a649 teamgrav icon in theme/plugin views 2015-07-27 19:33:52 -06:00
Djamil Legato
563cda4109 Implemented shortcut buttons for Expanding and Collapsing All pages (storing the state) 2015-07-27 14:57:59 -07:00
Djamil Legato
55701530e2 Restoring states of expanded parent pages on load 2015-07-27 14:33:32 -07:00
Djamil Legato
224e9eb2a2 Implemented logic for saving in sessionStorage the pages expand/collapse. Optimized also the Ajax calls to abort when resetting the field. 2015-07-27 14:32:31 -07:00
Djamil Legato
594171a7a2 Made jqxhr accessible from API 2015-07-27 14:31:37 -07:00
Andy Miller
c3cc099b1d Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
# By Djamil Legato
# Via Djamil Legato
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  Ignoring DS_Store
2015-07-27 12:56:44 -06:00