aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a clarifying note to an extension example. (#12062)Anna Koskinen2020-08-051-0/+2
* Use queue for resync requests. (#12043)Anna Koskinen2020-07-301-7/+13
* Add column width recalculation when vertical scrollbar hidden/shown. (#12058)Anna Koskinen2020-07-236-7/+160
* Revert 'Rewrote debouncing of onResize (#11899)' (#12051)Anna Koskinen2020-07-094-37/+258
* All updates to Escalator size should get reported to LayoutManager. (#12050)Anna Koskinen2020-07-085-0/+338
* Add support for "ww" in date format (#12037)Tatu Lund2020-07-033-1/+77
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-0336-101/+697
* Clear thread local instances on connection lost in push handler (#12042)Tatu Lund2020-06-305-7/+175
* Update ComboBox popup position comparison to use correct top value. (#12041)Anna Koskinen2020-06-263-3/+38
* Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)Tarek Oraby2020-06-183-1/+124
* Update chrome version to 83 (#12024)Zhe Sun2020-05-2663-1/+1
* Fix ComboBox in read-only mode allowing value change by user (#12022)Tarek Oraby2020-05-253-0/+74
* Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it ...Tatu Lund2020-05-255-35/+31
* Sanitize caption used in compatibility Grid header (#12018)Anna Koskinen2020-05-201-0/+2
* Fix compatibility ComboBox filtering when page length is zero. (#12016)Anna Koskinen2020-05-203-1/+120
* Fix scrolling problem in table in Chrome 56+ (#12015)Anna Koskinen2020-05-194-0/+136
* Table / TreeTable multiselect disabling of touch detection (#12014)Anna Koskinen2020-05-197-4/+229
* Updated project setup instructions and Eclipse formatting instructions. (#12001)Anna Koskinen2020-05-182-84/+198
* Fix to compatibility Grid sorting after removing multi-select. (#12012)Anna Koskinen2020-05-153-17/+108
* Fixed error message to use given parameters. (#12008)Anna Koskinen2020-05-141-4/+5
* Catch exception that is thrown when Grid is scrolled during operation (#12002)Tatu Lund2020-05-141-7/+13
* Removing deprecated parameter (#12004)Tatu Lund2020-05-141-2/+1
* Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...Anna Koskinen2020-05-132-0/+35
* Update firefox version to 75 (#12000)Zhe Sun2020-05-131-1/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-1366-78/+71
* 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