| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ComboboxScrollableWindowTest to use assertion (#11014)8.4.58.4 | Teemu Suo-Anttila | 2018-07-04 | 5 | -1/+12 |
* | Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021) | Teemu Suo-Anttila | 2018-07-04 | 3 | -0/+31 |
* | Fix valdiation builds to use correct browser (#11000) | Teemu Suo-Anttila | 2018-07-04 | 18 | -34/+75 |
* | Remove PhantomJS from testing (#10997) | Teemu Suo-Anttila | 2018-07-04 | 50 | -479/+20 |
* | Fix expanding an added TreeGrid node (#11018) | Teemu Suo-Anttila | 2018-07-04 | 3 | -7/+76 |
* | Fix DateFieldUnparseableString test UI (#11004) | Mehdi Javan | 2018-07-04 | 1 | -8/+5 |
* | Memory leak fix in ConnectorTracker (#10996) | Teemu Suo-Anttila | 2018-07-04 | 2 | -1/+6 |
* | Fix Grid Editor in TabSheet test for Firefox (#10991) | Teemu Suo-Anttila | 2018-07-04 | 1 | -3/+15 |
* | Fix TabSheet attaching and detaching components (#10988)8.4.4 | Teemu Suo-Anttila | 2018-06-19 | 7 | -41/+76 |
* | Graceful servlet shutdown if no VaadinService is initialized (#10981) | Ilia Motornyi | 2018-06-19 | 1 | -1/+3 |
* | Update CDI version (#10983) | Teemu Suo-Anttila | 2018-06-19 | 1 | -1/+1 |
* | Update Spring version (#10971) | Teemu Suo-Anttila | 2018-06-19 | 1 | -1/+1 |
* | Update TestBench version | Teemu Suo-Anttila | 2018-06-19 | 1 | -1/+1 |
* | Remove parse error when changing from invalid to empty date text (#10771) | Alexander Nittka | 2018-06-19 | 3 | -4/+94 |
* | Fix NPE check in BindingValidationStatus (#10964) | Olli Tietäväinen | 2018-06-19 | 2 | -1/+14 |
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-19 | 40 | -26/+4 |
* | Use random string for autocomplete attribute (#10950) | Ilia Motornyi | 2018-06-19 | 2 | -2/+3 |
* | Improved BrowserStack support with local identifiers (#10941)8.4.3 | Teemu Suo-Anttila | 2018-05-31 | 391 | -26/+33 |
* | Fix Grid not removing columns from sort order | Teemu Suo-Anttila | 2018-05-31 | 2 | -4/+31 |
* | Add bottomBorder size to check in Grid (#10946) | Anastasia Smirnova | 2018-05-31 | 1 | -2/+2 |
* | Fix MultiSelectionRenderer right-click exception (#10944) | Ilia Motornyi | 2018-05-31 | 2 | -6/+2 |
* | Fix Grid clearSortOrder not updating state (#10917)8.4.2 | Teemu Suo-Anttila | 2018-05-16 | 2 | -12/+10 |
* | Fix Binder javadocs (#10907) | Ilia Motornyi | 2018-05-16 | 1 | -1/+3 |
* | Fix test retries and use TestBench retry rule (#10904) | Teemu Suo-Anttila | 2018-05-16 | 7 | -80/+19 |
* | URL encode file name in GlobalResourceHandler (#10751) | Marco Collovati | 2018-05-16 | 2 | -4/+77 |
* | Fix broken integration tests (#10900) | Teemu Suo-Anttila | 2018-05-16 | 3 | -2/+22 |
* | Fix ColorPickerElement and ColorPicker test (#10903) | Ilia Motornyi | 2018-05-16 | 2 | -4/+3 |
* | Set no cache headers for unsupported browsers (#10899) | Anastasia Smirnova | 2018-05-16 | 1 | -0/+1 |
* | Fix Grid initial data when changing TabSheet Tab (#10872) | Teemu Suo-Anttila | 2018-05-16 | 3 | -3/+46 |
* | Fix links in Release Notes (#10850) | Ilia Motornyi | 2018-05-16 | 1 | -12/+13 |
* | Pick XVFB cluster testing changes to 8.4 branch (#10902) | Teemu Suo-Anttila | 2018-05-09 | 1186 | -385/+530 |
* | Update since tags for 8.4.18.4.1 | Teemu Suo-Anttila | 2018-05-04 | 1 | -2/+2 |
* | Update release notes for maintenance release (#10877) | Teemu Suo-Anttila | 2018-05-03 | 1 | -2/+2 |
* | Fix usage of debug window in websocket test (#10869) | Teemu Suo-Anttila | 2018-05-03 | 2 | -8/+7 |
* | Add test to verify proper init of websockets (#10865) | Teemu Suo-Anttila | 2018-05-02 | 1 | -0/+31 |
* | Fix removing resize and drag curtains when window is closed (#10515) | Artur | 2018-05-02 | 2 | -0/+45 |
* | Upgrade atmosphere to 2.4.24.vaadin1 (#10847) | Ilia Motornyi | 2018-05-02 | 2 | -3/+2 |
* | Fix JavaDoc typo in removeFunction (#10845) | Jonni Nakari | 2018-05-02 | 1 | -1/+1 |
* | Add modality support to ColorPicker (#10815) | Anastasia Smirnova | 2018-05-02 | 4 | -2/+101 |
* | Remove alpha mention from Release Notes (#10849)8.4.0 | Ilia Motornyi | 2018-04-25 | 1 | -1/+0 |
* | Update release notes for RC1 (#10841)8.4.0.rc1 | Teemu Suo-Anttila | 2018-04-20 | 1 | -2/+2 |
* | Updated validation screenshot | Teemu Suo-Anttila | 2018-04-20 | 1 | -0/+0 |
* | Add @since 8.4 | elmot | 2018-04-20 | 8 | -11/+12 |
* | Fix RichTextArea read-only+disabled | Anastasia Smirnova | 2018-04-20 | 3 | -2/+73 |
* | Colorpicker validation handling (#10821) | KatriHaapalinna | 2018-04-20 | 12 | -59/+1403 |
* | Fix for navigating in Grid using Tab | Teemu Suo-Anttila | 2018-04-20 | 4 | -5/+128 |
* | Fix recursive menu hiding (#10817) | Ilia Motornyi | 2018-04-20 | 1 | -1/+2 |
* | Fix using ConnectorResource icons before attaching ComboBox (#10810) | Teemu Suo-Anttila | 2018-04-20 | 2 | -2/+12 |
* | Fixes declarative update of existing Composite (#10825) | Ilia Motornyi | 2018-04-20 | 3 | -2/+51 |
* | Add a check for tab events trying to set focus outside a modal Window (#10655) | Olli Tietäväinen | 2018-04-20 | 4 | -2/+90 |