3329 Commits (master)

Author SHA1 Message Date
  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) 3 years ago
  Tatu Lund 40570e1731
Ensure type safety and serializable nature of all the listeners (#12045) 3 years ago
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 3 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
  Zhe Sun 502a144a2d
Update to 8.12-snapshot (#11995) 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
  Tatu Lund 42d55f4f79
Update Liferay kernel version (#11943) 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
  Dyorgio Nascimento 52013fc6c6
Fix NPE in FileUploadHandler when use Upload.interruptUpload(). (#11797) 4 years ago
  Tatu Lund f0769be11c
Added note to DateField#setRangeStart JavaDoc (#11886) 4 years ago
  Tatu Lund ab3d346c56
Update Navigator.getState() JavaDoc to be more accurate (#11876) 4 years ago
  Zhe Sun 2aa2de52f0
Update to 8.11 snapshot (#11874) 4 years ago
  Tatu Lund 1076cb0162 TreeDataProvider: Apply filters to children (#11868) 4 years ago
  Tatu Lund a799444d83 Making setEditable friendlier (#11869) 4 years ago
  Tatu Lund 458de86105 Added notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860) 4 years ago
  Anna Koskinen 08c748acff
Added helper methods for setting only height or width full. (#11854) 4 years ago
  Anna Koskinen 7895a74211 Added @since tags, some tweaks to formatting. (#11839) 4 years ago
  Knoobie 1be20818a6 Make VaadinService.cleanupSession public (#11738) 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
  Anna Koskinen a8bce6437b
Delegate enabled handling to Composite root. (#11832) 4 years ago
  Anna Koskinen 32aba81d1d
Add support for excess slashes within static file request path. (#11827) 4 years ago
  Tatu Lund ce497adfbd Decode path in getStaticFilePath (#11812) 4 years ago
  Tatu Lund 9baf4a9c26 Eliminate un-intuitive NPE (#11802) 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
  Tatu Lund dc35fdec07 Use APPLICATION_SCOPE for the session lock (#11792) 4 years ago
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Tatu Lund 0e353d9172
Added note to setTemplateContents JavaDoc (#11752) 4 years ago
  Tatu Lund 103f224ded
Added missing NOTIFICATION_DARK (#11770) 4 years ago
  Anna Koskinen be5c6b9755
Fix the end limit of the allowed scrollTo rows. (#11771) 4 years ago