Changesets: bareos
master f550f95f 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update de_DE.mo (POEditor.com) | ||
mod - webui/module/Application/language/de_DE.mo | Diff File | ||
master b957f734 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update fr_FR.po (POEditor.com) | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
master 5045d162 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update fr_FR.mo (POEditor.com) | ||
mod - webui/module/Application/language/fr_FR.mo | Diff File | ||
master f3c9fc7b 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update nl_BE.po (POEditor.com) | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
master e777dee8 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update nl_BE.mo (POEditor.com) | ||
mod - webui/module/Application/language/nl_BE.mo | Diff File | ||
master 4d54d747 2019-06-18 15:47 Ported: N/A Details Diff |
bnet: added build dependencies for backtrace - build the backtrace code only if execinfo.h and libdl are not available |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/src/lib/CMakeLists.txt | Diff File | ||
mod - core/src/lib/backtrace.cc | Diff File | ||
mod - core/src/lib/bsock_network_dump.cc | Diff File | ||
master 40b8e0bd 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update cs_CZ.po (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
master 54d7d9be 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update cs_CZ.mo (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.mo | Diff File | ||
master 6a932fa7 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update cn_CN.po (POEditor.com) | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
master b9cda836 2019-06-18 15:47 bpoed Ported: N/A Details Diff |
Update cn_CN.mo (POEditor.com) | ||
master c4087e64 2019-06-18 15:13 Ported: N/A Details Diff |
webui: localization fixup | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
mod - webui/module/Application/language/en_EN.po | Diff File | ||
mod - webui/module/Application/language/pl_PL.po | Diff File | ||
mod - webui/module/Application/language/webui.pot | Diff File | ||
master 4bd696a4 2019-06-18 14:45 Ported: N/A Details Diff |
webui: localization -> po files updated to latest changes | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
mod - webui/module/Application/language/en_EN.po | Diff File | ||
mod - webui/module/Application/language/es_ES.po | Diff File | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
mod - webui/module/Application/language/hu_HU.po | Diff File | ||
mod - webui/module/Application/language/it_IT.po | Diff File | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
mod - webui/module/Application/language/pl_PL.po | Diff File | ||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
mod - webui/module/Application/language/ru_RU.po | Diff File | ||
mod - webui/module/Application/language/sk_SK.po | Diff File | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
mod - webui/module/Application/language/webui.pot | Diff File | ||
master d5141f5f 2019-06-18 14:35 bpoed Ported: N/A Details Diff |
Update tr_TR.po (POEditor.com) | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
master ffd05cd3 2019-06-18 14:18 Ported: N/A Details Diff |
bnet: use a buffer and std::ofstream for the output file - buffer a complete message including backtrace before writing to the file - adapted output to match plantuml requirements |
||
mod - core/src/lib/backtrace.cc | Diff File | ||
mod - core/src/lib/backtrace.h | Diff File | ||
mod - core/src/lib/bsock_network_dump.cc | Diff File | ||
mod - core/src/lib/bsock_network_dump.h | Diff File | ||
master c042450c 2019-06-18 14:12 Ported: N/A Details Diff |
bnet: added initializer function for connected daemon information to BareosSocket | ||
mod - core/src/console/connect_to_director.cc | Diff File | ||
mod - core/src/dird/fd_cmds.cc | Diff File | ||
mod - core/src/dird/sd_cmds.cc | Diff File | ||
mod - core/src/dird/socket_server.cc | Diff File | ||
mod - core/src/filed/dir_cmd.cc | Diff File | ||
mod - core/src/filed/socket_server.cc | Diff File | ||
mod - core/src/lib/bsock.cc | Diff File | ||
mod - core/src/lib/bsock.h | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/stored/authenticate.cc | Diff File | ||
mod - core/src/stored/dir_cmd.cc | Diff File | ||
mod - core/src/stored/socket_server.cc | Diff File | ||
master 930eaa1c 2019-06-18 14:02 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #185 from bareos/dev/fbergkemper/master/webui-restore Dev/fbergkemper/master/webui restore |
||
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
mod - webui/module/Restore/view/restore/restore/index.phtml | Diff File | ||
mod - webui/module/Restore/view/restore/restore/versions.phtml | Diff File | ||
master 538b3db2 2019-06-18 13:52 Ported: N/A Details Diff |
stored: added R_CLIENT to rcode to string conversion table | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
master 3642d822 2019-06-17 19:42 Ported: N/A Details Diff |
webui: Display additional information before restore form submit Replaces the JS confirm message with a bootstrap modal. The modal displays the choosen restore parameters for user verification before submit and the restore job being scheduled. The commit also adds another button, named "Job report", to the director message modal, which is displayed after form submit and the restore job being scheduled. The JS alert message, that is shown when no files or directories have been selected, is replaced by a bootstrap modal as well. |
||
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
mod - webui/module/Restore/view/restore/restore/index.phtml | Diff File | ||
mod - webui/module/Restore/view/restore/restore/versions.phtml | Diff File | ||
master d0343c91 2019-06-17 18:04 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #183 from pstorz/master-generate-rst-inc-files-in-conf-py Master generate rst inc files in conf py |
||
mod - docs/manuals/CMakeLists.txt | Diff File | ||
mod - docs/manuals/source/conf.py | Diff File | ||
bareos-18.2 23da2acc 2019-06-17 18:03 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #184 from pstorz/bareos-18.2-generate-rst-inc-files-in-conf-py Bareos 18.2 generate rst inc files in conf py |
||
mod - docs/manuals/CMakeLists.txt | Diff File | ||
mod - docs/manuals/source/conf.py | Diff File | ||
master a35bc88e 2019-06-17 16:27 Committer: pstorz Ported: N/A Details Diff |
docs: removed the build of .rst.inc out of json files from CMakeLists.txt - the command to convert json files into rst inc files moved to conf.py and will be executed by sphinx-build |
||
mod - docs/manuals/CMakeLists.txt | Diff File | ||
bareos-18.2 abb1f828 2019-06-17 16:27 Committer: pstorz Ported: N/A Details Diff |
docs: removed the build of .rst.inc out of json files from CMakeLists.txt - the command to convert json files into rst inc files moved to conf.py and will be executed by sphinx-build |
||
mod - docs/manuals/CMakeLists.txt | Diff File | ||
master d64dd06c 2019-06-17 14:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000180 from bareos/dev/fbergkemper/master/webui-fix-overflowing-navbar webui: Fix overflowing top navigation bar content |
||
mod - webui/module/Application/view/layout/layout.phtml.in | Diff File | ||
master 8a2c0cf3 2019-06-17 13:57 Ported: N/A Details Diff |
docs: generate rst.inc files from json files by sphinx-build sphinx-versioning executes sphinx-build multiple times so we need to generate the rst.inc files when sphinx-build is executed. |
||
mod - docs/manuals/source/conf.py | Diff File | ||
bareos-18.2 92fa7bb4 2019-06-17 13:57 Ported: N/A Details Diff |
docs: generate rst.inc files from json files by sphinx-build sphinx-versioning executes sphinx-build multiple times so we need to generate the rst.inc files when sphinx-build is executed. |
||
mod - docs/manuals/source/conf.py | Diff File |