Changesets: bareos
master d5d03832 2021-07-15 18:44 Ported: N/A Details Diff |
update changelog links | ||
mod - CHANGELOG.md | Diff File | ||
master 025748c3 2021-07-15 15:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000887 from gnieark/master webui: quote strings with slashes in media details view |
||
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
master 344a272f 2021-07-15 12:48 Ported: N/A Details Diff |
webui: quote strings with slashes in pool details view Strings comming from "translate" function can contain apostrophes that need to be escaped. |
||
mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
bareos-19.2 77ae1e6a 2021-07-15 12:48 Committer: frank Ported: N/A Details Diff |
webui: quote strings with slashes in pool details view Strings coming from "translate" function can contain apostrophes that need to be escaped. (cherry picked from commit 344a272f57666d94060eee24ae321d65540b3553) Fixes 0001235: Special characters not escaped in translations |
Affected Issues 0001235 |
|
mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
master d72df730 2021-07-15 12:31 Ported: N/A Details Diff |
webui: quote strings with slashes in job index and details view Strings comming from "translate" function can contain apostrophes that need to be escaped. |
||
mod - webui/module/Job/view/job/job/details.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
bareos-19.2 d29b16dc 2021-07-15 12:31 Committer: frank Ported: N/A Details Diff |
webui: quote strings with slashes in job index and details view Strings coming from "translate" function can contain apostrophes that need to be escaped. (cherry picked from commit d72df730e8229b6c849eefac83f329fe204e71db) Fixes 0001235: Special characters not escaped in translations |
Affected Issues 0001235 |
|
mod - webui/module/Job/view/job/job/details.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 3c3e2272 2021-07-15 12:13 Ported: N/A Details Diff |
webui: quote strings with slashes in dashboards index view Strings comming from "translate" function can contain apostrophes that need to be escaped. |
||
mod - webui/module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
bareos-19.2 680c9e74 2021-07-15 12:13 Committer: frank Ported: N/A Details Diff |
webui: quote strings with slashes in dashboards index view Strings coming from "translate" function can contain apostrophes that need to be escaped. (cherry picked from commit 3c3e2272eb6a64235c801fde003ce3c18d05e4a6) Fixes 0001235: Special characters not escaped in translations |
Affected Issues 0001235 |
|
mod - webui/module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
master a3fd053f 2021-07-13 11:51 Ported: N/A Details Diff |
webui: quote strings with slashes in media details view | ||
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
bareos-19.2 3a563720 2021-07-13 11:51 Committer: frank Ported: N/A Details Diff |
webui: quote strings with slashes in media details view (cherry picked from commit a3fd053f40760d175ca1d9dcfc8a352fc9bef6b8) Fixes 0001235: Special characters not escaped in translations |
Affected Issues 0001235 |
|
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
master f43a1a3c 2021-07-12 18:16 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000885 lib: correct formatting for a debug message |
||
mod - core/src/lib/bsys.cc | Diff File | ||
master 3a7905be 2021-07-09 16:55 Committer: GitHub Ported: N/A Details Diff |
lib: correct formatting for a debug message This fixes a SIGSEGV if for example an permission error is thrown and the debug logging is enabled. |
||
mod - core/src/lib/bsys.cc | Diff File | ||
master 570d9cb1 2021-07-06 18:55 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000880 from bareos/dev/fbergkemper/master/bug-0000871 webui: check major version compatibility between webui and DIR |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
master fd609890 2021-07-06 15:58 Committer: frank Ported: N/A Details Diff |
webui: fix api check | ||
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
master c399a7a4 2021-07-06 12:45 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000874 from bareos/dev/fbergkemper/master/bug-0001300 webui: fix job status categories in formatter function |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/public/js/bootstrap-table-formatter.js | Diff File | ||
master 0a3c6178 2021-07-05 12:43 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000875 docs: enhance documentation of msssql plugin |
||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/CatalogMaintenance.rst | Diff File | ||
master 891f9b9c 2021-07-05 12:29 Alaa Eddine Elamri Ported: N/A Details Diff |
docs: added benchmarking usage | ||
mod - docs/manuals/source/DeveloperGuide/BuildAndTestBareos.rst | Diff File | ||
add - docs/manuals/source/DeveloperGuide/BuildAndTestBareos/benchmarks.rst | Diff File | ||
master 138b3365 2021-07-05 12:21 Alaa Eddine Elamri Ported: N/A Details Diff |
bench: added benchmark with initial stress test | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
mod - core/src/CMakeLists.txt | Diff File | ||
add - core/src/benchmarks/CMakeLists.txt | Diff File | ||
add - core/src/benchmarks/restore_browser_stress_test.cc | Diff File | ||
master f6455ade 2021-07-02 16:55 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000861 from arogge/dev/arogge/master/tarball-generator Introduce devtools/dist-tarball.sh, centralize cmake version-files |
||
mod - .gitignore | Diff File | ||
mod - CHANGELOG.md | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
add - devtools/dist-tarball.sh | Diff File | ||
mod - devtools/prepare-release.sh | Diff File | ||
mod - webui/CMakeLists.txt | Diff File | ||
rm - webui/cmake/BareosExtractVersionInfo.cmake | Diff File | ||
mod - write_version_files.cmake | Diff File | ||
master 95e6e724 2021-07-02 16:38 Ported: N/A Details Diff |
update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 3953ce44 2021-07-02 16:20 Ported: N/A Details Diff |
fixup version files | ||
mod - cmake/BareosExtractVersionInfo.cmake | Diff File | ||
mod - devtools/prepare-release.sh | Diff File | ||
mod - webui/CMakeLists.txt | Diff File | ||
mod - write_version_files.cmake | Diff File | ||
master f869fff8 2021-07-02 13:52 Ported: N/A Details Diff |
docs: describe systemtests with multi tests | ||
mod - docs/manuals/source/DeveloperGuide/BuildAndTestBareos/systemtests.rst | Diff File | ||
master 2e273c56 2021-07-02 12:39 Ported: N/A Details Diff |
systemtests: add copyright | ||
mod - systemtests/scripts/start_bareos.sh | Diff File | ||
mod - systemtests/tests/acl/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/ai-consolidate-ignore-duplicate-job/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/autochanger/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/bareos-acl/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/bareos/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/bconsole-pam/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/bconsole-status-client/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/block-size/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/bscan-bextract-bls/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/catalog/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/client-initiated/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/config-dump/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/config-syntax-crash/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/copy-archive-job/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/copy-bscan/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/dbcopy-mysql-postgresql/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/deprecation/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/droplet-s3/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/encrypt-signature-tls-cert/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/encrypt-signature/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/fileset-multiple-blocks/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/filesets/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/gfapi-fd/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/glusterfs-backend/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/list-backups/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/messages/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/multiplied-device/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/ndmp/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/notls/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/passive/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-dir/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-ldap/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-libcloud/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-local-fileset-restoreobject/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-local-fileset/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-ovirt/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-percona-xtrabackup/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-postgres/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-fd-vmware/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py2plug-sd/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/python-bareos/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/python-pam/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/python-restapi/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/quota-softquota/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/reload/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scheduler-backup/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/sparse-file/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/spool/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/truncate-command/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/upgrade-database/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/virtualfull-bscan/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/virtualfull/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/volume-pruning/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/xattr/CMakeLists.txt | Diff File | ||
master d25d7ea7 2021-06-30 15:33 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master a30180d8 2021-06-30 15:17 Ported: N/A Details Diff |
webui: check major version compatibility between webui and DIR To ensure the installed WEBUI and DIR have the same version because of compatibility reasons, this commit introduces a version check at login time which provides an error message if versions do not match. Fixes 0000871: UI will not load complete |
Affected Issues 0000871 |
|
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File |