Changesets: bareos
bareos-18.2 7fc53502 2021-07-22 16:55 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000896 from bareos/dev/fbergkemper/bareos-18.2/backport-971-1020 webui: backport to fix issue 0000971 and issue 0001020 |
Affected Issues 0000971, 0001020 |
|
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
bareos-19.2 a3873fec 2021-07-22 16:54 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000895 from bareos/dev/fbergkemper/bareos-19.2/backport-971-1020 webui: backport to fix issue 0000971 and issue 0001020 |
Affected Issues 0000971, 0001020 |
|
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
master 8282ab75 2021-07-22 01:48 Alaa Eddine Elamri Ported: N/A Details Diff |
Added check for existing addresses Added a check for an address before adding Single Port addresses. This was added because in case the `DirAddress` is set BEFORE `DirPort` in the config file, the process would go on and assign an extra IPV6 address, which should not be the case. The `DirAddress` is supposed to be the only address reachable. In this case only the V4 address is setup which overall just changes the listening port. |
||
mod - core/src/lib/res.cc | Diff File | ||
bareos-18.2 861f6189 2021-07-21 18:29 Ported: N/A Details Diff |
webui: handle filenames containing backslashes properly Fixes 0000971: Error building tree for filenames with backslashes |
Affected Issues 0000971 |
|
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
master a89617ab 2021-07-21 17:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #888 from gnieark/gnieark webui: quote strings with slashes in dashboards index view |
||
mod - webui/module/Dashboard/view/dashboard/dashboard/index.phtml | Diff File | ||
master 9981ab6e 2021-07-21 17:46 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000889 from gnieark/gnieark2 webui: quote strings with slashes in job index and details view |
||
mod - webui/module/Job/view/job/job/details.phtml | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master effd6a02 2021-07-21 17:44 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000890 from gnieark/gnieark3 webui: quote strings with slashes in Pool details view |
||
mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
master 11fe20b3 2021-07-21 16:34 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000892 from bareos/dev/fbergkemper/master/bug-0000971 webui: handle filenames containing backslashes properly |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
master 7ff1f802 2021-07-21 16:28 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000893 from bareos/dev/fbergkemper/master/bug-0001020 webui: quote restore command parameters |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
master e726cc9f 2021-07-15 21:22 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 52827c8b 2021-07-15 21:13 Ported: N/A Details Diff |
webui: quote restore command parameters Fixes 0001020: Can not restore a client with spaces in its name |
Affected Issues 0001020 |
|
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
bareos-18.2 20d0d352 2021-07-15 21:13 Ported: N/A Details Diff |
webui: quote restore command parameters Fixes 0001020: Can not restore a client with spaces in its name (cherry picked from commit 52827c8b99db724d418736795f64f96af2b1c45a) |
Affected Issues 0001020 |
|
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
bareos-19.2 64692fd9 2021-07-15 21:13 Ported: N/A Details Diff |
webui: quote restore command parameters Fixes 0001020: Can not restore a client with spaces in its name (cherry picked from commit 52827c8b99db724d418736795f64f96af2b1c45a) |
Affected Issues 0001020 |
|
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php | Diff File | ||
master 83879469 2021-07-15 21:05 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 0df1caaf 2021-07-15 20:14 Ported: N/A Details Diff |
webui: handle filenames containing backslashes properly Fixes 0000971: Error building tree for filenames with backslashes |
Affected Issues 0000971 |
|
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
bareos-19.2 cabfa11c 2021-07-15 20:14 Ported: N/A Details Diff |
webui: handle filenames containing backslashes properly Fixes 0000971: Error building tree for filenames with backslashes (cherry picked from commit 0df1caafed8428ad531a2b8a5a7b5a2e054d0f22) |
Affected Issues 0000971 |
|
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
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 |