3150 Commits (efd1f05aaea2e2fa0303f56b8f01044d6b2871fe)

Author SHA1 Message Date
  Anna Koskinen 7eb9588359
Fix updating Grid's item set when details rows are open. (#12231) 3 years ago
  Tatu Lund ff41bba3d7
Prevent NPE in comparison (#12218) 3 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Olli Tietäväinen d28e9a7524
update to Atmosphere runtime 2.4.30.vaadin3 (#12214) 3 years ago
  Anna Koskinen d336bfa5bf
Merged column headers should work within declarative Grid. (#12206) 3 years ago
  Tatu Lund 551177326f
Add API to prevent invalid input when integrated range validator is used (#12168) 3 years ago
  Anna Koskinen 45ed0c173a
Added missing file ending (#12202) 3 years ago
  Anna Koskinen f46362a731
Clear out ClientCache when UI is detached to prevent a minor memory leak (#12199) 3 years ago
  Tatu Lund c6c17e0f1f
Dead code removal (#12187) 3 years ago
  Tatu Lund 7cb91b3b99
fix: use time-constant comparison for CSRF tokens (#12188) 3 years ago
  Tatu Lund 885c2298fd
fix: use time-constant comparison for security tokens (#12189) 3 years ago
  Anna Koskinen b4f011230f
DateField value should actively adjust to the set resolution. (#12183) 3 years ago
  Tatu Lund f790ba970d
Update Atmosphere vaadin2 patch (#12181) 3 years ago
  jdewaen a250bde2bf
Add getter for presentationProvider in Grid.Column (#10323) (#12060) 3 years ago
  Anna Koskinen c8e04dc5b3
Fix to LayoutManager size calculations during transform. (#12138) 3 years ago
  Anna Koskinen 49f70390ad
Better error handling trying to enable HTML5 DnD for mobile from thread (#12170) 3 years ago
  Tatu Lund 5c839bc683
Binder: Also use converter for user-changed values (#12132) 3 years ago
  Tatu Lund cd1dccd153
Replace function reference with anonymous class for serialization (#12137) 3 years ago
  Tatu Lund 00159ed3d2
Make checkAtmosphereSupport() non-static (#12131) 3 years ago
  Martin Vysny e3b0a113b1
Log informative message instead of failing with ClassCastException when polling an obsolete resource (#12115) 3 years ago
  Tatu Lund aea6cdece5
Add DateField(LocalDate value) constructor (#12096) 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
  Clemens von Schwerin dcd550ec74
Update ServletPortletHelper.java (#12087) 3 years ago
  Tarek Oraby 7babdf719c
Add API to detect if GridMultiSelect select-all checkbox is checked (#12086) 3 years ago
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) 3 years ago
  Anna Koskinen 7406f478b9
Added missing MIME types to FileTypeResolver (#12070) 3 years ago
  Tatu Lund 415acb75f7
Explicitly remove old dataprovider listener when new one is set (#12064) 3 years ago
  Tatu Lund b36dc81569
Fix possible NPE with MPR (#12040) 3 years ago
  Tatu Lund 3640be47c3
Add support for "ww" in date format (#12037) 4 years ago
  Tatu Lund 40570e1731
Ensure type safety and serializable nature of all the listeners (#12045) 4 years ago
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 4 years ago
  Anna Koskinen 1f709b081c
Fixed error message to use given parameters. (#12008) 4 years ago
  Tatu Lund e39ca99654
Removing deprecated parameter (#12004) 4 years ago
  Martín López 786ca64838
Support for javax.validation @NotEmpty annotation. (#11985) 4 years ago
  Martín López 4786732d33
Refresh DataProvider only once when reordering the grid using GridRowDragger (#11981) 4 years ago
  James Pether Sörling 887f569fb9
Removed unused parameter from DataNode creation (#11976) 4 years ago
  Zhe Sun 14f6f3ba26
Add missing since tag (#11957) 4 years ago
  Tarek Oraby 74f36e731d
Add asMultiSelect() to Tree class (#11949) 4 years ago
  Vesa Nieminen 14de087d19
Fixed the JavaDoc (#11950) 4 years ago
  Tarek Oraby 01936188ca
Allow AbstractDateField to provide DST zone names over custom ranges (#11927) 4 years ago
  Tatu Lund d35bd4cde4
Add methods to control validation (#11945) 4 years ago
  Felix Fontein 477e9fe824
Expired session: use 403 Forbidden instead of 410 Gone (#11859) 4 years ago
  Tatu Lund a486f64809
Set DateField value only if it passes range check (#11887) 4 years ago
  Tatu Lund 368f350c98
Determine Push transport before re-connect (#11884) 4 years ago
  Konstantin Kuzmin 7b06320711
Remove unnecessary null-check at ValueContext constructors (#11915) 4 years ago
  Hk-tang f6a9a9ad48
Change to using StringBuilder (#11941) 4 years ago
  Anna Koskinen f42cb18785
Allow setting Upload button caption as HTML, move data to SharedState. (#11940) 4 years ago
  Anna Koskinen 240cdce985
Prevent upload if no file is selected. (#11939) 4 years ago