removed warnings
removed warning
Feature: always use displayConcatMask, if more referenced columns than columns are defined in createAutomaticLinkReference.
fixed test
libs updated
review
IEditableColumns introduced
IEditableColumnsControl introduced
Changed expired/invalid token message - human readable
trim style name
MFA with native app check
fixed NPE
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
lib
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
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!
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
Added new supported countries: Ghana, Kenya
Fixed Timezone of Date in ChartJS v3.
version update
fixed javadoc
docu
docu
docu
lib
dev widgetset
memoryStatus admin service test
memoryStatus admin service
- addParameter method for Record
- use wrapped session for REST
improved request session handling
use session for session context
check success_no_content as well
libs
Optimize clearing values.
Ensure all values are correctly available after setParent.
- cache newly created LCOs until fully initialized
removed ESC handling -> is not action relevant
removed ESC handling -> is not action relevant
review
key listener only in case of action event
- IShortcutComponent introduced for simple text components
doc
implemented API changes (not fully)
implemented changed API
removed debug code
new text events implemented
refactoring to textValueChanged
introduced text handling for textfield
introduced text handling for textfield
introduced IAction
twelvemonkeys update to 3.12.0
use correct class loader(s)
releasing of JDBC drivers and ImageIO providers should take care of classloader, to avoid removal of wrong resources
lib update
vx 6.5.157
lib
lib
dis/enable dispatching events in case of CSV export with MemDataBook
libs
libs
Fix: setEditorValue should also allow Custom IEditorControl components, that are enabled.
Only view connections are needed, as each request is very short.
lib cleanup
javadoc
get root cause of exception chain
hide failure check
lib
lib
BITMASK in case of CUSTOM type
dependencies
refs updated
dependencies updated
dependencies updated
Only internalize the key.
Fix use correct new line.
getAccessURL
Fix: setAllFetched should not signal filterCleared, as this will cause an unnecessary calculateRow cycle.