3096 Commits (8.11)

Author SHA1 Message Date
  Anna Koskinen ee48d43aac
Update ServletPortletHelper.java (#12087) (#12100) 3 years ago
  Anna Koskinen 55ccf28d5d
Explicitly remove old dataprovider listener when new one is set (#12064) (#12067) 3 years ago
  Anna Koskinen 084ee81ad5
Fix possible NPE with MPR (#12040) (#12066) 3 years ago
  Anna Koskinen 70fa99868a
Add support for "ww" in date format (#12037) (#12052) 3 years ago
  Zhe Sun 89dfd79a79
Cherry pick 8.11.1 (#12046) 3 years ago
  Anna Koskinen 0d7432691e
Fixed error message to use given parameters. (#12008) (#12011) 4 years ago
  Anna Koskinen 599e39c658
Removing deprecated parameter (#12004) (#12007) 4 years ago
  Anna Koskinen b1a5a1ca41
Support for javax.validation @NotEmpty annotation. (#11985) (#11997) 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
  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
  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
  Tatu Lund 1ce4be3583 Made JavaDoc of updateSelection more precise (#11768) 4 years ago
  Willem Verstraeten bb9473e77c Make cancellation of uploads work regardless of Push configuration (#11743) 4 years ago
  Tatu Lund 333f4458e5 Add note to setRenderer() JavaDoc about presentation provider (#11751) 4 years ago
  Tatu Lund 9381cf2701 Added note in JavaDoc of removeColumn (#11725) 4 years ago
  Tatu Lund b379d6bb2c Removal of data communicator needs to happen before call to super.remove() (#11710) 4 years ago
  Tatu Lund 1e36e3097f Correct usage of String.format(..) (#11704) 4 years ago