Skip to content

Releases: bacularis/bacularis-web

Bacularis-Web 2.8.0

19 Apr 17:01
76e81f9
Compare
Choose a tag to compare

This is minor new feature and bug fix release. We introduced a couple of
improvements for using backup file list function like finding the largest
or the newest files in backup. Besides that we added a new deployment
OS profiles for Ubuntu 24.04 Noble and Fedora 40.

On the bug fixes side, we fixed bugs reported by the Community.

Changes:

  • Add control to display top 10 largest/smallest/recent/oldest backup files
  • Add sorting capability by file, size and mtime columns in backup file list
  • Add deployment OS profile for Fedora 40
  • Add deployment OS profile for Ubuntu 24.04 Noble
  • Change default job age for job size and files graph
  • Fix validation for data view name
  • Fix network test support for Bacula 9.6
  • Fix displaying text in running jobs bar on Firefox

Bacularis-Web 2.7.0

07 Apr 13:44
5836398
Compare
Choose a tag to compare

This is new function and bug fix release. We added a new function to perform
network test between the file daemon and the storage daemon. Besides that
we did a fix for the configuration part of Bacula.

Changes:

  • Add function to test network between file daemon and storage daemon
  • Fix adding first config resource if there is no existing resource given type

Bacularis-Web 2.6.0

02 Mar 08:15
f579c23
Compare
Choose a tag to compare

This is a new feature and bug fix release. In this version we are providing
the data views function that enables to define own views with own filters
for job, client, storage, pool and volume pages. This function significantly
helps to organize the web interface and tailor it to your needs.

Second change in the new release is making consistent default data sorting
for data selection lists. Now Bacularis uses natural case-insensitive
sorting order.

From the fixes side we fixed current bugs reported by the Community. At the end
we added some general minor improvements.

Changes:

  • Add new data tab views control
  • Add data tab views function to job history table
  • Add data tab views function to client list table
  • Add data tab views function to volume list table
  • Add data tab views function to pool list table
  • Add data tab views function to storage list table
  • Add boolean type to data view filters
  • Use natural case-insensitive sorting in all web interface
  • Display error volume status in red on volume view page
  • Remove OS profiles for old not supported already systems
  • Fix deleting exclude fileset section after enabling all directives mode
  • Fix default b(sd|fd|dir|bcons)json paths in OS profile for Ubuntu 20.04 Focal
  • Fix auto-selecting result tab when job estimation is starting
  • Fix displaying job estimation results when dark theme is used
  • Use boolean type in client list data views
  • Use natural sorting for filter values on graphs page
  • Use natural sorting for resource lists in run job window
  • Sort resource names in data view window
  • Update translations
  • Update actions/checkout and actions/cache to version 4

Bacularis-Web 2.5.1

19 Feb 03:44
86cec6f
Compare
Choose a tag to compare

We fixed support for PHP 7.4 and 8.0 that has been broken in 2.5.0.
Also we fixed creating restricted user by new user wizard.

Changes:

  • Fix support for PHP 7.4 and 8.0
  • Fix new user wizard

Bacularis-Web 2.5.0

19 Feb 01:27
ce60c15
Compare
Choose a tag to compare

This is a new feature and bug fix release. We added capability to set read-only,
read-write and no access permissions per Bacula configuration resource for
users, hosts and host groups. It makes Bacularis granular permission control
even more powerful and attractive. Besides of that we added a pool filter to
the volume list and fixed a couple of bugs reported by Community.

Changes:

  • Add Bacula resource permission settings
  • In restore wizard list only filesets used by selected job
  • Update translation files
  • Add pool filter to volume list
  • Fix last successful/failed job column for copy jobs on job list page

Bacularis-Web 2.4.0

14 Jan 01:27
fbc6b26
Compare
Choose a tag to compare

This is a new feature release. We introduced two significant changes:
the API host groups and easier to configure Bacula resource access.
We hope that these two new functions will much improve the user and
resource management in Bacularis.

Changes:

  • New API host groups feature
  • New much easier way of setting access to selected Bacula resources
    per API host, per API host group and per user

Bacularis-Web 2.3.0

31 Dec 05:11
caaaacd
Compare
Choose a tag to compare

This is a new function. We added a new job summary page, new pre-defined filters
to the main job table and also we added two new buttons: to download job log
and to copy job log to clipboard.

Changes:

  • Add job summary report tab to job view page
  • Add copying job log to clipboard and add saving job log to file
  • Improve displaying job table filters
  • Add predefined filters to job table

Bacularis-Web 2.2.1

23 Dec 15:02
97eba16
Compare
Choose a tag to compare

In this release we added a new job status column to the job table and we created
a new deploy OS profiles for Fedora 39 and Ubuntu 23.10 Mantic.

Changes:

  • Add latest job status column to job list table
  • Add OS profiles for Fedora 39 and Ubuntu 23.10 Mantic

Bacularis-Web 2.2.0

17 Dec 02:11
13771b0
Compare
Choose a tag to compare

This is a minor new feature. We added a couple of functions that make daily work
with Bacula jobs and volumes easier. We added the previous/next job buttons to
the job view page, a new window on job list page to view live job logs. On the
volume pages we added drawer to modify volume properties without need to go to
volume details page. Next new function is a window to display jobs stored on volumes
that is accessible directly from the volume list page.

For the other functions, we enabled support for API instances that serve compressed
responses. Besides of that we prepared a few new controls.

Changes:

  • Add to job list new button to display current job log
  • Add prev and next job buttons to job view page
  • Add to volume list new button to display jobs stored on volume
  • Add quick volume edit settings drawer on volume list page
  • Add support for compressed HTTP response in API client
  • Add volume job list control to list jobs stored on volume
  • New volume config control
  • Enable updating size control
  • Enable updating time period control
  • Remove no longer needed action step
  • Remove loading controls config on page loading
  • Update volume list on save volume properties
  • Update php-cs-fixer config

Bacularis-Web 2.1.2

25 Jul 05:17
6210384
Compare
Choose a tag to compare

This is a minor bug fix release. The only change is fix for installation
using Composer.

Changes:

  • Fix tables library version