Changesets: bareos
master 3143498a 2021-12-09 11:59 bpoed Ported: N/A Details Diff |
Update nl_BE.po (POEditor.com) | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
master 3a53afc8 2021-12-09 11:59 bpoed Ported: N/A Details Diff |
Update nl_BE.mo (POEditor.com) | ||
master a2e89b7b 2021-12-09 11:59 bpoed Ported: N/A Details Diff |
Update cs_CZ.po (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
master cc38a0e6 2021-12-09 11:59 bpoed Ported: N/A Details Diff |
Update cs_CZ.mo (POEditor.com) | ||
master d488a1b1 2021-12-09 11:58 bpoed Ported: N/A Details Diff |
Update cn_CN.po (POEditor.com) | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
master 33a60ce1 2021-12-09 11:58 bpoed Ported: N/A Details Diff |
Update cn_CN.mo (POEditor.com) | ||
master 4a73039c 2021-12-09 11:35 Ported: N/A Details Diff |
webui: update localization *.po and *.pot files | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
mod - webui/module/Application/language/en_EN.po | Diff File | ||
mod - webui/module/Application/language/es_ES.po | Diff File | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
mod - webui/module/Application/language/hu_HU.po | Diff File | ||
mod - webui/module/Application/language/it_IT.po | Diff File | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
mod - webui/module/Application/language/pl_PL.po | Diff File | ||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
mod - webui/module/Application/language/ru_RU.po | Diff File | ||
mod - webui/module/Application/language/sk_SK.po | Diff File | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
mod - webui/module/Application/language/uk_UA.po | Diff File | ||
mod - webui/module/Application/language/webui.pot | Diff File | ||
master a6943470 2021-12-08 19:18 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 9d231aba 2021-12-08 18:53 Ported: N/A Details Diff |
webui: introduce a job timeline chart | ||
mod - webui/module/Job/src/Job/Controller/JobController.php | Diff File | ||
mod - webui/module/Job/src/Job/Model/JobModel.php | Diff File | ||
mod - webui/module/Job/view/job/job/actions.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/details.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/run.phtml | Diff File | ||
add - webui/module/Job/view/job/job/timeline.phtml | Diff File | ||
add - webui/public/js/apexcharts.js | Diff File | ||
add - webui/public/js/apexcharts.min.js | Diff File | ||
add - webui/public/js/locales/ar.json | Diff File | ||
add - webui/public/js/locales/ca.json | Diff File | ||
add - webui/public/js/locales/cs.json | Diff File | ||
add - webui/public/js/locales/de.json | Diff File | ||
add - webui/public/js/locales/el.json | Diff File | ||
add - webui/public/js/locales/en.json | Diff File | ||
add - webui/public/js/locales/es.json | Diff File | ||
add - webui/public/js/locales/fi.json | Diff File | ||
add - webui/public/js/locales/fr.json | Diff File | ||
add - webui/public/js/locales/he.json | Diff File | ||
add - webui/public/js/locales/hi.json | Diff File | ||
add - webui/public/js/locales/hr.json | Diff File | ||
add - webui/public/js/locales/hu.json | Diff File | ||
add - webui/public/js/locales/hy.json | Diff File | ||
add - webui/public/js/locales/id.json | Diff File | ||
add - webui/public/js/locales/it.json | Diff File | ||
add - webui/public/js/locales/ja.json | Diff File | ||
add - webui/public/js/locales/ka.json | Diff File | ||
add - webui/public/js/locales/ko.js | Diff File | ||
add - webui/public/js/locales/ko.json | Diff File | ||
add - webui/public/js/locales/lt.json | Diff File | ||
add - webui/public/js/locales/nb.json | Diff File | ||
add - webui/public/js/locales/nl.json | Diff File | ||
add - webui/public/js/locales/pl.json | Diff File | ||
add - webui/public/js/locales/pt-br.json | Diff File | ||
add - webui/public/js/locales/pt.json | Diff File | ||
add - webui/public/js/locales/rs.json | Diff File | ||
add - webui/public/js/locales/ru.json | Diff File | ||
add - webui/public/js/locales/se.json | Diff File | ||
add - webui/public/js/locales/sk.json | Diff File | ||
add - webui/public/js/locales/sl.json | Diff File | ||
add - webui/public/js/locales/sq.json | Diff File | ||
add - webui/public/js/locales/th.json | Diff File | ||
add - webui/public/js/locales/tr.json | Diff File | ||
add - webui/public/js/locales/ua.json | Diff File | ||
add - webui/public/js/locales/zh-cn.json | Diff File | ||
master 726607cc 2021-12-08 12:45 Ported: N/A Details Diff |
docs: create MariaDB mariabackup plugin chapter - Add a mariadb replacement shortcut in conf.py - Remove MariaDB from mysql shortcut in conf.py Used mysql shortcuts are about catalog (deleted in next Bareos 21 version) - Rework and adjust Perconna XtraBackup chapter with actual information (version supported, examples, documentation link) - Add mariabackup plugin chapter Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/CMakeLists.txt | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - docs/manuals/source/conf.py | Diff File | ||
master 4ab89482 2021-12-07 16:39 Ported: N/A Details Diff |
CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 092d71e9 2021-12-07 15:10 Alaa Eddine Elamri Ported: N/A Details Diff |
updated CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master b5db850b 2021-12-07 15:04 Alaa Eddine Elamri Ported: N/A Details Diff |
cats: fix for fail when no rows affected updating all volumes all pools | ||
mod - core/src/cats/sql_update.cc | Diff File | ||
master 600d570b 2021-12-07 14:54 Alaa Eddine Elamri Ported: N/A Details Diff |
cats: renaming of confusing variable name `no_afr` | ||
mod - core/src/cats/cats.h | Diff File | ||
mod - core/src/cats/sql.cc | Diff File | ||
mod - core/src/cats/sql_update.cc | Diff File | ||
master c909a4fa 2021-12-07 14:01 Committer: arogge Ported: N/A Details Diff |
ndmp_tape: enable autoinflate on NDMP restores | ||
mod - core/src/stored/ndmp_tape.cc | Diff File | ||
master ddbfe194 2021-12-07 13:58 Committer: arogge Ported: N/A Details Diff |
ndmp_tape.cc: shorten comments where possible | ||
mod - core/src/stored/ndmp_tape.cc | Diff File | ||
master 3c0430ea 2021-12-07 13:57 Committer: arogge Ported: N/A Details Diff |
ndmp systemtest: enable autoxflate The ndmp systemtest now has autoxflate enabled on the storages. |
||
mod - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
mod - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage2.conf | Diff File | ||
mod - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
master 29298887 2021-12-07 13:56 Committer: arogge Ported: N/A Details Diff |
compression.cc: shorten long comment | ||
mod - core/src/lib/compression.cc | Diff File | ||
master d3351852 2021-12-07 13:53 Committer: arogge Ported: N/A Details Diff |
autoxflate-sd.cc: refactoring and cleanup - extract functions - remove unneeded switch statements - shorten too long comments |
||
mod - core/src/plugins/stored/autoxflate/autoxflate-sd.cc | Diff File | ||
master 766feb7b 2021-12-06 15:56 Alaa Eddine Elamri Committer: arogge Ported: N/A Details Diff |
systemtests: updated bareos test to incude status subscriptions test | ||
mod - systemtests/tests/bareos/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/bareos/testrunner-status-subscriptions | Diff File | ||
master db05b364 2021-12-06 13:06 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001007 from alaaeddineelamri/dev/alaaeddineelamri/master/job-duration-column webui and console: add job duration info in job listings |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/cats/dml/0006_list_jobs | Diff File | ||
mod - core/src/cats/dml/0007_list_jobs_long | Diff File | ||
mod - core/src/cats/dml/0009_list_jobs_last | Diff File | ||
mod - core/src/cats/dml/0010_list_jobs_long_last | Diff File | ||
mod - core/src/cats/dml/create_queryfiles.sh | Diff File | ||
mod - core/src/cats/mysql_queries.inc | Diff File | ||
mod - core/src/cats/postgresql_queries.inc | Diff File | ||
mod - core/src/cats/sqlite_queries.inc | Diff File | ||
add - systemtests/tests/bareos/test-setup | Diff File | ||
add - systemtests/tests/bareos/testrunner-simple-list-jobs | Diff File | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
mod - webui/module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
mod - webui/module/Dashboard/view/partial/JobsLastStatus.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/details.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
master 99a2e566 2021-12-05 15:44 tuxmaster5000 Committer: joergs Ported: N/A Details Diff |
Remove remains of the old bat gui tool | ||
mod - core/README.configsubdirectories | Diff File | ||
mod - core/cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/src/dird/ua_run.cc | Diff File | ||
mod - docs/manuals/images/image_scales | Diff File | ||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
mod - docs/manuals/source/Configuration/CustomizingTheConfiguration.rst | Diff File | ||
master 3128c989 2021-12-05 12:47 tuxmaster5000 Committer: joergs Ported: N/A Details Diff |
Enable Qt6 when present | ||
mod - core/src/qt-tray-monitor/CMakeLists.txt | Diff File | ||
master 85372de9 2021-12-03 14:06 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
cats: update to only remove milliseconds from the display | ||
mod - core/src/cats/dml/0006_list_jobs | Diff File | ||
mod - core/src/cats/dml/0007_list_jobs_long | Diff File | ||
mod - core/src/cats/dml/0009_list_jobs_last | Diff File | ||
mod - core/src/cats/dml/0010_list_jobs_long_last | Diff File | ||
mod - core/src/cats/mysql_queries.inc | Diff File | ||
mod - core/src/cats/postgresql_queries.inc | Diff File | ||
mod - core/src/cats/sqlite_queries.inc | Diff File | ||
master 0cbc29aa 2021-12-02 21:09 Committer: joergs Ported: N/A Details Diff |
stored: set library version number of libbareossd | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.common | Diff File | ||
mod - core/src/stored/CMakeLists.txt | Diff File |