Changesets: bareos
| master f45d8244 2020-03-10 18:30 Ported: N/ADetails Diff | webui: rename the getVol function to attachVolumeTable | ||
| mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
| master a386bc29 2020-03-10 18:27 Ported: N/ADetails Diff | webui: rename the getVolJobs function to attachVolumeJobsTable | ||
| mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
| master acbdcab7 2020-03-10 18:23 Ported: N/ADetails Diff | webui: introduce search filters for each column on volume job tables | ||
| mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
| master 6db5b524 2020-03-10 18:06 Ported: N/ADetails Diff | webui: rename getPool function to attachPoolTable | ||
| mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
| master aa32584c 2020-03-10 18:04 Ported: N/ADetails Diff | webui: rename getVols function to attachVolumesTable | ||
| mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
| master 001e5144 2020-03-10 18:01 Ported: N/ADetails Diff | webui: add missing data refresh button | ||
| mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
| master ae867976 2020-03-10 17:57 Ported: N/ADetails Diff | webui: introduce search filters for each column on pool volume tables | ||
| mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
| master 84b7fc95 2020-03-10 17:41 Ported: N/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails Diff | webui: fix typo | ||
| mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
| master 3ca59990 2020-03-06 18:24 Ported: N/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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/ADetails 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 | ||

