DBCF 5.8.0.x

Version 5.8.0.6 / Released: July 2022

Bug fixes

A small bug fix and documentation links

  1. [bug] Generic table was unable to show the GET operation

  2. [support, bug] SQL Blocking occurring on some issues when DELETE request is sent via Rest API

Version 5.8.0.5 / Released: July 2022

Bug fixes & Huge Improvements

Addressed some minor bug fixes, added AUTOCOMPLETE, SIMPLE SELECT, MULTI SELECT, SIMPLE TABLE configurations back

  1. [support, bug] SQL Blocking occurring on some issues when DELETE request sent with Power Actions fields

  2. CADS-10910, DBCF-110 [support, bug] Made the new Database Row and Table custom fields show up in the KANBAN and SCRUM boards. [CADS-10910, DBCF-110]

Version 5.8.0.4 / Released: January 2022

Improvements

  1. [impr, internal] Added JSD support for row and table Power Database Fields

Version 5.8.0.3 / Released: December 2021

Bug fixes

Packing all the goodies from sub-modules

Version 5.8.0.1 / Released: November 2021

Minor bugfix

Minor bugfixes, but we strive for perfection!

  1. [bug, internal] Averted a NPE on bad configuration of the field (datasource renamed)

  2. DBCF-97 [internal] Fixed an error in the edit screen of an issue when the DBCF scripts are badly configured [DBCF-97]

  3. DBCF-100 [internal] The table field is now accessible(read-only) in SIL as an array of arrays of string. [DBCF-100]

  4. CADS-10093 [support, bug] Fixed an error with UTF-8 values not being rendered correctly on the screen [CADS-10093]

Version 5.8.0.0-RELEASE / Released: October 2021

Production-ready version.

Stability fixes. We added inline help for the administration pages. Compatibility with latest SIL-Engine. New table field has been added. Deprecated old fields.

  1. [internal] Fixed an issue with LF not being correctly reported on UI

Version 5.8.0.0-RC03 / Released: September 2021

Stability fixes.

  1. [internal] Fixed an issue with LF not being correctly reported on UI

Version 5.8.0.0-RC02 / Released: September 2021

Major improvements. Added the autocomplete option to the configuration and the functionality to the actual field. Added color marker to the columns having the constraints set to a value to differentiate them. Stability fixes. To ease the scripting a new struct has been added, 'DBCFValue'

  1. [internal] Fixed an issue with the indexing (NPE)

  2. [internal] Fixed an issue with the useless re-rendering of the new DBCF after a change of value.

  3. [internal] Fixed a NPE occurring when some old DBCF fields have no configuration.

  4. [internal] Fixed a NPE occurring when the user tries to access the migrate field page when there are no fields of the right type.

  5. DBCF-66 [internal] Autocomplete fields [DBCF-66]

  6. DBCF-93 [internal] Support for string[][] return types [DBCF-93]

  7. DBCF-92 [internal] Unnecessary ugly error message on saving config [DBCF-92]

  8. DBCF-94 [internal] JS error when LiveFields are missing [DBCF-94]

  9. CADS-8898 [support, bug] Fixed the modal search window appearing behind the Create/Edit popup windows [CADS-8898]

  10. CADS-9230 [support, impr] Fixed the js import chain that made some unnecessary REST calls [CADS-9230]

Version 5.8.0.0-RC01 / Released: June 2021

Major release. Upgraded the internal architecture of the addon to match the new capabilities from 'SIL Engine' (katl-commons) Added a new custom field: Advanced Database Row Field - a row of data in a table that can search, insert, update and delete data from the database