X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fjobs.html;h=1b376168801d529804ad980f77032172eecc48fd;hb=c7166c1bd70f9a2b355a66bbcfc7046f446c061f;hp=9f55914a62b0dcdb72765206385046bf77894fe6;hpb=78b4dac5bf3dbd9c6a34db27bf0ce32d10e546a3;p=qcg-portal.git diff --git a/qcg/templates/qcg/jobs.html b/qcg/templates/qcg/jobs.html index 9f55914..1b37616 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 %} @@ -258,12 +285,12 @@ - + {# 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 ›