From: Yasin Date: Mon, 7 Jul 2014 15:03:50 +0000 (+0200) Subject: Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab X-Git-Tag: myslice-1.1~47^2~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d388cfb66e5396cd949af7f1f5976c4b8724432d;hp=a71b20258a7c07e5e10b812acb887bc755f6ec22;p=unfold.git Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab --- diff --git a/plugins/apply/templates/apply.html b/plugins/apply/templates/apply.html index a4c5a332..1c449b2b 100644 --- a/plugins/apply/templates/apply.html +++ b/plugins/apply/templates/apply.html @@ -5,7 +5,7 @@ - - - - + + + + diff --git a/plugins/scheduler2/static/css/scheduler2.css b/plugins/scheduler2/static/css/scheduler2.css index cb844a87..93101003 100755 --- a/plugins/scheduler2/static/css/scheduler2.css +++ b/plugins/scheduler2/static/css/scheduler2.css @@ -273,7 +273,7 @@ td.no-image { } .legend ol li.selected { - background: #25BA25; + background: #FFFF99; } /* latest stuff */ diff --git a/portal/sliceresourceview.py b/portal/sliceresourceview.py index da362d36..d7768991 100644 --- a/portal/sliceresourceview.py +++ b/portal/sliceresourceview.py @@ -18,7 +18,7 @@ from myslice.configengine import ConfigEngine from plugins.apply import ApplyPlugin from plugins.querytable import QueryTable from plugins.googlemap import GoogleMap -#from plugins.queryupdater import QueryUpdater +# from plugins.queryupdater import QueryUpdaterPlugin from plugins.filter_status import FilterStatusPlugin from plugins.testbeds import TestbedsPlugin from plugins.scheduler2 import Scheduler2 @@ -185,17 +185,17 @@ class SliceResourceView (LoginRequiredView, ThemeView): # -------------------------------------------------------------------------- # QueryUpdater (Pending Operations) -#DEPRECATED| pending_resources = QueryUpdater( -#DEPRECATED| page = page, -#DEPRECATED| title = 'Pending operations', -#DEPRECATED| query = main_query, -#DEPRECATED| togglable = False, -#DEPRECATED| # start turned off, it will open up itself when stuff comes in -#DEPRECATED| toggled = False, -#DEPRECATED| domid = 'pending', -#DEPRECATED| outline_complete = True, -#DEPRECATED| username = request.user, -#DEPRECATED| ) +# pending_resources = QueryUpdaterPlugin( +# page = page, +# title = 'Pending operations', +# query = main_query, +# togglable = False, +# # start turned off, it will open up itself when stuff comes in +# toggled = False, +# domid = 'pending', +# outline_complete = True, +# username = request.user, +# ) # -------------------------------------------------------------------------- # NETWORKS diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css index df1e7dc4..1104c988 100644 --- a/portal/static/css/onelab.css +++ b/portal/static/css/onelab.css @@ -310,11 +310,13 @@ ul.nav-resources a { } /* SLICE VIEW */ -div.container-resource { +div.container-resource, div.container-slice { padding-right:15px; padding-left:15px; } - +.table th { + border-top:0 !important; +} div#slice-view { margin:0; } diff --git a/portal/templates/onelab/onelab_slice-user-view.html b/portal/templates/onelab/onelab_slice-user-view.html index 1751ce91..0a239f15 100644 --- a/portal/templates/onelab/onelab_slice-user-view.html +++ b/portal/templates/onelab/onelab_slice-user-view.html @@ -1,37 +1,35 @@ -
-
-
- - - + +
+
-
-
-
-
Loading Useres
- + +
    +
  • Authority: {{user_details.parent_authority}} + +
  • +
  • Filter: slice
  • + +
+ +
+
+
Loading Useres
+ +