Commit Graph

286 Commits

Author SHA1 Message Date
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
Andy Miller
f90d213312 added HTML5 validation message to text/password fields 2015-07-22 08:23:43 -06:00
Andy Miller
3f6b0c0fa5 various updates 2015-07-21 22:02:13 -06:00
Andy Miller
23dde43f3e added a forced page extension 2015-07-14 11:01:17 -06:00
Gert
720f403851 switch toggle to checkbox for overrides 2015-06-08 15:03:36 +02:00
Gert
e5b171057b handle form fields that do not implement the js framework too 2015-06-03 15:21:15 +02:00
Gert
9971ec0291 start of new forms implementation 2015-06-01 21:22:56 +02:00
Gert
06e8514365 use config stream for saving settings 2015-05-29 14:30:58 +02:00
Gert
9d05f0dfb3 add support for datetime field 2015-05-22 17:12:18 +02:00
Gert
d581a318f5 ignore field 2015-05-20 21:58:43 +02:00
Gert
2bc2720982 remove debug code that got comitted 2015-05-20 17:20:08 +02:00
Gert
20f33fb097 implement twig template registering in admin plugin 2015-05-20 17:19:12 +02:00
Gert
7a5110b75c list form field type 2015-05-20 17:17:41 +02:00
Gert
f973d676bc merge default values of checkboxes field when using keys 2015-05-15 11:48:27 +02:00
Gert
02d9c09e20 add false values for when using chekboxes with keys 2015-05-15 11:40:14 +02:00
Gert
09be9be945 use rawMarkdown method to set page content 2015-05-13 18:53:15 +02:00
Gert
e31105a4f0 fix permission array add 2015-05-13 18:47:52 +02:00
Gert
2f58aee4c4 always use redirect on page save 2015-05-13 16:25:02 +02:00
Gert
d55477232e fix unneccesary redirect on page save 2015-05-13 15:20:42 +02:00
Gert
0f8c3b36ac fix taxonomy field to save as array 2015-05-13 15:17:02 +02:00
Gert
ed0b5d7df2 fix slug reset bug 2015-05-13 14:29:17 +02:00
Gert
256b6e848d taxonomy field type that lists input fields for every defined taxonomy [fix #53] 2015-05-12 00:51:19 +02:00