511 Commits (fbbb689925274e0af49df14c5ac05a12759fae31)

Author SHA1 Message Date
  Tatu Lund fbbb689925
fix: don't update bean property which is read-only bound (#12457) 2 years ago
  Tatu Lund 51d403f07d
fix: Ensure that side effects of readBean does not set hasChanges true (#12455) 2 years ago
  Tatu Lund 2fc98eaf9c
fix: Add row limit to DataCommunicator row data requests (#12415) 2 years ago
  Tatu Lund ba5e586b24
fix: set Vaadin session attribute using lock in reinitializeSession (#12401) 2 years ago
  Anna Koskinen 5144101da6
Cleaned out old references to removed buildhelpers and widgets modules. (#12383) 2 years ago
  Tatu Lund c019c5d5ae
Update to Jsoup 1.14.2 (#12381) 2 years ago
  Tatu Lund b379bb8428
fix: Avoid processing value change event due writing back of converted value (#12360) 2 years ago
  Anna Koskinen df8bd7e0f6
fix: Reuse existing filesystem (#12346) 2 years ago
  Anna Koskinen 3afe45849e
Code cleanup (#12333) 2 years ago
  Anna Koskinen f70bc4269c
fix: don't serve directories as static files (#12325) 3 years ago
  Tatu Lund 01c72e9e6c
feat: Add API to control whether Binder converts back to presentation (#12246) 3 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Anna Koskinen 45ed0c173a
Added missing file ending (#12202) 3 years ago
  Anna Koskinen b4f011230f
DateField value should actively adjust to the set resolution. (#12183) 3 years ago
  Tatu Lund 5c839bc683
Binder: Also use converter for user-changed values (#12132) 3 years ago
  Tatu Lund 43d21c486f
Adding regression test against malicious input (#12105) 3 years ago
  vt512 bafab4554a
fix duplicate key exception with Binder when interface method is overwritten (#12091) 3 years ago
  Tatu Lund 665f3355a2
Add convenience overloading for setColumn (#12093) 3 years ago
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) 3 years ago
  Tatu Lund b36dc81569
Fix possible NPE with MPR (#12040) 3 years ago
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 4 years ago
  Martín López 4786732d33
Refresh DataProvider only once when reordering the grid using GridRowDragger (#11981) 4 years ago
  Tatu Lund d35bd4cde4
Add methods to control validation (#11945) 4 years ago
  Tatu Lund a486f64809
Set DateField value only if it passes range check (#11887) 4 years ago
  Tatu Lund 1076cb0162 TreeDataProvider: Apply filters to children (#11868) 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 ce497adfbd Decode path in getStaticFilePath (#11812) 4 years ago
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) 4 years ago
  Tatu Lund dc35fdec07 Use APPLICATION_SCOPE for the session lock (#11792) 4 years ago
  Anna Koskinen 997acd146c Reduce Grid's sort complexity. (#11566) 5 years ago
  Sun Zhe b92df6d587
Code format (#11548) 5 years ago
  Olli Tietäväinen 9d5bdaf89b Custom serializers accessors (#10658) 5 years ago
  Martin Vysny c79dca4391 Provide extensive error information on GridLayout.OutOfBoundsException and IllegalArgumentException (#11461) 5 years ago
  Sun Zhe 0cfbee6ed5
Update release note and since tag (#11386) 5 years ago
  Knoobie 353ba29cfd Checkbox allow customizing of input and label classNames. (#11372) 5 years ago
  Sun Zhe 96a7c2f99c
Request data update before client response (#11341) 5 years ago
  Mehdi Javan 023ec7f48c Fixing NPE in Binder, ported from Flow (#11290) 5 years ago
  Ilia Motornyi 78c6a7fbfb
Remove objects from ActiveDataHandler that are no longer available in used DataProvider (#11167) 5 years ago
  Teemu Suo-Anttila 5a24c48655 Add API to access features of SelectionModels (#10939) 5 years ago
  Gilberto Torrezan 8d61288b6f Add fallback resolvers for CurrentInstance (#10974) 6 years ago
  Teemu Suo-Anttila 0860c19149
Fix Grid MultiSelectionModel to always use getId (#11086) 5 years ago
  Teemu Suo-Anttila 10278f866e Fix DataCommunicator not sending data on filter updates (#11068) 6 years ago
  Ilia Motornyi 57f67c3a46 Fix formatting (#11023) 6 years ago
  Ilia Motornyi a0171e7cde
Code cleanup and serialization test in compatibility package (#10977) 6 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
  Ilia Motornyi 16335d3aba Fix formatting of some files (#10972) 6 years ago
  Alexander Nittka 76230f8b16 Remove parse error when changing from invalid to empty date text (#10771) 6 years ago
  Olli Tietäväinen 8a756b89c2 Fix NPE check in BindingValidationStatus (#10964) 6 years ago