From: Marcin Haba Date: Mon, 28 Oct 2019 19:38:36 +0000 (+0100) Subject: baculum: Add list job files to job history view page X-Git-Tag: Release-9.6.0~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea7331afa7e71bd885d0e32b37f5417d32dba044;p=thirdparty%2Fbacula.git baculum: Add list job files to job history view page --- diff --git a/gui/baculum/protected/Web/JavaScript/misc.js b/gui/baculum/protected/Web/JavaScript/misc.js index 0128f5379d..8bf2a8fcb3 100644 --- a/gui/baculum/protected/Web/JavaScript/misc.js +++ b/gui/baculum/protected/Web/JavaScript/misc.js @@ -815,7 +815,7 @@ W3TabsCommon = { for (var i = 0; i < tab_btns.length; i++) { if (tab_btns[i].id === btn_id && !tab_btns[i].classList.contains(this.css.tab_item_hover)) { tab_btns[i].classList.add(this.css.tab_item_hover); - } else if (tab_btns[i].classList.contains(this.css.tab_item_hover)) { + } else if (tab_btns[i].id !== btn_id && tab_btns[i].classList.contains(this.css.tab_item_hover)) { tab_btns[i].classList.remove(this.css.tab_item_hover); } } diff --git a/gui/baculum/protected/Web/Lang/en/messages.mo b/gui/baculum/protected/Web/Lang/en/messages.mo index 627403baa2..78c10d4137 100644 Binary files a/gui/baculum/protected/Web/Lang/en/messages.mo and b/gui/baculum/protected/Web/Lang/en/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/en/messages.po b/gui/baculum/protected/Web/Lang/en/messages.po index 250f444d0c..ceb0b154fc 100644 --- a/gui/baculum/protected/Web/Lang/en/messages.po +++ b/gui/baculum/protected/Web/Lang/en/messages.po @@ -2365,3 +2365,30 @@ msgstr "The storage has been selected basing on job configuration. This item may msgid "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." msgstr "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." + +msgid "Offset:" +msgstr "Offset:" + +msgid "List type:" +msgstr "List type:" + +msgid "saved items" +msgstr "saved items" + +msgid "deleted items" +msgstr "deleted items" + +msgid "all" +msgstr "all" + +msgid "Find file or directory" +msgstr "Find file or directory" + +msgid "Find" +msgstr "Find" + +msgid "Item count:" +msgstr "Item count:" + +msgid "No item result" +msgstr "No item result" diff --git a/gui/baculum/protected/Web/Lang/ja/messages.mo b/gui/baculum/protected/Web/Lang/ja/messages.mo index ac4e69acbd..b94432bc4c 100644 Binary files a/gui/baculum/protected/Web/Lang/ja/messages.mo and b/gui/baculum/protected/Web/Lang/ja/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/ja/messages.po b/gui/baculum/protected/Web/Lang/ja/messages.po index d47005d040..a802e4781f 100644 --- a/gui/baculum/protected/Web/Lang/ja/messages.po +++ b/gui/baculum/protected/Web/Lang/ja/messages.po @@ -2451,3 +2451,30 @@ msgstr "The storage has been selected basing on job configuration. This item may msgid "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." msgstr "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." + +msgid "Offset:" +msgstr "Offset:" + +msgid "List type:" +msgstr "List type:" + +msgid "saved items" +msgstr "saved items" + +msgid "deleted items" +msgstr "deleted items" + +msgid "all" +msgstr "all" + +msgid "Find file or directory" +msgstr "Find file or directory" + +msgid "Find" +msgstr "Find" + +msgid "Item count:" +msgstr "Item count:" + +msgid "No item result" +msgstr "No item result" diff --git a/gui/baculum/protected/Web/Lang/pl/messages.mo b/gui/baculum/protected/Web/Lang/pl/messages.mo index 77c3bd9df6..6b5ab56b0e 100644 Binary files a/gui/baculum/protected/Web/Lang/pl/messages.mo and b/gui/baculum/protected/Web/Lang/pl/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pl/messages.po b/gui/baculum/protected/Web/Lang/pl/messages.po index e7cf7572de..7607cd8e31 100644 --- a/gui/baculum/protected/Web/Lang/pl/messages.po +++ b/gui/baculum/protected/Web/Lang/pl/messages.po @@ -2372,3 +2372,30 @@ msgstr "Wartość magazynu danych została wybrana, bazując na konfiguracji zad msgid "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." msgstr "Graficzny status zadania jest wspierany dla zadań uruchomionych na klientach Bacula w wersji 9.0 lub wyższych." + +msgid "Offset:" +msgstr "Offset:" + +msgid "List type:" +msgstr "Typ listy:" + +msgid "saved items" +msgstr "zapisane elementy" + +msgid "deleted items" +msgstr "skasowane elementy" + +msgid "all" +msgstr "wszystko" + +msgid "Find file or directory" +msgstr "Znajdź plik lub katalog" + +msgid "Find" +msgstr "Znajdź" + +msgid "Item count:" +msgstr "Ilość elementów:" + +msgid "No item result" +msgstr "Brak wyniku" diff --git a/gui/baculum/protected/Web/Lang/pt/messages.mo b/gui/baculum/protected/Web/Lang/pt/messages.mo index 65f512a205..72cc929587 100644 Binary files a/gui/baculum/protected/Web/Lang/pt/messages.mo and b/gui/baculum/protected/Web/Lang/pt/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pt/messages.po b/gui/baculum/protected/Web/Lang/pt/messages.po index 38c5127eac..2923475bbd 100644 --- a/gui/baculum/protected/Web/Lang/pt/messages.po +++ b/gui/baculum/protected/Web/Lang/pt/messages.po @@ -2380,3 +2380,30 @@ msgstr "The storage has been selected basing on job configuration. This item may msgid "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." msgstr "Graphical job status is supported for jobs running on Bacula clients version 9.0 and greater." + +msgid "Offset:" +msgstr "Offset:" + +msgid "List type:" +msgstr "List type:" + +msgid "saved items" +msgstr "saved items" + +msgid "deleted items" +msgstr "deleted items" + +msgid "all" +msgstr "all" + +msgid "Find file or directory" +msgstr "Find file or directory" + +msgid "Find" +msgstr "Find" + +msgid "Item count:" +msgstr "Item count:" + +msgid "No item result" +msgstr "No item result" diff --git a/gui/baculum/protected/Web/Pages/JobHistoryView.page b/gui/baculum/protected/Web/Pages/JobHistoryView.page index 61bb4d697c..386b9983a6 100644 --- a/gui/baculum/protected/Web/Pages/JobHistoryView.page +++ b/gui/baculum/protected/Web/Pages/JobHistoryView.page @@ -89,20 +89,18 @@ OnCallback="runningJobStatus" ClientSide.OnComplete="oRunningJobStatus.init_refresh();" /> - - -
+