Changed
4.2.15 2017-04-14
- enum combobox now sort enum captions by
orderNum
attribute (instead of name)
- remove ER diagram background image (not background is white )
- ignore attributes with property
defaultView: false
for automatically generated forms
Fixed
4.2.15 2017-04-14
- prevent open the same command in separate tabs in case it's opened from left or top menu
- set
UBStore.loading = true
in method UBStore.reload before call UBStore.clearCache().
4.2.13 2017-04-07
- UBReportEditor now draw a dashed border around sections (both paragraph and table row)
Added
1.1.14 2017-04-12
- HTML2PDF: handle TimesNewRoman Bolt + Italic font (new font added)
- add Deflater compression
Fixed
1.1.15 2017-04-27
- HTML2PDF: Fix exception when convert broken HTML to PDF at server side. The HTML has invalid colspan value.
1.1.14 2017-04-12
- HTML2PDF: fixed incorrect justify align in case block element contains several fonts
Changed
4.3.4 2017-04-20
- only
auth
& getAppInfo
endpoint are "unauthorized" for UBConnection (remove models
& downloads
)
Fixed
4.3.4 2017-04-20
- throw correct exception text in case of clien-side auth handshake error in UBConnection
Added
1.0.26 2017-04-28
Fixed
1.0.26 2017-04-28
- DDL generator will skip attributes mapped to another existed attribute