From: Marcin Haba Date: Sun, 14 Nov 2021 10:24:33 +0000 (+0100) Subject: baculum: Add time range filters to job history page - idea proposed by Heitor Faria X-Git-Tag: Release-11.0.6~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4337a1591d3a6675c4ebc8d85fd85071579fc580;p=thirdparty%2Fbacula.git baculum: Add time range filters to job history page - idea proposed by Heitor Faria --- diff --git a/gui/baculum/protected/Web/Lang/en/messages.mo b/gui/baculum/protected/Web/Lang/en/messages.mo index c50051675..cf15095c4 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 241bc69d1..e63c6e0f2 100644 --- a/gui/baculum/protected/Web/Lang/en/messages.po +++ b/gui/baculum/protected/Web/Lang/en/messages.po @@ -3937,3 +3937,15 @@ msgstr "Generate new password" msgid "Show/hide password" msgstr "Show/hide password" + +msgid "Advanced filters" +msgstr "Advanced filters" + +msgid "Wrong time range." +msgstr "Wrong time range." + +msgid "From" +msgstr "From" + +msgid "To" +msgstr "To" diff --git a/gui/baculum/protected/Web/Lang/ja/messages.mo b/gui/baculum/protected/Web/Lang/ja/messages.mo index b8e9fffa9..8a4545749 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 8ab993522..a1c6dcd8b 100644 --- a/gui/baculum/protected/Web/Lang/ja/messages.po +++ b/gui/baculum/protected/Web/Lang/ja/messages.po @@ -4023,3 +4023,15 @@ msgstr "Generate new password" msgid "Show/hide password" msgstr "Show/hide password" + +msgid "Advanced filters" +msgstr "Advanced filters" + +msgid "Wrong time range." +msgstr "Wrong time range." + +msgid "From" +msgstr "From" + +msgid "To" +msgstr "To" diff --git a/gui/baculum/protected/Web/Lang/pl/messages.mo b/gui/baculum/protected/Web/Lang/pl/messages.mo index 5e6c702f3..0f9d64754 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 a08a04228..ba0bef4ef 100644 --- a/gui/baculum/protected/Web/Lang/pl/messages.po +++ b/gui/baculum/protected/Web/Lang/pl/messages.po @@ -3947,3 +3947,15 @@ msgstr "Generate new password" msgid "Show/hide password" msgstr "Show/hide password" + +msgid "Advanced filters" +msgstr "Advanced filters" + +msgid "Wrong time range." +msgstr "Wrong time range." + +msgid "From" +msgstr "From" + +msgid "To" +msgstr "To" diff --git a/gui/baculum/protected/Web/Lang/pt/messages.mo b/gui/baculum/protected/Web/Lang/pt/messages.mo index 273179fc9..851734a94 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 b28a0aff5..060820dc2 100644 --- a/gui/baculum/protected/Web/Lang/pt/messages.po +++ b/gui/baculum/protected/Web/Lang/pt/messages.po @@ -3948,3 +3948,15 @@ msgstr "Generate new password" msgid "Show/hide password" msgstr "Show/hide password" + +msgid "Advanced filters" +msgstr "Advanced filters" + +msgid "Wrong time range." +msgstr "Wrong time range." + +msgid "From" +msgstr "From" + +msgid "To" +msgstr "To" diff --git a/gui/baculum/protected/Web/Lang/ru/messages.mo b/gui/baculum/protected/Web/Lang/ru/messages.mo index b369bf183..4cfa17c4a 100644 Binary files a/gui/baculum/protected/Web/Lang/ru/messages.mo and b/gui/baculum/protected/Web/Lang/ru/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/ru/messages.po b/gui/baculum/protected/Web/Lang/ru/messages.po index 5f778f796..61555a153 100644 --- a/gui/baculum/protected/Web/Lang/ru/messages.po +++ b/gui/baculum/protected/Web/Lang/ru/messages.po @@ -3948,3 +3948,15 @@ msgstr "Generate new password" msgid "Show/hide password" msgstr "Show/hide password" + +msgid "Advanced filters" +msgstr "Advanced filters" + +msgid "Wrong time range." +msgstr "Wrong time range." + +msgid "From" +msgstr "From" + +msgid "To" +msgstr "To" diff --git a/gui/baculum/protected/Web/Pages/JobHistoryList.page b/gui/baculum/protected/Web/Pages/JobHistoryList.page index 985857fea..420d4c507 100644 --- a/gui/baculum/protected/Web/Pages/JobHistoryList.page +++ b/gui/baculum/protected/Web/Pages/JobHistoryList.page @@ -114,6 +114,31 @@ oMonitor(); +