File bacula-web.changes of Package bacula-web

-------------------------------------------------------------------
Wed Sep 13 09:51:59 UTC 2017 - ecsos@opensuse.org

- update to 7.4.0
  * Changelog
    - General: Minimum PHP version is now 5.6, the test page have been updated accordingly
    - Jobs report: Include more Levels InitCatalog=V, Catalog=C, VolumeToCatalog=O, DiskToCatalog=d and Data=A (wanderleihuttel)
    - Jobs report: Align job name on the left (wanderleihuttel)
    - Jobs report: Add Job scheduled time (sgargel)
    - Backup job report: Fix "Backup job name" to "Job name" as there's not only backup jobs in Bacula
  * Fixed bugs
    - 0000203 [bug-php] Ubuntu PHP version string problem
  * New features
    - 0000176 [feature] Custom date time format in config.php
    - 0000186 [feature] Add column "InChanger" in Volumes/Pool
    - 0000204 [enhancement] Provide SHA checksum for Bacula-Web compressed archive
    - 0000205 [feature] Filtering by pool on jobs report page

- changes from 7.3.0
  * Changelog
    - General: Improve responsive design for all pages (thanks to feldsam)
    - Pool and volumes: Add accordion for each pool
    - Pool and volumes: Used and Full volume status shows expiration date (thanks to wanderleihuttel)
  * Translations
    - Added Russian translation (thanks to sayanvd)
    - Added Chinese translation (thanks to cxl nh)
    - Added Norvegian translation (thanks to Georg Herland)
    - Updated Spanish translation (thanks to Robert López)

- changes from 7.2.0
  * Changelog
    - General: The catalog dropdown is now displayed even if you have only one catalog defined
    - I tought it would be much better to always see on which bacula instance your are monitoring
    - General: Dashboard link have been removed from reports dropdown menu in header
    - General: Bootstrap upgraded to version 3.3.6
    - General: Bacula-Web will not die even if there's no data to display in graphs (see Mantis #00180 below)
    - Dashboard: Improved dashboard layout by moving catalog statistics on top of the page
    - Test page: As of now, you should run at least PHP version 5.4 to have Bacula-Web running smoothly
  * Fixed bugs
    - 0000180 [bug-php] DrawGraph No data array error in http logs
    - 0000187 [bug-php] Total of bytes per pool problem in Pool and volumes report
    - 0000190 [bug-php] Some backup jobs in Jobs report page shows a duration of 0 second
  * New features
    - 0000142 [feature] Filter Job Report by Backup Level
    - 0000192 [feature] Add filter by Start/End Time in Jobs report
  * Translations
    - As of Bacula-Web 7.1.1, all language translations are hosted on transifex.com)
    - If you want to help translating in your language, please follow Bacula-Web documentation

- changes from 7.1.0
  * Changelog
    - Dashboard: Fixed problem with jobs running since more than 24 hours
    - Pools and volumes
        Total of bytes used now displayed for each pool
        Display slot number of volumes (if using a library)
    - General:
        PHP 5.6 and higher version compatibility improvments
        Many code fixes and improvments
    - Pools and volumes report: Volumes table now display slot number
    - Jobs report: you can filter jobs with status "Terminated with errors"
    - Translation: Portuguese brazilian have been updated and added Japanese
  * Fixed bugs
    - 0000170 [bug] Warning: Division by zero in jobs.php
    - 0000171 [bug] Running and Waiting jobs older than 24 hours are not visible in Dashboard
    - 0000172 [bug-php] Sometimes we see negative 0.00 compression value in job view
    - 0000174 [bug-php] PHP issues with non-static methods call
    - 0000185 [bug-php] Wrong backup job speed in Backup Job report
  * New features
    - 0000157 [feature] Add missing job status filter (Terminated with errors) in Jobs report page
    - 0000159 [feature] Volume report slot in tape robot
    - 0000175 [feature] Display total of Bytes for each Pool

- changes from 7.0.3
  - General: Fixed several security issues and bugs in the code
  - General: Upgraded Twitter Bootstrap framework from 3.3.1 to version 3.3.4
  * Fixed bugs
    - 0000162 [bug] Client jobs filter does not work in Jobs report page
    - 0000163 [bug-php] Dashboard: Selected period in period selector do not reflect user's choice
    - 0000165 [bug] Problem with the catalog selector
    - 0000166 [bug] joblogs.php is showing wrong jobid
    - 0000167 [bug] Problem enabling Smarty template cache
    - 0000168 [bug-php] Division by zero warning in Jobs report page (bacula-dev)

- rework spec to use php7 also

-------------------------------------------------------------------
Fri Feb 27 13:42:42 UTC 2015 - ecsos@opensuse.org

- update to 7.0.2
  * Changelog
    - General: Catalog selector now display current catalog label
    - General: Web UI look and feel improvements
    - General: Improved PHP code security and best practices 
      compliance (PSR2)
    - General: Improve support of PHP version 5.5 (see #000147)
    - General: Pie graphs without data will display a message like 
      "There's no data to display" (see #000137)
    - General: With version 7.0.1, graphs appear randomly. This has 
      been fixed by delaying graphs display (thanks to cpasqualini)
    - General: Breadcrumb navigation bar design has been improved
    - Jobs report: Jobs icon are now colourized depending on 
      the job status
    - Translations: Update messages.po file for all languages
    - Requirements: Minimal supported PHP version have been 
      raised to >= 5.3
  * Fixed bugs
    - 0000100 [bug-pgsql] Wrong SQL to make 'Pools and volumes 
      status' graph
    - 0000137 [bug-php] Pie graph empty if there's no value
    - 0000140 [bug-php] Fix and improve breadcrumb navigation
    - 0000145 [bug/design] Catalog selector should display 
      current catalog name
    - 0000146 [bug] Graphs sometimes disappear on Firefox 33.0
    - 0000147 [bug-php] Improve support for PHP version >= 5.5
    - 0000150 [bug-php] Improve check of $_GET value for joblogs.php
    - 0000151 [bug-php] Period string not translated in Dashboard
    - 0000153 [bug-php] Missing file include in client report page
    - 0000154 [bug-php] Potential bug in constant definition 
      (global.inc.php)
    - 0000156 [bug-php] Icon not visible for completed jobs with 
      errors in Jobs report page
    - 0000158 [bug-php] Catalog id stored in user session should 
      not take precedence over default catalog
    - 0000160 [bug-html] Graphs loaded randomly 
      (issue 146 not yet fixed)

- changes prior 7.0.2
  see http://www.bacula-web.org/download.html

- fix incorrect-fsf-address

-------------------------------------------------------------------
* Mon Mar 14 2011 - philipp.storz@dass-it.de
  - change dependencies for RH/CentOS Systems
* Mon Jan 17 2011 - philipp.storz@dass-it.de
  - added Support for redhat/centos based systems
* Tue Jan 11 2011 - philipp.storz@dass-it.de
  - first version

openSUSE Build Service is sponsored by