Changesets: bareos
master 24d4fec5 2020-03-04 13:35 Ported: N/A Details Diff |
webui: introduce custom job table toolbar To provide the user a function to clear all column filters at once we introduce a custom toolbar with a button for that purpose. |
||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 5372a3bd 2020-03-03 19:22 Ported: N/A Details Diff |
webui: introduce formatClientName function | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 4ee8653e 2020-03-03 19:21 Ported: N/A Details Diff |
webui: introduce formatJobName function | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 35a5a5fb 2020-03-03 19:20 Ported: N/A Details Diff |
webui: introduce formatJobId function | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master af465359 2020-03-03 19:13 Ported: N/A Details Diff |
webui: fix typo | ||
mod - webui/public/js/custom-functions.js | Diff File | ||
bareos-19.2 06be52e9 2020-03-03 16:06 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000442 from bareos/dev/pstorz/bareos-19.2/ai-prune-problem backport of PR#423 :Always Incremental: address early prune problem when vol retentions are too small . |
||
mod - core/src/dird/ua_prune.cc | Diff File | ||
mod - core/src/dird/ua_purge.cc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/AlwaysIncrementalBackupScheme.rst | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/testrunner | Diff File | ||
master 4d45f390 2020-03-03 16:06 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000423 from bareos/dev/pstorz/master/ai-prune-problem Always Incremental: address early prune problem when vol retentions are too small |
||
mod - core/src/dird/ua_prune.cc | Diff File | ||
mod - core/src/dird/ua_purge.cc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/AlwaysIncrementalBackupScheme.rst | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/volume-pruning-test/testrunner | Diff File | ||
master beff2574 2020-03-03 13:22 Ported: N/A Details Diff |
core: remove references to OBS this patch removes references to open build-service as we're not going to use this anymore. |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosGetDistInfo.cmake | Diff File | ||
mod - core/cmake/distname.sh | Diff File | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
mod - core/src/filed/dir_cmd.cc | Diff File | ||
mod - core/src/include/config.h.in | Diff File | ||
mod - core/src/include/host.h.in | Diff File | ||
bareos-18.2 76c4b6d2 2020-03-03 13:22 Ported: N/A Details Diff |
core: remove references to OBS this patch removes references to open build-service as we're not going to use this anymore. (cherry picked from commit beff257488c1a54795d841b381fee0806da988b5) |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosGetDistInfo.cmake | Diff File | ||
mod - core/cmake/distname.sh | Diff File | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
mod - core/src/filed/dir_cmd.cc | Diff File | ||
mod - core/src/include/config.h.in | Diff File | ||
mod - core/src/include/host.h.in | Diff File | ||
bareos-19.2 00a1cfc9 2020-03-03 13:22 Ported: N/A Details Diff |
core: remove references to OBS this patch removes references to open build-service as we're not going to use this anymore. (cherry picked from commit beff257488c1a54795d841b381fee0806da988b5) |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosGetDistInfo.cmake | Diff File | ||
mod - core/cmake/distname.sh | Diff File | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
mod - core/src/filed/dir_cmd.cc | Diff File | ||
mod - core/src/include/config.h.in | Diff File | ||
mod - core/src/include/host.h.in | Diff File | ||
master 79e04c62 2020-03-03 12:42 Ported: N/A Details Diff |
Apply suggestions from code review Co-Authored-By: Andreas Rogge <andreas.rogge@bareos.com> |
||
mod - core/src/dird/ua_prune.cc | Diff File | ||
mod - systemtests/tests/volume-pruning-test/testrunner | Diff File | ||
bareos-19.2 24ec34f1 2020-03-03 12:42 Ported: N/A Details Diff |
Apply suggestions from code review Co-Authored-By: Andreas Rogge <andreas.rogge@bareos.com> |
||
mod - core/src/dird/ua_prune.cc | Diff File | ||
mod - systemtests/tests/volume-pruning-test/testrunner | Diff File | ||
master fde43c54 2020-03-03 11:43 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000432 from bareos/dev/franku/master/dbcopy-improvements dev/franku/master/dbcopy improvements |
||
mod - core/src/cats/CMakeLists.txt | Diff File | ||
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 | ||
add - core/src/cats/column_data.h | Diff File | ||
mod - core/src/cats/dbi.cc | Diff File | ||
mod - core/src/cats/mysql.cc | Diff File | ||
add - core/src/cats/mysql_batch.cc | Diff File | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
add - core/src/cats/postgresql_batch.cc | Diff File | ||
mod - core/src/cats/sql_create.cc | Diff File | ||
mod - core/src/cats/sqlite.cc | Diff File | ||
mod - core/src/dird/dbcopy/CMakeLists.txt | Diff File | ||
mod - core/src/dird/dbcopy/column_description.cc | Diff File | ||
mod - core/src/dird/dbcopy/column_description.h | Diff File | ||
mod - core/src/dird/dbcopy/database_column_descriptions.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export.h | Diff File | ||
mod - core/src/dird/dbcopy/database_export_postgresql.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export_postgresql.h | Diff File | ||
mod - core/src/dird/dbcopy/database_import.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_import.h | Diff File | ||
mod - core/src/dird/dbcopy/database_import_mysql.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_import_mysql.h | Diff File | ||
mod - core/src/dird/dbcopy/database_table_descriptions.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_table_descriptions.h | Diff File | ||
mod - core/src/dird/dbcopy/dbcopy.cc | Diff File | ||
add - core/src/dird/dbcopy/progress.cc | Diff File | ||
add - core/src/dird/dbcopy/progress.h | Diff File | ||
mod - core/src/dird/dbcopy/row_data.h | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/tests/run_on_incoming_connect_interval.cc | Diff File | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
bareos-19.2 6f094fc4 2020-03-03 11:35 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000440 from bareos/dev/franku/bareos-19.2/dbcopy-improvements dev/franku/bareos 19.2/dbcopy improvements |
||
mod - core/src/cats/CMakeLists.txt | Diff File | ||
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 | ||
add - core/src/cats/column_data.h | Diff File | ||
mod - core/src/cats/dbi.cc | Diff File | ||
mod - core/src/cats/mysql.cc | Diff File | ||
add - core/src/cats/mysql_batch.cc | Diff File | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
add - core/src/cats/postgresql_batch.cc | Diff File | ||
mod - core/src/cats/sql_create.cc | Diff File | ||
mod - core/src/cats/sqlite.cc | Diff File | ||
mod - core/src/dird/dbcopy/CMakeLists.txt | Diff File | ||
mod - core/src/dird/dbcopy/column_description.cc | Diff File | ||
mod - core/src/dird/dbcopy/column_description.h | Diff File | ||
mod - core/src/dird/dbcopy/database_column_descriptions.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export.h | Diff File | ||
mod - core/src/dird/dbcopy/database_export_postgresql.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_export_postgresql.h | Diff File | ||
mod - core/src/dird/dbcopy/database_import.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_import.h | Diff File | ||
mod - core/src/dird/dbcopy/database_import_mysql.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_import_mysql.h | Diff File | ||
mod - core/src/dird/dbcopy/database_table_descriptions.cc | Diff File | ||
mod - core/src/dird/dbcopy/database_table_descriptions.h | Diff File | ||
mod - core/src/dird/dbcopy/dbcopy.cc | Diff File | ||
add - core/src/dird/dbcopy/progress.cc | Diff File | ||
add - core/src/dird/dbcopy/progress.h | Diff File | ||
mod - core/src/dird/dbcopy/row_data.h | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/tests/run_on_incoming_connect_interval.cc | Diff File | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
master d0894c85 2020-03-02 18:03 Ported: N/A Details Diff |
webui: rename the getJobs function to attachJobTable | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master cd4dfcef 2020-03-02 17:45 Ported: N/A Details Diff |
webui: introduce search filters for each column on the jobs table | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
bareos-19.2 8890becf 2020-03-02 17:20 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000439 from bareos/dev/fbergkemper/bareos-19.2/webui-fix-restore-form webui: fix restore job form element population (backport to 19.2) |
Affected Issues 0001200 |
|
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
master 57357bab 2020-03-02 17:20 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000438 from bareos/dev/fbergkemper/master/webui-fix-restore-form webui: fix restore job form element population |
||
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
master a78d85a8 2020-03-02 17:01 Ported: N/A Details Diff |
cmake: include local definitions only once | ||
mod - core/CMakeLists.txt | Diff File | ||
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 |