Skip to content

Releases: bacularis/bacularis-common

Bacularis-Common 3.0.0

12 May 02:34
d118e49
Compare
Choose a tag to compare

This is a major new function release.

Changes:

  • Add job file difference method validator

Bacularis-Common 2.8.1

28 Apr 02:25
f9b5c17
Compare
Choose a tag to compare

This is a minor new feature and bug fix release. We added support for LDAP filters.

From the fixes side, we disabled capability to log in with empty password for LDAP authentication method if LDAP server allows it.
This has meaning for authentication with LDAP servers that have the unauthenticated authentication method enabled (like Windows Active Directory) and that allow logging in with empty password.

Changes:

  • Disable logging in with empty password for LDAP authentication method
  • Add support for LDAP filters

Bacularis-Common 2.8.0

19 Apr 17:01
8f49ca1
Compare
Choose a tag to compare

This is a minor new feature release. It provides improvements for using
software compression in web server.

Changes:

  • Add commented software compression lines to web server configs
  • Add custom sorting method by given property

Bacularis-Common 2.7.0

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

This is a bug fix release. We fixed an important bug for creating
OAuth2 accounts in API panel.

Changes:

  • Fix creating OAuth2 accounts in API panel

Bacularis-Common 2.6.0

02 Mar 08:15
250771d
Compare
Choose a tag to compare

This is a new function release. We added common changes required to
data views function working.

Changes:

  • Add changes for data views function
  • Add order type validator
  • Update actions/checkout and actions/cache to version 4

Bacularis-Common 2.5.1

19 Feb 03:44
3611726
Compare
Choose a tag to compare

We fixed support for PHP 7.4 and 8.0 that has been broken in 2.5.0.

Changes:

  • Fix support for PHP 7.4 and 8.0

Bacularis-Common 2.5.0

19 Feb 01:27
ca1a241
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.

Changes:

  • Add Bacula resource permission settings

Bacularis-Common 2.4.0

14 Jan 01:27
801f854
Compare
Choose a tag to compare

This is a bug fix release. We fixed copying job log to clipboard
and PHP warning in case TLS LDAP connection problem.

Changes:

  • Add wide action column styles
  • Fix copying job log to clipboard if HTTP protocol is used
  • Fix PHP warning if TLS LDAP connection cannot be set

Bacularis-Common 2.3.0

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

This is a new function release. We added functions to save file locally
and to copy text to clipboard.

Changes:

  • Update styles to job summary tab cards
  • Add function to save file locally and improve copying to clipboard function

Bacularis-Common 2.2.1

23 Dec 15:02
16bcb9f
Compare
Choose a tag to compare

This is a bug fix release. We fixed displaying quick volume edit drawer
in the dark mode.

Changes:

  • Update version
  • Fix quick volume edit drawer colour in dark mode