Changesets: bareos
bareos-19.2 1b2c35ad 2020-03-02 17:01 Ported: N/A Details Diff |
cmake: include local definitions only once (cherry picked from commit a78d85a8740c93cc8507695b8ca6c2ed89f6c11d) |
||
mod - core/CMakeLists.txt | Diff File | ||
master 91116264 2020-03-02 13:30 Ported: N/A Details Diff |
webui: rename query params in dashboard partial JobsPast24h Rename the job category query parameters for consistency and being able to localize those when we are going to use them as values on a bootstrap-table filter control input element. |
||
mod - webui/module/Dashboard/view/partial/JobsPast24h.phtml | Diff File | ||
master f578cf82 2020-03-02 13:29 Ported: N/A Details Diff |
webui: introduce jobActionButtonsFormatter function Introduce the jobActionButtonsFormatter function to make the code more readable, maintainable and also reduce redundancy. |
||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 65be2f15 2020-02-28 14:07 Ported: N/A Details Diff |
docs: reword the database migration howto | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
bareos-19.2 203f70ce 2020-02-28 14:07 Ported: N/A Details Diff |
docs: reword the database migration howto | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
master e7dbde2a 2020-02-28 13:02 Ported: N/A Details Diff |
webui: fix restore job form element population This commit fixes the issue that the form field "restore job" is not populated correctly after client selection and stays disabled if the configured restore job number is greater than 1 due to a wrong comparison-operator. Fixes 0001206: form field restore job is not populated after client selection |
Affected Issues 0001206 |
|
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
bareos-19.2 db90caf3 2020-02-28 13:02 Ported: N/A Details Diff |
webui: fix restore job form element population This commit fixes the issue that the form field "restore job" is not populated correctly after client selection and stays disabled if the configured restore job number is greater than 1 due to a wrong comparison-operator. Fixes 0001206: form field restore job is not populated after client selection (cherry picked from commit e7dbde2a3510673d6a1ff3ad543a4ba70cc365c5) |
Affected Issues 0001206 |
|
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
master d933d5e8 2020-02-28 13:00 Ported: N/A Details Diff |
docs: replace index generator for migration with dbcopy | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
bareos-19.2 4dcd5d04 2020-02-28 13:00 Ported: N/A Details Diff |
docs: replace index generator for migration with dbcopy | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
master fd4117a1 2020-02-28 12:59 Ported: N/A Details Diff |
dbcopy: add code review suggestions | ||
mod - core/src/cats/bdb_dbi.h | Diff File | ||
mod - core/src/cats/bdb_mysql.h | Diff File | ||
mod - core/src/cats/bdb_postgresql.h | Diff File | ||
mod - core/src/cats/bdb_priv.h | Diff File | ||
mod - core/src/cats/bdb_sqlite.h | Diff File | ||
mod - core/src/cats/cats.h | Diff File | ||
mod - core/src/cats/column_data.h | Diff File | ||
mod - core/src/cats/postgresql_batch.cc | Diff File | ||
mod - core/src/dird/dbcopy/column_description.cc | Diff File | ||
bareos-19.2 4a2d7e04 2020-02-28 12:59 Ported: N/A Details Diff |
dbcopy: add code review suggestions | ||
mod - core/src/cats/bdb_dbi.h | Diff File | ||
mod - core/src/cats/bdb_mysql.h | Diff File | ||
mod - core/src/cats/bdb_postgresql.h | Diff File | ||
mod - core/src/cats/bdb_priv.h | Diff File | ||
mod - core/src/cats/bdb_sqlite.h | Diff File | ||
mod - core/src/cats/cats.h | Diff File | ||
mod - core/src/cats/column_data.h | Diff File | ||
mod - core/src/cats/postgresql_batch.cc | Diff File | ||
mod - core/src/dird/dbcopy/column_description.cc | Diff File | ||
master 4353f26f 2020-02-27 18:48 Ported: N/A Details Diff |
webui: add the bootstrap-slider extension v10.6.2 Adds a slider control component for Bootstrap 3. https://github.com/seiyria/bootstrap-slider |
||
add - webui/public/css/bootstrap-slider.css | Diff File | ||
add - webui/public/css/bootstrap-slider.min.css | Diff File | ||
add - webui/public/js/bootstrap-slider.js | Diff File | ||
add - webui/public/js/bootstrap-slider.min.js | Diff File | ||
master ffa12fa6 2020-02-27 15:44 Ported: N/A Details Diff |
webui: fix typo | ||
mod - webui/module/Job/src/Job/Controller/JobController.php | Diff File | ||
master 9ed57265 2020-02-27 15:41 Ported: N/A Details Diff |
Apply suggestions from code review Co-Authored-By: Frank Bergkemper <fbergkemper@users.noreply.github.com> |
||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
bareos-19.2 11f4ebf7 2020-02-27 15:41 Ported: N/A Details Diff |
Apply suggestions from code review Co-Authored-By: Frank Bergkemper <fbergkemper@users.noreply.github.com> |
||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
master 63ba1f5c 2020-02-27 14:25 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000431 from arogge/dev/arogge/master/fix-1192 Fix issue 1192: Authorization key rejected by Storage daemon since upgrading director and storage daemons |
||
mod - core/src/include/jcr.h | Diff File | ||
mod - core/src/lib/try_tls_handshake_as_a_server.cc | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-notls/testrunner | Diff File | ||
master ca3249d9 2020-02-27 14:07 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000435 from joergsteffens/dev/joergs/master/doc docs: small fixes on FileSets and Plugings |
||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master 64e3d389 2020-02-27 13:59 Ported: N/A Details Diff |
docs: oVirt Pluging: fix some formatting warnings | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master 936f254f 2020-02-27 13:47 Ported: N/A Details Diff |
docs: cleanup | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master d651fe88 2020-02-27 12:47 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Update docs/manuals/source/Configuration/Director.rst Co-Authored-By: Frank Ueberschar <frank.ueberschar@bareos.com> |
||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
bareos-19.2 548c7032 2020-02-27 12:28 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000434 from bareos/dev/franku/bareos-19.2/messages-pathlength dev/franku/bareos 19.2/messages pathlength |
||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/res.cc | Diff File | ||
mod - systemtests/tests/messages-resource/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
mod - systemtests/tests/messages-resource/testrunner | Diff File | ||
master e7e9368b 2020-02-27 12:25 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000433 from bareos/dev/franku/master/messages-pathlength dev/franku/master/messages pathlength |
||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/res.cc | Diff File | ||
mod - systemtests/tests/messages-resource/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
mod - systemtests/tests/messages-resource/testrunner | Diff File | ||
master 13c92b1f 2020-02-26 21:43 tuxmaster5000 Ported: N/A Details Diff |
Fix compile errors on Fedora 31 | ||
mod - core/src/lib/version.h | Diff File | ||
master bdf620ec 2020-02-26 20:57 Ported: N/A Details Diff |
docs: small fixes on FileSets and Plugings | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master 9bd7e056 2020-02-26 18:38 Ported: N/A Details Diff |
webui: add the bootstrap-table extension filter-control plugin Add the bootstrap-table extension bootstrap-filter-control plugin to filter table fields. https://bootstrap-table.com/ |
||
add - webui/public/css/bootstrap-table-filter-control.css | Diff File | ||
add - webui/public/css/bootstrap-table-filter-control.min.css | Diff File | ||
add - webui/public/js/bootstrap-table-filter-control.js | Diff File | ||
add - webui/public/js/bootstrap-table-filter-control.min.js | Diff File |