]> git.sur5r.net Git - bacula/bacula/commit - gui/baculum/protected/Pages/API/JobTotals.php
baculum: Add dashboard panel
authorMarcin Haba <marcin.haba@bacula.pl>
Fri, 25 Dec 2015 19:51:24 +0000 (20:51 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Fri, 25 Dec 2015 19:51:24 +0000 (20:51 +0100)
commit37ac8d8da316d06d960eed934085f8fefed516f2
treef77be7d6fd67551329058c7eb5630f59658a2e06
parent558024370e6f06073060cfdead79534739ced814
baculum: Add dashboard panel
39 files changed:
gui/baculum/protected/Class/Bconsole.php
gui/baculum/protected/Class/Database.php
gui/baculum/protected/Class/JobManager.php
gui/baculum/protected/Class/Miscellaneous.php
gui/baculum/protected/JavaScript/graph.js
gui/baculum/protected/JavaScript/misc.js
gui/baculum/protected/JavaScript/panel-window.js
gui/baculum/protected/JavaScript/slide-window.js
gui/baculum/protected/JavaScript/statistics.js [new file with mode: 0644]
gui/baculum/protected/Lang/en/messages.mo
gui/baculum/protected/Lang/en/messages.po
gui/baculum/protected/Lang/pl/messages.mo
gui/baculum/protected/Lang/pl/messages.po
gui/baculum/protected/Layouts/Main.tpl
gui/baculum/protected/Pages/API/DbSize.php [new file with mode: 0644]
gui/baculum/protected/Pages/API/JobTotals.php [new file with mode: 0644]
gui/baculum/protected/Pages/Home.page
gui/baculum/protected/Pages/Home.php
gui/baculum/protected/Pages/Monitor.php
gui/baculum/protected/Portlets/TrayBar.tpl
gui/baculum/protected/application.xml
gui/baculum/themes/Baculum-v1/client.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/clients.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/dashboard.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/database.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/finished-jobs.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/graphs.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/jobrun.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/jobs.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/jobtotals.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/pools.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/quick-access.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/restore.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/setting.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/storages.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/style.css
gui/baculum/themes/Baculum-v1/tapes.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/volumes.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v1/workspace.png [new file with mode: 0644]