Tags give the ability to mark specific points in history as being important
-
v2.4.10
08de8c7b · ·- fixed missing message when login fails and no text is returned - replaced deprecated stuff from commons-lang3
-
v2.4.9
28bc9aba · ·- Backoffice Generator Updates - now detects field type from list of Annotations correct - int and Integer are now handled now - using number boxes without separator now - fixed regex split for some search operations - fixed shift when empty fields are in the resultlist - missing include in ui-binder added for many to one relations - manyToOne suggestion can handle non String fields now - manyToOne suggestion fixed NPE situation - more backoffice Many To One fixes - manyToOne widget: little placement improvement - bic map and bank accounts (AT) updated - spring-boot updated to 3.5.7 - dependency updates
-
v2.4.8
230e41f8 · ·- bic map and bank accounts (AT + DE) updated - spring-boot updated to 3.5.6 - elementary updated to 1.3.2 - dependency updates
-
v2.4.7
9b89ddf3 · ·- bic map updated - spring-boot updated to 3.5.5 - elementary updated to 1.3.1 - dependency updates
-
v2.4.6
0422d59c · ·- bic map and bank accounts (DE) updated - spring-boot updated to 3.5.4 (first 3.5 with all required changes) - dependency updates
-
v2.4.5
8b909f1b · ·- bic map and bank accounts (DE) updated - spring-boot updated to 3.4.7 - dependency updates
-
-
-
v2.4.2
beedfcb1 · ·- bic map and bank accounts (AT+DE) updated - gwt updated to 2.12.2 - spring-boot updated to 3.4.4 - dependency updates
-
-
v2.4.0
6c5db2d4 · ·- update to new gin version and jakarta.inject namespace - switched gin, jukito, gwtp and gwtp-extensions to own forks - Backoffice generator speedup: detect BackofficeWidgets only once - Backoffice generator - replaced GWT.create() with Injection - server side validation result deserialization improved - less code and can be unit tested now - removed jakarta.validation and org.hibernate.validator sources all required sources from jakarta.validation and org.hibernate.validator where included into gwt-bean-validators-engine package, now only the modified are part of the package, the other are used from source.jars
-
-
v2.3.2
fb703ede · ·- fixed some problems with PageNumberWithArrows Widget - DynamicInputWidget: check value before parsing to get rid of exception - some small bugfixes - LoginCallback - make callback stuff accessible (private -> protected) - handle login with result parsing problem - code cleanup - bic map and bank account (DE) updated - spring-boot updated to 3.4.1 - hibernate-validator update to 8.0.2 - dependency updates
-
-
v2.3.0
dc380151 · ·- porting to gwt 2.12 and java 17 - removed some workarounds required for spring-boot 3.3 to work with java 11 - code generator source version set to RELEASE_17 - instanceof improvements with pattern matching (JEP 394) - use of new text blocks (JEP 378) - switch/cases updated to new syntax - doctype update to 2.12.1 - pom file cleanup - bic map updated - spring-boot updated to 3.3.6 - dependency updates
-
v1.11.27
1d267aff · ·this is a release with backports from the 2.x version, to bring them back to validationapi2, don't use included spring version in production, the spring-framework 5.3.x is only updated for paying users, if you are one of them, override spring-framework.version and spring-security.version in your projects pom file. If you don't use spring parts of this bundle, you shouldn't have any security problem with this release. Backports from 2.2.2: - Backoffice generator - ManyToOne handling - clean up import list after write - fixed required import detection - fixed multiple OneToMany relations - fixed multiple embedded generations - handle embedded in ManyToOne relation entity - Validation: recursive detection of the classes to detect - bic map and bank account (AT) updated Backports from 2.2.1 - bic map and bank account (DE) updated
-
v2.2.2
75fd3569 · ·- Backoffice generator - ManyToOne handling - clean up import list after write - fixed required import detection - fixed multiple OneToMany relations - fixed multiple embedded generations - handle embedded in ManyToOne relation entity - Validation: recursive detection of the classes to detect - bic map and bank account (AT) updated - spring-boot updated to 3.3.5 - dependency updates
-
v2.2.1
39f82e4e · ·- bic map and bank account (DE) updated - spring-boot updated to 3.3.4 - dependency updates
-
-
v1.11.26
8c1f6ab4 · ·- Backoffice generator - one to many handling - sepa stuff improvements - phone number input widget without country reference fixed - ImageLazyLoading - removed observer and used native implementation - bic map and bank account (AT) updated - additional some improvements and code cleanup - dependency updates