Added
5.22.5 2022-03-25
utils/clickOutside additional listener to dblclick event for target elements
UCron - added functionality to hide seconds, minutes, etc.
Changed
5.22.5 2022-03-25
improved icons download-with-signatures, upload-with-signatures and view-signatures - better clarity of
symbols
Use UB icon u-icon-signature for signature instead of FontAwesome icon in the SignatureVerificationResult component
Fixed
5.22.7 2022-03-31
Form.processing: call of the created hook
5.22.6 2022-03-29
Form.js: added updating this.tabId in created event handler after new entity Id is already generated.
It fixes bug when newly created entity can be opened in a separate tab.
az localization: fixed typo in July month name: İyun -> İyul
UCron localization fixed
5.22.5 2022-03-25
UTableEntity - fixed hiding the filter when the table has one column and fix entity-equal filter
USelectEntity - fixed error when click in corner select'a
Changed
5.22.6 2022-03-29
UBApp: generateTabId() - used entity name in tabId when formCode is not specified instead of '-' symbol.
Removed
5.22.5 2022-03-25
UB.ux.UBObject is removed (not used)
UB.view.CommandBuilder.CommandTypeComboBox is REMOVED (not used)
UB.view.CommandBuilder.FormsComboBox is REMOVED (not used)
UB.ux.GraphViewer (graph diagram editor) is REMOVED (not used)
UB.ux.UBDetailTreeGrid is REMOVED (not used)
Fixed
5.22.5 2022-03-25
localization for tinymce UI (en, ru, uk locales)
Fixed
5.22.6 2022-03-29
Remove warnings generated by ub-migrate
Added
5.22.27 2022-03-25
new method App.reloadConfig - the same as sent an HUP signal for process.
Require server 5.22.4
Fixed
5.22.5 2022-03-31
ubcli generateDDL: fixed DDL generation for multi-tenant environments for uba_subject entity.
Now tenant DB-level RLS returns values with mi_tenantID=0 also, so that records for uba_role are visible
to users of all tenants.
Fixed
5.22.6 2022-03-29
Remove warnings generated by ub-migrate
Removed
5.22.5 2022-03-25
UBS.cliUtils is REMOVED (deprecated from 2019)