Changesets: bareos
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 | ||
master dab0540b 2020-02-26 18:31 Ported: N/A Details Diff |
webui: update bootstrap-table extension Update the bootstrap-table extension from v1.15.5 to v1.16.0. https://bootstrap-table.com |
||
mod - webui/public/css/bootstrap-table.css | Diff File | ||
mod - webui/public/css/bootstrap-table.min.css | Diff File | ||
mod - webui/public/js/bootstrap-table-cookie.js | Diff File | ||
mod - webui/public/js/bootstrap-table-cookie.min.js | Diff File | ||
mod - webui/public/js/bootstrap-table-locale-all.js | Diff File | ||
mod - webui/public/js/bootstrap-table-locale-all.min.js | Diff File | ||
mod - webui/public/js/bootstrap-table.js | Diff File | ||
mod - webui/public/js/bootstrap-table.min.js | Diff File | ||
master c0673756 2020-02-26 17:44 Ported: N/A Details Diff |
cmake: improve regex for debian dbconfig-common Previously the version from and to were parsed using a relaxed regular expression that might lead to misidentification of the versions when building in certain paths. This patch improves the regex to be more strict. |
||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
bareos-18.2 65319947 2020-02-26 17:44 Ported: N/A Details Diff |
cmake: improve regex for debian dbconfig-common Previously the version from and to were parsed using a relaxed regular expression that might lead to misidentification of the versions when building in certain paths. This patch improves the regex to be more strict. (cherry picked from commit 02a4fd6ef70ac852c5e63e80415a055eb66c3a9f) |
||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
bareos-19.2 74f0e24a 2020-02-26 17:44 Ported: N/A Details Diff |
cmake: improve regex for debian dbconfig-common Previously the version from and to were parsed using a relaxed regular expression that might lead to misidentification of the versions when building in certain paths. This patch improves the regex to be more strict. (cherry picked from commit c06737561adc9755d7e358f44d5dc03d92abdaf3) |
||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
master 3b40201a 2020-02-26 14:05 Ported: N/A Details Diff |
systemtests: use a very long filename for the file to append messages | ||
mod - systemtests/tests/messages-resource/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
mod - systemtests/tests/messages-resource/testrunner | Diff File | ||
bareos-19.2 3639c9fb 2020-02-26 14:05 Ported: N/A Details Diff |
systemtests: use a very long filename for the file to append messages | ||
mod - systemtests/tests/messages-resource/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
mod - systemtests/tests/messages-resource/testrunner | Diff File |