Commit Graph

1457 Commits

Author SHA1 Message Date
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
Andy Miller
05bf3e6ae7 added exception for missing plugins 2015-07-27 12:56:16 -06:00
Djamil Legato
35d27e7d1c Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop 2015-07-27 11:10:46 -07:00
Djamil Legato
78a5be1e26 Ignoring DS_Store 2015-07-27 11:10:17 -07:00
Andy Miller
d012b9d933 various tweaks 2015-07-24 17:31:29 -06:00
Andy Miller
38c98f563d some form refactoring 2015-07-22 16:34:22 -06:00
Gert
60f0de1e94 switch toggle to checkbox for overrides 2015-07-22 16:23:16 -06:00
Gert
592b54e9ad handle form fields that do not implement the js framework too 2015-07-22 16:23:05 -06:00
Gert
f3ed44db0c manual merge again 2015-07-22 16:22:57 -06:00
Andy Miller
d8e0ee979a put HTML5 validation back on 2015-07-22 14:55:01 -06:00
Andy Miller
6330dacfa4 validate password on password reset 2015-07-22 14:31:09 -06:00
Andy Miller
49a446021c updated chartist library 2015-07-22 14:30:53 -06:00
Andy Miller
eb066bb432 added support for info, notice, and error messages 2015-07-22 14:01:54 -06:00
Andy Miller
054393a11f Merge branch 'feature/forms' into develop
Conflicts:
	themes/grav/css-compiled/template.css.map
	themes/grav/templates/forms/fields/text/text.html.twig
2015-07-22 12:20:57 -06:00