X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=qcg%2Ftemplates%2Fqcg%2Fjobs.html;h=4cc79d1da08dd61c7ae8371799d4f414a844ad13;hb=a48622a1086a47a1abc26dcd3d1d05a384eb1e8f;hp=f2b9efe3228df35d5315d99aca65f29d39d084aa;hpb=cb292970db9b3ea3054212858abb5eebe73f0fd9;p=qcg-portal.git diff --git a/qcg/templates/qcg/jobs.html b/qcg/templates/qcg/jobs.html index f2b9efe..4cc79d1 100644 --- a/qcg/templates/qcg/jobs.html +++ b/qcg/templates/qcg/jobs.html @@ -4,22 +4,13 @@ {% block extra_css %} - - {% endblock %} {% block extra_js %} - + + {% endblock %} {% block container %} - @@ -141,13 +157,13 @@ - - - - - - - + + {% if columns.DESCRIPTION in displayed %}{% endif %} + {% if columns.SUBMISSION in displayed %}{% endif %} + {% if columns.START in displayed %}{% endif %} + {% if columns.END in displayed %}{% endif %} + {% if columns.STATUS in displayed %}{% endif %} + {% if columns.HOST in displayed %}{% endif %} {# #} @@ -162,15 +178,20 @@ - - - - - - + {% if columns.DESCRIPTION in displayed %}{% endif %} + {% if columns.SUBMISSION in displayed %}{% endif %} + {% if columns.START in displayed %}{% endif %} + {% if columns.END in displayed %}{% endif %} + {% if columns.STATUS in displayed %}{% endif %} + {% if columns.HOST in displayed %}{% endif %} {% endwith %} @@ -179,15 +200,18 @@ - - - - - - + {% if columns.DESCRIPTION in displayed %}{% endif %} + {% if columns.SUBMISSION in displayed %}{% endif %} + {% if columns.START in displayed %}{% endif %} + {% if columns.END in displayed %}{% endif %} + {% if columns.STATUS in displayed %}{% endif %} + {% if columns.HOST in displayed %}{% endif %} @@ -196,15 +220,18 @@ - - - - - - + {% if columns.DESCRIPTION in displayed %}{% endif %} + {% if columns.SUBMISSION in displayed %}{% endif %} + {% if columns.START in displayed %}{% endif %} + {% if columns.END in displayed %}{% endif %} + {% if columns.STATUS in displayed %}{% endif %} + {% if columns.HOST in displayed %}{% endif %} {% endfor %} @@ -269,8 +296,8 @@ {% bootstrap_field filters.keywords layout='horizontal' bound_css_class=' ' %}
- -
+ +
{% for choice in filters.status %}
- -
+ +
{% for choice in filters.host %}
+ +
+ +
+
+ {% for choice in filters.purged %} + + {% endfor %} +
+
+
+ {% bootstrap_field filters.submission layout='horizontal' bound_css_class=' ' %} {% bootstrap_field filters.finish layout='horizontal' bound_css_class=' ' %} @@ -308,4 +350,27 @@
+ {# Column selection modal #} + + {% endblock container %}
OpisWysłaneStartKoniecStatusHostOpisWysłaneStartKoniecStatusHostUwagi
-{# {{ task }}#} + {% if columns.JOB_ID in displayed %}{{ task }}{% endif %} + {% if not task.purged %} + + + + {% endif %} {{ task.note }}{{ task.submission_time|timesince }} temu{{ task.start_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.get_status_display }}{{ task.short_host_names|join:', ' }}{{ task.note }}{{ task.submission_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.start_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.get_status_display }}{{ task.short_host_names|join:', ' }}szczegóły ›
-{# {{ job.grouper }}#} + {% if columns.JOB_ID in displayed %}{{ job.grouper }}{% endif %} + {% if not job.grouper.purged %} + + {% endif %} {{ job.grouper.note }}{{ job.grouper.submission_time|timesince }} temu-{{ job.grouper.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ job.grouper.get_status_display }}-{{ job.grouper.note }}{{ job.grouper.submission_time|date:"CUSTOM_DATETIME_FORMAT" }}-{{ job.grouper.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ job.grouper.get_status_display }}-szczegóły ›
-{# {{ task }}#} + {% if columns.JOB_ID in displayed %}{{ task }}{% endif %} + {% if not task.purged %} + + {% endif %} {{ task.note }}{{ task.submission_time|timesince }} temu{{ task.start_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.get_status_display }}{{ task.short_host_names|join:', ' }}{{ task.note }}{{ task.submission_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.start_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.finish_time|date:"CUSTOM_DATETIME_FORMAT" }}{{ task.get_status_display }}{{ task.short_host_names|join:', ' }}szczegóły ›