Changesets: bareos
master 31deb7c6 2021-09-28 19:01 Committer: pstorz Ported: N/A Details Diff |
webui: change retention/expiration column on volume tables This commit is the first step of splitting the 'retention/expiration' column on volume tables into separate columns. An additional column will be introduced on volume tables later after delivery of expiration values in JSON API mode has been implemented. The commit also removes unnecessary formatter functions that are no longer required. Fixes 0000816: Incorrect display value of the item Retention/Expiration depending on the selected localization |
Affected Issues 0000816 |
|
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
mod - webui/public/js/bootstrap-table-formatter.js | Diff File | ||
master e2f5c879 2021-09-28 17:37 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 8769650d 2021-09-28 16:27 Ported: N/A Details Diff |
docs: manually add labels from autosectionlabel This patch adds the labels that were previously provided by autosectionlabel. |
||
mod - docs/manuals/source/DeveloperGuide/ReleasingBareos.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/BareosConfiguration.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/BareosHostNames.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/BareosLogging.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/CommonNames.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/Gotchas.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/RestOverview.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/SpecificFormatting.rst | Diff File | ||
master 69fd1b39 2021-09-28 15:49 Ported: N/A Details Diff |
docs: disable autosectionlabel | ||
mod - docs/manuals/source/conf.py | Diff File | ||
master 275634c7 2021-09-28 15:08 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000932 from bareos/dev/pstorz/master/reduce-warnings docs: Avoid duplicate label warnings |
||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
mod - docs/manuals/source/Appendix/OperatingSystems.rst | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/jobexec.rst | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/netprotocol.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/Release.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/Tutorial.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/CatalogMaintenance.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/TransportEncryption.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/UsingTapeDrivesWithoutAutochanger.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
master c9d75e09 2021-09-28 14:08 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000913 from bareos/dev/pstorz/master/remove-support-for-non-ipv6-os Support for IPv6 is now mandatory |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - core/src/include/bareos.h | Diff File | ||
mod - core/src/include/config.h.in | Diff File | ||
mod - core/src/lib/address_conf.cc | Diff File | ||
mod - core/src/lib/address_conf.h | Diff File | ||
mod - core/src/lib/bnet.cc | Diff File | ||
mod - core/src/lib/res.cc | Diff File | ||
mod - core/src/tools/bsmtp.cc | Diff File | ||
mod - core/src/win32/compat/include/mingwconfig.h | Diff File | ||
mod - debian/rules | Diff File | ||
master 3d8e0278 2021-09-28 13:32 Ported: N/A Details Diff |
docs: regenerate configuration-schemas | ||
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
master 1a76c8c3 2021-09-27 23:43 Ported: N/A Details Diff |
systemtests: adapt config-dump test Adapt the system:config-dump test to the removed configuration directives. |
||
mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File | ||
master cf9d84ff 2021-09-27 22:53 Ported: N/A Details Diff |
docs: remove second nwdiag example This one doesn't seem to work with the old nwdiag version we're using right now, so we simply remove it for now. |
||
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc | Diff File | ||
bareos-18.2 cf0f32c4 2021-09-27 22:53 Committer: pstorz Ported: N/A Details Diff |
docs: remove second nwdiag example This one doesn't seem to work with the old nwdiag version we're using right now, so we simply remove it for now. (cherry picked from commit cf9d84ff8146a7118b65950c3474e98cb229ecd9) |
||
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc | Diff File | ||
bareos-19.2 5b9b6bd8 2021-09-27 22:53 Ported: N/A Details Diff |
docs: remove second nwdiag example This one doesn't seem to work with the old nwdiag version we're using right now, so we simply remove it for now. (cherry picked from commit cf9d84ff8146a7118b65950c3474e98cb229ecd9) |
||
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc | Diff File | ||
master 4d679b40 2021-09-27 22:08 Ported: N/A Details Diff |
docs: remove styleguide for referencing a release This will not work reliably with the newer CHANGELOG.md as all the referenced versions will be gone as soon as a new major release is done. In the current documentation there are no references to specific versions that are done in this way, so we can probably safely remove this. |
||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/Release.rst | Diff File | ||
bareos-19.2 a469d194 2021-09-27 22:08 Ported: N/A Details Diff |
docs: remove styleguide for referencing a release This will not work reliably with the newer CHANGELOG.md as all the referenced versions will be gone as soon as a new major release is done. In the current documentation there are no references to specific versions that are done in this way, so we can probably safely remove this. (cherry picked from commit 4d679b40c7102605ac8b0bc5e2692a215fc14e8f) |
||
master 6a92885f 2021-09-27 22:07 Ported: N/A Details Diff |
systemtest python-pam: use existing Python module Refactor python-pam to use the systemtest Python module. |
||
rm - systemtests/tests/python-pam/etc/bareos/bconsole-default.conf.in | Diff File | ||
add - systemtests/tests/python-pam/etc/bareos/bconsole-pam.conf.in | Diff File | ||
mod - systemtests/tests/python-pam/etc/bareos/bconsole.conf.in | Diff File | ||
mod - systemtests/tests/python-pam/testrunner | Diff File | ||
master 49ae3bc9 2021-09-27 22:06 Ported: N/A Details Diff |
docs: remove duplicate label from installing webui | ||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
bareos-18.2 0637d37a 2021-09-27 22:06 Committer: pstorz Ported: N/A Details Diff |
docs: remove duplicate label from installing webui (cherry picked from commit 49ae3bc98c275155468a5eb29834bf3582b21306) |
||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
bareos-19.2 a92b332d 2021-09-27 22:06 Ported: N/A Details Diff |
docs: remove duplicate label from installing webui (cherry picked from commit 49ae3bc98c275155468a5eb29834bf3582b21306) |
||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
master 5506fd21 2021-09-27 22:04 Ported: N/A Details Diff |
docs: fix duplicate reference in included file | ||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
bareos-18.2 bff321de 2021-09-27 22:04 Committer: pstorz Ported: N/A Details Diff |
docs: fix duplicate reference in included file (cherry picked from commit 5506fd2186c01a08c8fb27e5b933e1c998ed1357) |
||
bareos-19.2 65c682d9 2021-09-27 22:04 Ported: N/A Details Diff |
docs: fix duplicate reference in included file (cherry picked from commit 5506fd2186c01a08c8fb27e5b933e1c998ed1357) |
||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
mod - docs/manuals/source/man/bareos-dbcopy.rst | Diff File | ||
master 2a209bf8 2021-09-27 20:47 Ported: N/A Details Diff |
systemtest python-bareos: run as separate tests Run each Python file (test_*.py) as a separate test. |
||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/scripts/functions | Diff File | ||
add - systemtests/scripts/run_python_unittests.sh | Diff File | ||
add - systemtests/tests/python-bareos/list_unittests.py | Diff File | ||
add - systemtests/tests/python-bareos/run_all_unittests.sh | Diff File | ||
rm - systemtests/tests/python-bareos/testrunner-unittest | Diff File | ||
master 7309eba5 2021-09-27 20:22 Ported: N/A Details Diff |
stored: remove deprecated Free Space Command | ||
mod - core/src/stored/device_resource.cc | Diff File | ||
mod - core/src/stored/device_resource.h | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-FreeSpaceCommand.rst.inc | Diff File | ||
master 26e7944d 2021-09-27 20:21 Ported: N/A Details Diff |
stored: remove deprecated Write Part Command | ||
mod - core/src/stored/device_resource.cc | Diff File | ||
mod - core/src/stored/device_resource.h | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-WritePartCommand.rst.inc | Diff File | ||
master df48db58 2021-09-27 20:18 Ported: N/A Details Diff |
stored: remove deprecated Maximum Part Size | ||
mod - core/src/stored/device_resource.cc | Diff File | ||
mod - core/src/stored/device_resource.h | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-MaximumPartSize.rst.inc | Diff File | ||
master 9f1a74fb 2021-09-27 20:16 Ported: N/A Details Diff |
stored: remove deprecated Maximum Volume Size | ||
mod - core/src/stored/dev.cc | Diff File | ||
mod - core/src/stored/device_resource.cc | Diff File | ||
mod - core/src/stored/device_resource.h | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-MaximumVolumeSize.rst.inc | Diff File |