Releases: wanderleihuttel/webacula
Releases · wanderleihuttel/webacula
11.0.0
Webacula release 11.0.0
=== 11.0.0 (Tue Mar 16, 2021)
- Update queries and other files to run with Bacula 11.X
- How Webacula is a bit old because PHP requisits and the framework (ZF1) is outdated
I only make some changes for bacula 11.X compatibilities.
Tips for Upgrade
- Modify in application/config.ini:
catalog.version = 1022
- Run que following query to update table webacula_version:
update webacula_version set versionid = 1022;
Important: this release will only works with Bacula 11.x and PHP >= 5.6 and PHP <= 7.3
7.5.4
Webacula release 7.5.4
=== 7.5.4 (Wed Dec 05, 2018)
- Fix ZF1 to works with PHP <= 7.3
Important: this release will only works with Bacula 7.x and 9.x and PHP >= 5.6 and PHP <= 7.3
7.5.3
Webacula release 7.5.3
=== 7.5.3 (Tue Nov 07, 2017)
- New feature added to get File size before compression (need run scripts)
- Included the database size in the About Page
- Updated webacula tables
- Update translations
- Minor bugfixes
Important: this release will only works with Bacula 7.x and 9.x
7.5.2
Webacula release 7.5.2
=== 7.5.2 (Mon July 10, 2017)
- Fix Model method "getListJobs" to work with Bacula 9.0
- Fix bacula logo href
- Update version
Important: this release will only works with Bacula 7.x but passed in all tests with Bacula 9.x
7.5.1
Webacula release 7.5.1
Change Log
=== 7.5.1 (Tue May 30, 2017)
- Bugfixes
- Modify library JS and CSS from scripts/bconsole
- Fix bconsole command execution and add translations
- Change position of buttons wbjobdesc/wblogbook and fix button wblogbook that was not showing correct
- Fix the schedules when their names are similar and didn't show correctly
- Modified wbjobdesc and add option to select jobs instead to write
- Add an index (FileIndex) in table WbTmpTable
- Change WBLogBook query to use LIKE
- Fix wrong number of jobs in the volumes
- Modify dialog confirm, add new CSS and new translations
- Add CSS for menu multilevel
- Include configuration of catalog version in config.ini
- Allow dots in login
Important: this release only works with Bacula 7.x
7.5.0
Webacula release 7.5.0
Change Log
=== 7.5.0 (Fri May 05, 2017)
- The main change is that the interface was updated to use Boostrap CSS themes
- All libraries CSS and JavaScript was updated
- Some libraries CSS and JS were removed
- New show outputs from bconsole (schedule, pool)
Important: this release only works with Bacula 7.x