331 Commits (0a8ef38b0549d8b975e05aa5967cc8e05283bb27)

Author SHA1 Message Date
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) 3 years ago
  Tatu Lund 40570e1731
Ensure type safety and serializable nature of all the listeners (#12045) 3 years ago
  Martín López 786ca64838
Support for javax.validation @NotEmpty annotation. (#11985) 4 years ago
  Zhe Sun 14f6f3ba26
Add missing since tag (#11957) 4 years ago
  Vesa Nieminen 14de087d19
Fixed the JavaDoc (#11950) 4 years ago
  Tatu Lund d35bd4cde4
Add methods to control validation (#11945) 4 years ago
  Konstantin Kuzmin 7b06320711
Remove unnecessary null-check at ValueContext constructors (#11915) 4 years ago
  Tatu Lund 1076cb0162 TreeDataProvider: Apply filters to children (#11868) 4 years ago
  Anna Koskinen 7895a74211 Added @since tags, some tweaks to formatting. (#11839) 4 years ago
  Tatu Lund 252ef11634 Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834) 4 years ago
  Tatu Lund dda9b05260
Add method writeBeanAsDraft(bean) in Binder (#11833) 4 years ago
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) 4 years ago
  Tatu Lund 9d03f99444 Added missing constructor with scanNestedDefinitions option (#11801) 4 years ago
  Anna Koskinen 997acd146c Reduce Grid's sort complexity. (#11566) 5 years ago
  Sun Zhe b92df6d587
Code format (#11548) 5 years ago
  Sun Zhe e080de616b
Finish the since tag (#11540) (#11543) 5 years ago
  Basil Bourque fb5dc06d57 Create StringToUuidConverter.java (#11387) 5 years ago
  Sun Zhe 96a7c2f99c
Request data update before client response (#11341) 5 years ago
  Sun Zhe 0e1738ee89
Add javadoc for validate() call in Binder (#11318) 5 years ago
  Anastasia Smirnova 55864a333a Refactoring DataCommunicator code (#11304) 5 years ago
  Mehdi Javan 023ec7f48c Fixing NPE in Binder, ported from Flow (#11290) 5 years ago
  Mehdi Javan eebb0debc4
Updating since tags (#11200) 5 years ago
  Ilia Motornyi 78c6a7fbfb
Remove objects from ActiveDataHandler that are no longer available in used DataProvider (#11167) 5 years ago
  Mehdi Javan 2e3f4708a8 Improving javadoc of Binder.removeBinding (#11107) 5 years ago
  Teemu Suo-Anttila 10278f866e Fix DataCommunicator not sending data on filter updates (#11068) 5 years ago
  Ilia Motornyi 57f67c3a46 Fix formatting (#11023) 5 years ago
  Teemu Suo-Anttila aa5546133d
Fix expanding an added TreeGrid node (#11018) 5 years ago
  Teemu Suo-Anttila c99ac74e86 Fix TabSheet attaching and detaching components (#10988) 6 years ago
  Ilia Motornyi e8521ae0ab Fix temporal renderers serialization (#10929) 6 years ago
  Olli Tietäväinen 8a756b89c2 Fix NPE check in BindingValidationStatus (#10964) 6 years ago
  Ilia Motornyi 0528aaafa3
Fix small formatting issues (#10960) 6 years ago
  Ilia Motornyi 1b9feecc74
Fix Binder javadocs (#10907) 6 years ago
  Teemu Suo-Anttila 7aa9c79617 Fix Grid initial data when changing TabSheet Tab (#10872) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 2ddeb9ef97 Remove empty comments (#10789) 6 years ago
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Márcio P. Dantas 3c52491a5b Added method asRequired with a custom required validator to BindingBuilder. (#10724) 6 years ago
  Teemu Suo-Anttila 00c3f2c37c Fix ValueChangeListener order changes with Binder (#10745) 6 years ago
  Ilia Motornyi 3cd5e1a1da
Always return a fresh copy of BeanPropertySet from cache (#10635) 6 years ago
  Ilia Motornyi 940a1ef584
Implement ReadOnlyHasValue helper (#10643) 6 years ago
  Teemu Suo-Anttila 0a3e1640c6 Add option to use error message provider for StringTo converters (#10711) 6 years ago
  Teemu Suo-Anttila 5aa6433972 Add missing null check to Binding (#10726) 6 years ago
  Teemu Suo-Anttila 4cacbf7d7f Add setReadOnly for Bindings (#10482) 6 years ago
  Adam Wagner 1817a82ed8 Add recursive expand and collapse method to TreeGrid and Tree (#10283) 6 years ago
  Teemu Suo-Anttila d1749cbaf9 Fix Grid initial render performance (#10579) 6 years ago
  Ilia Motornyi 4580cd0dc6 Fix code example in DataProvider JavaDoc (#10601) 6 years ago
  Teemu Suo-Anttila 2f6f2970bc Fix Grid not updating selected item immediately (#10569) 6 years ago
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 years ago
  Marco Collovati 1619d1f0bb Treat fields as readonly when bound with null setter (#10477) 6 years ago