Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing 8.5.2 since tags (#11173)8.5.28.5 | Olli Tietäväinen | 2018-09-07 | 2 | -2/+2 |
| | |||||
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based ↵ | Ilia Motornyi | 2018-09-05 | 10 | -63/+158 |
| | | | | trivial one, fix tests | ||||
* | Upgrading Vaadin Spring Add-on to 3.1.1 (#11158) | Mehdi Javan | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Add fallback resolvers for CurrentInstance (#10974) | Gilberto Torrezan | 2018-09-05 | 3 | -0/+218 |
| | | | | | | | | | This allow applications to inject custom default instances when the current instances cannot be found by regular means. For example, when VaadinServlet.getCurrent() would return null, a fallback resolver could be invoked to properly create the servlet and return it. | ||||
* | Update tests for new Chrome (#11150) | Ilia Motornyi | 2018-09-05 | 9 | -29/+40 |
| | |||||
* | Lift frozen columns up to allow some z-index changes beneath them. (#11117) | Anna Koskinen | 2018-09-05 | 3 | -0/+149 |
| | | | | Fixes #9787 | ||||
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-09-05 | 5 | -5/+5 |
| | |||||
* | Improving javadoc of Binder.removeBinding (#11107) | Mehdi Javan | 2018-09-05 | 1 | -1/+18 |
| | | | | Fixes #11091 | ||||
* | Fix Escalator to properly reset height by rows (#11090)8.5.1 | Mehdi Javan | 2018-07-31 | 4 | -7/+91 |
| | | | | (cherry picked from commit 49f6f45cdf4895f179d9a630df6db096db3cdf66) | ||||
* | Update release notes for maintenance releases (#11096) | Mehdi Javan | 2018-07-30 | 1 | -4/+4 |
| | |||||
* | Fix Grid not using getId on select all | Teemu Suo-Anttila | 2018-07-30 | 2 | -2/+39 |
| | | | | (cherry picked from commit 69c235f) | ||||
* | Fix removal tabsheets if last one is selected (#11070) | Ilia Motornyi | 2018-07-30 | 3 | -3/+66 |
| | | | | | | Fixes #10925 (cherry picked from commit de42456) | ||||
* | Fix DataCommunicator not sending data on filter updates (#11068) | Teemu Suo-Anttila | 2018-07-30 | 3 | -1/+47 |
| | | | | (cherry picked from commit 10278f8) | ||||
* | Fix Combobox adding an item with empty string (#11067) | Teemu Suo-Anttila | 2018-07-30 | 1 | -11/+9 |
| | | | | (cherry picked from commit 5d36805) | ||||
* | Fix Grid resetting row height on resize (#11056) | Teemu Suo-Anttila | 2018-07-30 | 1 | -1/+6 |
| | | | | (cherry picked from commit 7979160) | ||||
* | Ported change from 7.7 to compatibility - ComboBox popup position while ↵ | Ilia Motornyi | 2018-07-30 | 1 | -4/+65 |
| | | | | | | | | scrolling (#11055) Fixes #5043 (cherry picked from commit 3275446) | ||||
* | Fix Grid internal size calculations on vertical resize (#11046) | Teemu Suo-Anttila | 2018-07-30 | 1 | -4/+12 |
| | | | | (cherry picked from commit 17761dc) | ||||
* | Update LettingTheUserDownloadAFile.asciidoc | Ilia Motornyi | 2018-07-30 | 1 | -4/+3 |
| | | | | (cherry picked from commit 7b2553d) | ||||
* | Document how to handle cancelled file downloads. | Elmot | 2018-07-30 | 2 | -5/+35 |
| | | | | | | Fixes #9014 (cherry picked from commit 65d2baf) | ||||
* | Fix Grid Editor closing and disabling at same time (#11078) | Mehdi Javan | 2018-07-30 | 3 | -1/+192 |
| | | | | | | Fixes #10688 (cherry picked from commit a089371) | ||||
* | Pick changes on top of 8.5.0.rc1 (#11075)8.5.0 | Teemu Suo-Anttila | 2018-07-20 | 6 | -8/+98 |
| | | | | | This patch also introduces missing tests for newer Wildfly versions. Addresses #11050 | ||||
* | Fixed typo | neher | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | Update context-menu version to 2.1.0 (#11064) | Mehdi Javan | 2018-07-18 | 2 | -1/+4 |
| | |||||
* | Update Release Notes for RC (#11053)8.5.0.rc1 | Mehdi Javan | 2018-07-16 | 1 | -2/+2 |
| | |||||
* | Fix formatting, improve documentation on autoformat (#11033) | Ilia Motornyi | 2018-07-13 | 3 | -9/+20 |
| | | | | (cherry picked from commit 7f06076) | ||||
* | Add xsrf token header if cookie is present (#11034) | Ilia Motornyi | 2018-07-13 | 3 | -0/+27 |
| | | | | | | Fixes #9471 (cherry picked from commit ceb9593) | ||||
* | Fix canceling Grid Editor during EditorOpenEvent (#11038) | Teemu Suo-Anttila | 2018-07-13 | 3 | -1/+23 |
| | | | | | | Fixes #11002 (cherry picked from commit 578e11e) | ||||
* | Update release notes (#11035)8.5.0.beta2 | Ilia Motornyi | 2018-07-11 | 1 | -2/+1 |
| | |||||
* | Fix initially selected CheckBox rendering in Safari (#11024) | Teemu Suo-Anttila | 2018-07-10 | 1 | -0/+19 |
| | |||||
* | Improve ComboBox keyboard behavior when an item is selected (#11031) | Mehdi Javan | 2018-07-10 | 3 | -0/+98 |
| | | | | | Ignoring filtering options when right arrow, left arrow, home or end key is pressed. Fixes #11016 | ||||
* | Enable selection checkboxes with unbuffered editor (#11032) | Teemu Suo-Anttila | 2018-07-10 | 1 | -1/+3 |
| | | | Fixes #11028 | ||||
* | Fix formatting (#11023) | Ilia Motornyi | 2018-07-10 | 7 | -27/+32 |
| | |||||
* | Fix Firefox coordinates, add missing screenshots (#11022) | Teemu Suo-Anttila | 2018-07-10 | 42 | -65/+172 |
| | |||||
* | Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021) | Teemu Suo-Anttila | 2018-07-10 | 3 | -0/+31 |
| | | | Fixes #9731 | ||||
* | Fix expanding an added TreeGrid node (#11018) | Teemu Suo-Anttila | 2018-07-10 | 3 | -7/+76 |
| | | | Fixes #9997 | ||||
* | Add pluginRepository to test/pom.xml (#11015) | Teemu Suo-Anttila | 2018-07-10 | 1 | -0/+13 |
| | |||||
* | Fix Firefox test issues (#11017) | Teemu Suo-Anttila | 2018-07-10 | 56 | -5/+8 |
| | |||||
* | Add alternative screenshot for Flash test (#11013) | Teemu Suo-Anttila | 2018-07-10 | 1 | -0/+0 |
| | |||||
* | Fix ComboboxScrollableWindowTest to use assertion (#11014) | Teemu Suo-Anttila | 2018-07-10 | 5 | -1/+12 |
| | |||||
* | Remove alpha notice from Release Notes (#11009)8.5.0.beta1 | Mehdi Javan | 2018-06-28 | 1 | -1/+0 |
| | |||||
* | Add mention of Tree being Focusable (#11008) | Teemu Suo-Anttila | 2018-06-28 | 1 | -0/+1 |
| | |||||
* | Upgrade TestBench version to 5.2 (#11005) | Teemu Suo-Anttila | 2018-06-28 | 12 | -133/+72 |
| | |||||
* | Improve version number test for publish report script (#11007) | Teemu Suo-Anttila | 2018-06-28 | 1 | -3/+8 |
| | |||||
* | Mention enahncements in release notes (#11006) | Teemu Suo-Anttila | 2018-06-28 | 1 | -0/+4 |
| | |||||
* | Fix DateFieldUnparseableString test UI (#11004) | Mehdi Javan | 2018-06-28 | 1 | -3/+1 |
| | | | This patch eliminates the use of Apache Commons StringUtils in the test UI. | ||||
* | Fix IE11 tests (#11003) | Teemu Suo-Anttila | 2018-06-27 | 10 | -5/+5 |
| | | | This patch removes non-native events and updates some screenshots. | ||||
* | Memory leak fix in ConnectorTracker (#10996) | Teemu Suo-Anttila | 2018-06-27 | 2 | -1/+6 |
| | |||||
* | Update since tags (#11001)8.5.0.alpha2 | Teemu Suo-Anttila | 2018-06-27 | 6 | -29/+27 |
| | |||||
* | Fix valdiation builds to use correct browser (#11000) | Teemu Suo-Anttila | 2018-06-27 | 18 | -34/+75 |
| | |||||
* | Remove PhantomJS from testing (#10997) | Teemu Suo-Anttila | 2018-06-26 | 54 | -511/+22 |
| |