aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for excess slashes within static file request path. (#11827) (#11...8.9.3Anna Koskinen2019-11-222-7/+40
* Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) ...Anna Koskinen2019-11-224-1/+56
* Comment out the beta version statements (#11825)Zhe Sun2019-11-211-1/+1
* Decode path in getStaticFilePath (#11812) (#11817)Anna Koskinen2019-11-192-5/+26
* Fix for TwinColSelect not correctly retaining visible selection (#11799) (#11...Anna Koskinen2019-11-191-3/+32
* Eliminate un-intuitive NPE (#11802) (#11815)Anna Koskinen2019-11-151-2/+5
* Reduce excess positioning calls for ComboBox popup. (#11808) (#11809)Anna Koskinen2019-11-141-8/+21
* Use APPLICATION_SCOPE for the session lock (#11792) (#11803)Anna Koskinen2019-11-123-4/+44
* Fixing issue with Push stopping working in some circumstances (#11791) (#11795)Anna Koskinen2019-11-062-2/+17
* Check actual Grid selection instead of relying on allSelected flag. (#11787) ...Anna Koskinen2019-11-064-9/+153
* Added note to setTemplateContents JavaDoc (#11752) (#11788)Anna Koskinen2019-11-051-0/+3
* Removed a duplicated word in a note. (#11785) (#11789)Anna Koskinen2019-11-041-1/+1
* Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) (#11...Anna Koskinen2019-11-012-1/+69
* Switch from an assert to logging and return in Grid.onBrowserEvent (#11778) (...Anna Koskinen2019-10-311-2/+5
* Added 1px tolerance to ScrollbarBundle's internal sanity check. (#11777) (#11...Anna Koskinen2019-10-311-3/+5
* Improvements to ScrollDestination sanity checks (#11772) (#11776)8.9.2Anna Koskinen2019-10-282-8/+118
* Made JavaDoc of updateSelection more precise (#11768) (#11773)Anna Koskinen2019-10-281-1/+2
* Added missing NOTIFICATION_DARK (#11770) (#11775)Anna Koskinen2019-10-281-2/+8
* Fix the end limit of the allowed scrollTo rows. (#11771) (#11774)Anna Koskinen2019-10-281-1/+1
* Add note to setRenderer() JavaDoc about presentation provider (#11751) (#11763)Anna Koskinen2019-10-251-0/+3
* Tweak a test to open Grid details row by clicking cell instead of row. (#11767)Anna Koskinen2019-10-251-7/+10
* Update chrome version to 78 (#11765) (#11766)Anna Koskinen2019-10-251-1/+1
* When ComboBox popup opens to the left accommodate margin/border/padding. (#11...Anna Koskinen2019-10-243-8/+73
* Make cancellation of uploads work regardless of Push configuration (#11743) (...Anna Koskinen2019-10-246-13/+128
* Make sure expanding/collapsing updates expected cache size. (#11753) (#11761)Anna Koskinen2019-10-243-0/+165
* Upload should preserve MIMEType after first selection (#11745) (#11759)Anna Koskinen2019-10-243-0/+162
* Update release-note for maintenance8.9.1Zhe Sun2019-10-041-2/+2
* Correct usage of String.format(..) (#11704)Tatu Lund2019-10-041-5/+5
* Removal of data communicator needs to happen before call to super.remove() (#...Tatu Lund2019-10-041-2/+2
* Added note in JavaDoc of removeColumn (#11725)Tatu Lund2019-10-041-0/+3
* Catch and handle IllegalStateException (#11733)Tatu Lund2019-10-041-11/+18
* Make sure Firefox for iOS isn't detected as too old to function. (#11739)Felix Fontein2019-10-041-2/+6
* Update context menu addon version (#11735) (#11740)Zhe Sun2019-10-031-1/+1
* Update release note to mention Java 11 support (#11697) (#11728)Zhe Sun2019-10-021-2/+3
* Update Chrome version to 77 (#11727) (#11731)Zhe Sun2019-09-258-1/+1
* print8.9.0Zhe Sun2019-09-111-0/+1
* Print the errors (#11717)Zhe Sun2019-09-111-0/+3
* Fix scrollTo for destination START and END and add regression testing. (#11711)Anna Koskinen2019-09-053-48/+356
* Updated row and spacer handling for Escalator (#11438)8.9.0.beta3Anna Koskinen2019-08-3017-1078/+3277
* Update release note for final release (#11689)Zhe Sun2019-08-061-2/+2
* Exclude element screenshot tests from IE11 (#11681)Zhe Sun2019-08-066-2/+57
* Additional updates and fixes for 8.9 branch (#11679)Zhe Sun2019-08-069-23/+35
* Docs fixes and enlarge toleranceZheSun882019-08-052-5/+5
* Chrome 76 and update screenshotZheSun882019-08-05189-1/+1
* Update since tag8.9.0.beta2ZheSun882019-07-306-6/+6
* Update Spring addon to 3.2.1 (#11670)Zhe Sun2019-07-301-1/+1
* Update screenshot (#11669)Zhe Sun2019-07-301-0/+0
* Apply offset to column index depending on presense of selection column (#11667)Tatu Lund2019-07-302-1/+72
* Ensure the upload button has been disabled when set Enabled calling from succ...Zhe Sun2019-07-303-0/+306
* Prevent excessive getLogger() calls from markAsDirty() (#11664)Leif Åstrand2019-07-301-15/+24