X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fscheduler2%2Ftemplates%2Fscheduler.html;h=7c298773df248fd384bb2f5ef42a238b2b1d65db;hb=871d4c61cac666e6a5e8111afb2235d2713ccfaf;hp=4e58fcd2232bca83746fa2e240bd4cd8b6163385;hpb=f03c4e70508b36b9536e393a66b97621e814a9ba;p=myslice.git diff --git a/plugins/scheduler2/templates/scheduler.html b/plugins/scheduler2/templates/scheduler.html index 4e58fcd2..7c298773 100755 --- a/plugins/scheduler2/templates/scheduler.html +++ b/plugins/scheduler2/templates/scheduler.html @@ -1,103 +1,133 @@ -
+
+ loading +

Loading Data...

+
+ +
-
- -
-
- - +
+
-
- - - +
+
- +
+
+ + + +
+
+
+
+
+
+
-
-
-
+ - - + - - - + + +
# + Resource name {[{ slot.time }]}
{[{ resource.name }]}
+ {[{ resource.hostname }]} + +
-
- {% comment %} -
- - - - {% for ts in time_slots %} - - {% endfor %} - - - - {% for itms in nodes %} - {% for n in itms.1 %} - - {% for ts in time_slots %} - {% if n == 'node020' %} - - {% elif n == 'node023' or n == 'node030' %} - - {% else %} - - {% endif %} +
+
+
+ +
+
+
+
+ +
+
+
+ {% comment %} +
+
{{ ts|safe }}
+ + + {% for ts in time_slots %} + + {% endfor %} + + + + + {% for itms in nodes %} + {% for n in itms.1 %} + + {% for ts in time_slots %} + {% if n == 'node020' %} + + {% elif n == 'node023' or n == 'node030' %} + + {% else %} + + {% endif %} + {% endfor %} + {% endfor %} - - {% endfor %} - {% endfor %} - -
{{ ts|safe }}
-
- {% endcomment %} + {% endfor %} + + +
+ {% endcomment %} -
-
    -
  1. free
  2. -
  3. selected
  4. -
  5. reserved
  6. -
  7. maintenance
  8. -
-
-
- -
\ No newline at end of file +
+
    +
  1. Free
  2. +
  3. Reserved
  4. +
  5. Reservation pending
  6. +
  7. Reservation cancellation pending
  8. +
  9. Unavailable
  10. +
  11. Forbidden
  12. +
  13. Maintenance
  14. +
+
+
+ +