Changesets: bareos-webui
bareos-16.2 6532614c 2017-03-23 17:46 Ported: N/A Details Diff |
Fix Update Check To be able to compare architectures, we have to exchange arch keys parsed from clients uname string to match arch keys retrieved from remote site via ajax call. E.g. for Ubuntu/Debian, architecture x86_64, parsed from FD uname string, has to be replaced with amd64 to be able to compare versions by architecture. Additionally, let the application determine protocol to use for update retrieval (ajax/jsonp) itself. |
||
mod - module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
mod - module/Auth/view/auth/auth/login.phtml | Diff File | ||
mod - module/Client/src/Client/Controller/ClientController.php | Diff File | ||
master cc5b39f7 2017-03-22 14:24 Ported: N/A Details Diff |
Merge branch 'bareos-16.2' | ||
mod - composer.phar | Diff File | ||
mod - module/Storage/view/storage/storage/details.phtml | Diff File | ||
mod - packaging/obs/bareos-webui.spec | Diff File | ||
add - public/css/buttons.dataTables.css | Diff File | ||
add - public/css/buttons.dataTables.min.css | Diff File | ||
rm - public/css/datatables-ext.css | Diff File | ||
rm - public/css/datatables-ext.min.css | Diff File | ||
mod - public/css/datatables.css | Diff File | ||
mod - public/css/datatables.min.css | Diff File | ||
mod - public/css/jstree.css | Diff File | ||
mod - public/css/jstree.min.css | Diff File | ||
add - public/js/dataTables.buttons.min.js | Diff File | ||
rm - public/js/datatables-ext.min.js | Diff File | ||
mod - public/js/datatables.js | Diff File | ||
mod - public/js/datatables.min.js | Diff File | ||
mod - public/js/jstree.js | Diff File | ||
mod - public/js/jstree.min.js | Diff File | ||
mod - public/js/jstreegrid.js | Diff File | ||
mod - vendor/composer/installed.json | Diff File | ||
mod - vendor/zendframework/zend-version/src/Version.php | Diff File | ||
bareos-16.2 8c4ecbc2 2017-03-21 13:12 Ported: N/A Details Diff |
Fix OBS Specfile Sets suse version according to SLE 11 for the a2enmod conditions, so a2enmod is executed automatically during post install on SLE 11 as well. |
||
mod - packaging/obs/bareos-webui.spec | Diff File | ||
bareos-16.2 a93e7628 2017-03-20 16:50 Ported: N/A Details Diff |
Update jsTree jQuery tree plugin Updates jsTree from version 3.3.1 to 3.3.3 and also updates jstreegrid plugin from version 3.4.2 to 3.8.0. |
||
mod - public/css/jstree.css | Diff File | ||
mod - public/css/jstree.min.css | Diff File | ||
mod - public/js/jstree.js | Diff File | ||
mod - public/js/jstree.min.js | Diff File | ||
mod - public/js/jstreegrid.js | Diff File | ||
bareos-16.2 b18d8845 2017-03-20 16:19 Ported: N/A Details Diff |
Update composer Updates composer.phar from version 1.2.1 to 1.4.1. |
||
mod - composer.phar | Diff File | ||
bareos-16.2 1dd2bd9b 2017-03-20 15:50 Ported: N/A Details Diff |
Update Zend Framework 2 components Updates Zend Framework 2 components from version 2.4.10 to 2.4.11. |
||
mod - vendor/composer/installed.json | Diff File | ||
mod - vendor/zendframework/zend-version/src/Version.php | Diff File | ||
bareos-16.2 680d296e 2017-03-20 15:17 Ported: N/A Details Diff |
Update DataTables jQuery plug-in and extensions This updates DataTables plug-in for the jQuery Javascript library from version 1.10.12 to version 1.10.13. It removes the DataTables select extension as it is was only used during development and updates the buttons extension from version 1.2.1 to version 1.2.4. |
||
mod - module/Storage/view/storage/storage/details.phtml | Diff File | ||
add - public/css/buttons.dataTables.css | Diff File | ||
add - public/css/buttons.dataTables.min.css | Diff File | ||
rm - public/css/datatables-ext.css | Diff File | ||
rm - public/css/datatables-ext.min.css | Diff File | ||
mod - public/css/datatables.css | Diff File | ||
mod - public/css/datatables.min.css | Diff File | ||
add - public/js/dataTables.buttons.min.js | Diff File | ||
rm - public/js/datatables-ext.min.js | Diff File | ||
mod - public/js/datatables.js | Diff File | ||
mod - public/js/datatables.min.js | Diff File | ||
bareos-16.2 875441f6 2017-03-17 18:19 Ported: N/A Details Diff |
Fix to bugreport 0000692 Fixes 0000692: Postin rpm script contain a2enmod calls, there's no a2enmod on RHEL system |
Affected Issues 0000692 |
|
mod - packaging/obs/bareos-webui.spec | Diff File | ||
master 3a252c0b 2017-03-16 17:29 Ported: N/A Details Diff |
Merge branch 'bareos-16.2' | ||
mod - module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
bareos-16.2 455f6b5c 2017-03-16 17:10 Ported: N/A Details Diff |
Fix to bugreport 0000781 Check if request URI matches against registered Router to prevent injected arbitrary uri redirects. Fixes 0000781: Login will redirect to arbitrary urls from req parameter |
Affected Issues 0000781 |
|
mod - module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
master 33727ccd 2017-03-15 18:04 Ported: N/A Details Diff |
Merge branch 'bareos-16.2' | ||
mod - module/Job/src/Job/Controller/JobController.php | Diff File | ||
bareos-16.2 311ed221 2017-03-06 16:43 Ported: N/A Details Diff |
Jobs: verify jobs Shows verify jobs in the job action tab listing as well. |
||
mod - module/Job/src/Job/Controller/JobController.php | Diff File | ||
master 6d4b74ed 2017-03-02 16:20 Ported: N/A Details Diff |
Bumb version number | ||
mod - version.txt | Diff File | ||
master 63907b6f 2017-02-21 13:36 Ported: N/A Details Diff |
Updated slovak localization | ||
mod - module/Application/language/sk_SK.mo | Diff File | ||
mod - module/Application/language/sk_SK.po | Diff File | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
master d15bf918 2017-02-21 13:34 Ported: N/A Details Diff |
Merge branch 'flyer05-master' | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master 5b26521d 2017-02-21 10:54 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
uploaded compiled sk_SK.mo | ||
add - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
master b3c087c4 2017-02-21 10:51 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
Delete sk_SK.mo | ||
rm - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
master 8f96c5e5 2017-02-21 10:46 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
Slovak localization | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master 8e432e8a 2017-02-21 10:43 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
Slovak localization | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master ae1969ce 2017-02-21 10:41 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
Slovak Localization | ||
mod - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master c742a905 2017-02-20 13:45 Ported: N/A Details Diff |
Bumb version number | ||
mod - version.txt | Diff File | ||
master db772964 2017-02-14 12:47 Ported: N/A Details Diff |
Slovak localization adjustments | ||
mod - module/Auth/src/Auth/Form/LoginForm.php | Diff File | ||
mod - public/js/locale/Makefile.am | Diff File | ||
mod - public/js/locale/Makefile.in | Diff File | ||
add - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
add - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master b4eed110 2017-02-14 12:40 Ported: N/A Details Diff |
Merge branch 'flyer05-master' | ||
mod - AUTHORS | Diff File | ||
mod - module/Application/language/Makefile.am | Diff File | ||
mod - module/Application/language/Makefile.in | Diff File | ||
add - module/Application/language/sk_SK.mo | Diff File | ||
add - module/Application/language/sk_SK.po | Diff File | ||
mod - module/Auth/src/Auth/Form/LoginForm.php | Diff File | ||
add - public/js/dataTables/language/Slovak.json | Diff File | ||
mod - public/js/datatables.functions.js | Diff File | ||
master 397595fb 2017-02-14 12:10 Ported: N/A Details Diff |
Slovak localization adjustments | ||
mod - module/Application/language/sk_SK.mo | Diff File | ||
mod - module/Application/language/sk_SK.po | Diff File | ||
mod - module/Auth/src/Auth/Form/LoginForm.php | Diff File | ||
mod - public/js/locale/Makefile.am | Diff File | ||
mod - public/js/locale/Makefile.in | Diff File | ||
add - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
add - public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
master 3d4421ce 2017-02-08 13:19 Pavol Vrba Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000001 from flyer05/slovak_localization Slovak localization |
||
mod - module/Application/language/Makefile.am | Diff File | ||
mod - module/Application/language/Makefile.in | Diff File | ||
add - module/Application/language/sk_SK.mo | Diff File | ||
add - module/Application/language/sk_SK.po | Diff File | ||
mod - module/Auth/src/Auth/Form/LoginForm.php | Diff File | ||
add - public/js/dataTables/language/Slovak.json | Diff File | ||
mod - public/js/datatables.functions.js | Diff File |