- libs
libs
- libs
export-on-device button
metadata flags (not updateable)
- introduced ButtonGroup
removed warnings
removed warning
removed warning
fixed test
typo
ui, bui tpl support
renamed templates from json to ui
changed template
libs updated
support null password
GeoLocationButton now implements IEditableColumnsControl
review
IEditableColumns introduced
IEditableColumnsControl introduced
handle encoded binary datatype
Changed expired/invalid token message - human readable
libs
null instead of empty
trim style name
MFA with native app check
fixed NPE
libs
don't send empty style
performance
support changing security manager
support changing authenticator and use custom classloader if available
finally cleanup after changing password
introduced MFA operation
improved writing cookie (thread support)
lib
libs and additional styles
lib
destroy client cache (thread)
reduce layout cycles (multi-threading problem). If e.g. app login starts a thread which repaints UI, it might be a problem if you add/remove components and set e.g. properties enabled.
MFA change password support (PoC)
send properties immediate to server-side
doc
spaces
review
review
review
changed menubar item visibility and support menubar.setvisible(false) on macos
removed custom object
be sure that style is not null if adding style names
use correct classloader because session from session context is wrapped and not the internal session!
close button with f_secure
client-side column encryption PoC
changed biometric property handling
styles for biometric auth and coloring of title
some improvements for exception handling to show a better message in case of jdbc driver is missing or connection to db can't be established
version update
fixed javadoc
doc
doc
docu
docu
doc
docu
docu
lib
dev widgetset
memoryStatus admin service test
memoryStatus admin service
- addParameter method for Record
- use wrapped session for REST
fixed possible NPE after close
improved request session handling
use session for session context
check success_no_content as well
libs
libs
libs
- cache newly created LCOs until fully initialized
removed ESC handling -> is not action relevant
removed ESC handling -> is not action relevant
refactoring
review
key listener only in case of action event
- IShortcutComponent introduced for simple text components
doc
- refactoring
refactoring
libs
implemented API changes (not fully)
implemented changed API
removed debug code
new text events implemented
refactoring to textValueChanged