Changesets: bareos
master 84b7fc95 2020-03-10 17:41 Ported: N/A Details Diff |
webui: rename getVols function to attachVolumesTable | ||
mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
master 2af2a4fa 2020-03-10 17:34 Ported: N/A Details Diff |
webui: introduce search filters for each column on volumes table | ||
mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
master c488fc34 2020-03-10 16:43 Ported: N/A Details Diff |
webui: add missing localization on data-filter-control-placeholder | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 37fd6b2c 2020-03-10 16:34 Ported: N/A Details Diff |
webui: rename the getClientBackups function to attachClientBackups | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
master afc727f6 2020-03-10 16:31 Ported: N/A Details Diff |
webui: introduce jobActionButtons function | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
master 9d6aee6f 2020-03-10 16:19 Ported: N/A Details Diff |
webui: rename the getClientDetails function to attachClientDetails | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
master f3eb5621 2020-03-10 16:16 Ported: N/A Details Diff |
webui: introduce clientActionButtonsFormatter function | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
master e453581d 2020-03-10 16:06 Ported: N/A Details Diff |
webui: introduce search filters for each column on clients job table | ||
mod - webui/module/Client/view/client/client/details.phtml | Diff File | ||
master eb51625b 2020-03-09 17:17 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000444 from bareos/dev/fbergkemper/master/improve-filtering-on-jobs-bootstrap-table improve search and filtering on jobs bootstrap table (job module) |
||
mod - webui/module/Dashboard/view/partial/JobsPast24h.phtml | Diff File | ||
mod - webui/module/Job/src/Job/Controller/JobController.php | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
add - webui/public/css/bootstrap-slider.css | Diff File | ||
add - webui/public/css/bootstrap-slider.min.css | Diff File | ||
add - webui/public/css/bootstrap-table-filter-control.css | Diff File | ||
add - webui/public/css/bootstrap-table-filter-control.min.css | Diff File | ||
mod - webui/public/css/bootstrap-table.css | Diff File | ||
mod - webui/public/css/bootstrap-table.min.css | Diff File | ||
add - webui/public/js/bootstrap-slider.js | Diff File | ||
add - webui/public/js/bootstrap-slider.min.js | Diff File | ||
mod - webui/public/js/bootstrap-table-cookie.js | Diff File | ||
mod - webui/public/js/bootstrap-table-cookie.min.js | Diff File | ||
add - webui/public/js/bootstrap-table-filter-control.js | Diff File | ||
add - webui/public/js/bootstrap-table-filter-control.min.js | Diff File | ||
mod - webui/public/js/bootstrap-table-locale-all.js | Diff File | ||
mod - webui/public/js/bootstrap-table-locale-all.min.js | Diff File | ||
mod - webui/public/js/bootstrap-table.js | Diff File | ||
mod - webui/public/js/bootstrap-table.min.js | Diff File | ||
mod - webui/public/js/custom-functions.js | Diff File | ||
master 05be5018 2020-03-09 13:18 Ported: N/A Details Diff |
webui: fix action button generation | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master bf56f386 2020-03-09 11:51 Ported: N/A Details Diff |
webui: fix typo | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 3ca59990 2020-03-06 18:24 Ported: N/A Details Diff |
webui: adjust modal text to fit latest changes | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master ea5d1054 2020-03-06 16:58 Ported: N/A Details Diff |
webui: remove no longer used job controller code | ||
mod - webui/module/Job/src/Job/Controller/JobController.php | Diff File | ||
master 37b461c0 2020-03-06 16:48 Ported: N/A Details Diff |
webui: remove updateQueryParams function from job view Remove the JS function updateQueryParams as it is no longer used. |
||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 2df2042c 2020-03-05 19:31 Ported: N/A Details Diff |
webui: introduce a range slider Introduce a range slider to select the data display range on the job table. This replaces the old input select element to determine which time period of data should be retrieved and displayed. |
||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
master 6d0cda7d 2020-03-05 19:27 Ported: N/A Details Diff |
webui: fix indentation | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
bareos-16.2 2e8405a1 2020-03-05 15:46 Ported: N/A Details Diff |
packaging: update debian/{control,control.in} Updated the build-dependencies work with the distributions we currenty build on. (based on commit 796d53bd672cfbd7427eb54d08d12322a5fa21cb) (cherry picked from commit 2062077015643f6c4fd88830b578f3fe4664424f) |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
bareos-17.2 20620770 2020-03-05 15:46 Ported: N/A Details Diff |
packaging: update debian/{control,control.in} Updated the build-dependencies work with the distributions we currenty build on. (based on commit 796d53bd672cfbd7427eb54d08d12322a5fa21cb) |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
master d0dc1d3c 2020-03-05 15:39 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000441 from bareos-testing/master Adapt debian build to work in obs and our docker build-environment |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosGetDistInfo.cmake | Diff File | ||
mod - core/cmake/distname.sh | Diff File | ||
mod - core/debian/control | Diff File | ||
mod - core/debian/control.in | Diff File | ||
mod - core/platforms/debian/CMakeLists.txt | 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 | ||
mod - vmware/debian/control | Diff File | ||
master 714ab306 2020-03-04 18:26 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000443 from arogge/dev/arogge/master/univention-repotemplate univention: revise sources.list template |
||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File | ||
master fdc3184e 2020-03-04 14:30 Ported: N/A Details Diff |
stored: separated DeviceStatusInformation | ||
mod - core/src/plugins/stored/scsicrypto-sd.cc | Diff File | ||
mod - core/src/stored/backends/chunked_device.cc | Diff File | ||
mod - core/src/stored/backends/chunked_device.h | Diff File | ||
mod - core/src/stored/dev.h | Diff File | ||
add - core/src/stored/device_status_information.h | Diff File | ||
mod - core/src/stored/status.cc | Diff File | ||
master 5f3341c3 2020-03-04 14:14 Ported: N/A Details Diff |
stored: separated VolumeCatalogInfo | ||
mod - core/src/stored/dev.h | Diff File | ||
add - core/src/stored/volume_catalog_info.h | Diff File | ||
master f94b5699 2020-03-04 13:35 Ported: N/A Details Diff |
univention: revise sources.list template Previously the sources.list template in univention required building in open build-service, as one of the OBS variables had been used. This patch now makes the template independent of OBS and also ensures that you'll get a reasonable error-message in the generated sources.list if something goes wrong (e.g. you provided wrong credentials). |
||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File | ||
bareos-18.2 8313d88a 2020-03-04 13:35 Ported: N/A Details Diff |
univention: revise sources.list template Previously the sources.list template in univention required building in open build-service, as one of the OBS variables had been used. This patch now makes the template independent of OBS and also ensures that you'll get a reasonable error-message in the generated sources.list if something goes wrong (e.g. you provided wrong credentials). (cherry picked from commit f94b5699de5cfe076178d6ffd89f78f087b52f8d) |
||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File | ||
bareos-19.2 13804e06 2020-03-04 13:35 Ported: N/A Details Diff |
univention: revise sources.list template Previously the sources.list template in univention required building in open build-service, as one of the OBS variables had been used. This patch now makes the template independent of OBS and also ensures that you'll get a reasonable error-message in the generated sources.list if something goes wrong (e.g. you provided wrong credentials). (cherry picked from commit f94b5699de5cfe076178d6ffd89f78f087b52f8d) |
||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File |