aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for javax.validation @NotEmpty annotation. (#11985)Martín López2020-05-121-1/+2
* Refresh DataProvider only once when reordering the grid using GridRowDragger ...Martín López2020-05-112-1/+25
* Removed unused parameter from DataNode creation (#11976)James Pether Sörling2020-05-111-2/+1
* Fixed a problem with example code in article "Letting The User Download A Fil...Martín López2020-05-081-2/+9
* Fix RTA's CreateLink in Firefox & IE11 (#11979)Tarek Oraby2020-05-083-1/+140
* Take overlays into account in getConnectorForElement. (#11980)Anna Koskinen2020-05-053-7/+217
* Allow replacing all columns at once when some of them are frozen. (#11978)Anna Koskinen2020-04-303-2/+89
* Fix the column width calculations for full width cell contents. (#11974)Anna Koskinen2020-04-293-0/+180
* Fix hiding / un-hiding with frozen columns in multiselect mode (#11972)Tatu Lund2020-04-281-4/+4
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-243-2/+162
* Add missing since tag (#11957)8.11.0.alpha1Zhe Sun2020-04-233-9/+9
* Updating release notes (#11955)Tatu Lund2020-04-231-6/+10
* Fix incorrect position of column selector in MPR (#11953)Tatu Lund2020-04-213-3/+7
* Add asMultiSelect() to Tree class (#11949)Tarek Oraby2020-04-211-0/+12
* Fixed the JavaDoc (#11950)Vesa Nieminen2020-04-211-2/+2
* Allow AbstractDateField to provide DST zone names over custom ranges (#11927)Tarek Oraby2020-04-214-10/+461
* Add methods to control validation (#11945)Tatu Lund2020-04-213-10/+205
* Add multiselect column compensation (#11951)Tatu Lund2020-04-201-1/+5
* Updating Chrome version (#11952)Tatu Lund2020-04-161-1/+1
* Update Liferay kernel version (#11943)Tatu Lund2020-04-091-1/+1
* Expired session: use 403 Forbidden instead of 410 Gone (#11859)Felix Fontein2020-04-083-9/+16
* Set DateField value only if it passes range check (#11887)Tatu Lund2020-04-084-20/+51
* Determine Push transport before re-connect (#11884)Tatu Lund2020-04-071-9/+6
* Update hibernate dependency (#11905)Tatu Lund2020-04-071-1/+1
* Remove unnecessary null-check at ValueContext constructors (#11915)Konstantin Kuzmin2020-04-071-5/+0
* Added missing blank line, which fussed up the text (#11935)thigg2020-04-071-0/+1
* Change to using StringBuilder (#11941)Hk-tang2020-04-061-2/+2
* Fix sanitization of empty RTA input for Firefox & IE (#11937)Tarek Oraby2020-04-061-2/+2
* Allow setting Upload button caption as HTML, move data to SharedState. (#11940)Anna Koskinen2020-04-065-35/+194
* Prevent upload if no file is selected. (#11939)Anna Koskinen2020-04-0324-36/+262
* Fix NPE in FileUploadHandler when use Upload.interruptUpload(). (#11797)Dyorgio Nascimento2020-04-021-4/+6
* Ensure ChangeListener still works after first upload. (#11936)Anna Koskinen2020-04-013-0/+132
* Ensure recalculateColumnWidths works with refreshAll. (#11934)Anna Koskinen2020-03-314-16/+232
* Updated LayoutTester screenshots for IE and FF. (#11930)Anna Koskinen2020-03-27164-0/+0
* Fix an issue with frozen column count and unhiding. (#11929)Anna Koskinen2020-03-263-1/+81
* Add setters to Criterion to fix serialization. (#11926)Anna Koskinen2020-03-262-4/+103
* Tweaked layouttester tests to be more informative. (#11800) (#11813)Anna Koskinen2020-03-23132-33/+495
* Simplify Grid sidebar handling. (#11920)Anna Koskinen2020-03-231-17/+40
* Prevent a gap within Grid rows in some resize situations. (#11918)Anna Koskinen2020-03-171-3/+25
* Trigger re-measure after updating ElementResizeListeners. (#11912)Anna Koskinen2020-03-093-0/+76
* Further tweaks to ComboBox popup positioning. (#11910)Anna Koskinen2020-03-063-7/+82
* Adding missing setPopupPosition(left, top); (#11902)Tatu Lund2020-03-021-0/+1
* Rewrote debouncing of onResize (#11899)Tatu Lund2020-02-271-15/+33
* Removing code causing the trouble (#11898)Tatu Lund2020-02-243-4/+26
* Added note to DateField#setRangeStart JavaDoc (#11886)Tatu Lund2020-02-191-0/+2
* Update Chrome version (#11891)Tatu Lund2020-02-181-1/+1
* Fix logic of lexicographical comparison of DateField range end (#11885)Tatu Lund2020-02-132-2/+64
* Update Navigator.getState() JavaDoc to be more accurate (#11876)Tatu Lund2020-01-281-0/+5
* Don't reset date to current at DateField state (e.g. read-only) updates. (#11...Anna Koskinen2020-01-283-8/+107
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-1666-73/+73