Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix ComboboxScrollableWindowTest to use assertion (#11014) | Teemu Suo-Anttila | 2018-06-29 | 5 | -1/+12 | |
| | ||||||
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 64 | -64/+64 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix Grid Editor in TabSheet test for Firefox (#10991) | Teemu Suo-Anttila | 2018-06-21 | 1 | -3/+15 | |
| | ||||||
* | Code cleanup and serialization test in compatibility package (#10977) | Ilia Motornyi | 2018-06-21 | 4 | -194/+30 | |
| | ||||||
* | Fix TabSheet attaching and detaching components (#10988) | Teemu Suo-Anttila | 2018-06-19 | 7 | -40/+76 | |
| | | | | | | | This patch reverts the fix #10557 and replaces it with a proper solution from Grid perspective. Fixes #10987 Fixes #10985 | |||||
* | Graceful servlet shutdown if no VaadinService is initialized (#10981) | Ilia Motornyi | 2018-06-18 | 1 | -1/+3 | |
| | | | Fixes #10980 | |||||
* | Add ACCEPT attribute to Upload (#10906) | Ilia Motornyi | 2018-06-18 | 7 | -0/+75 | |
| | | | Fixes #2410 | |||||
* | Update CDI version (#10983) | Teemu Suo-Anttila | 2018-06-15 | 1 | -1/+1 | |
| | ||||||
* | Clarify widgetset documentation (#10984) | Leif Åstrand | 2018-06-15 | 1 | -5/+5 | |
| | ||||||
* | Fix temporal renderers serialization (#10929) | Ilia Motornyi | 2018-06-13 | 7 | -29/+349 | |
| | ||||||
* | Fix formatting of some files (#10972) | Ilia Motornyi | 2018-06-12 | 2 | -12/+19 | |
| | ||||||
* | Update UsingRPCFromJavaScript.asciidoc (#10975) | Leif Åstrand | 2018-06-12 | 1 | -2/+2 | |
| | | | The old syntax links to `.asciidoc` instead of `.html` on vaadin.com/docs. | |||||
* | Update Spring version (#10971) | Teemu Suo-Anttila | 2018-06-07 | 1 | -1/+1 | |
| | ||||||
* | Remove parse error when changing from invalid to empty date text (#10771) | Alexander Nittka | 2018-06-07 | 3 | -4/+94 | |
| | | | Fixes #10673. | |||||
* | Rename Internet Explorer screenshots (#10968) | Teemu Suo-Anttila | 2018-06-06 | 413 | -0/+0 | |
| | ||||||
* | Fix NPE check in BindingValidationStatus (#10964) | Olli Tietäväinen | 2018-06-05 | 2 | -1/+14 | |
| | ||||||
* | Rename Firefox screenshots (#10967) | Teemu Suo-Anttila | 2018-06-05 | 336 | -13/+12 | |
| | ||||||
* | Rename Chrome screenshots (#10966) | Teemu Suo-Anttila | 2018-06-05 | 480 | -2/+4 | |
| | ||||||
* | Use new TestBench and ReferenceNameGenerator (#10963) | Teemu Suo-Anttila | 2018-06-05 | 381 | -428/+49 | |
| | | | This patch contains the first part of screenshots being renamed. | |||||
* | Remove vaadin-screenshots submodule (#10956) | Teemu Suo-Anttila | 2018-06-04 | 2 | -4/+0 | |
| | ||||||
* | Implement serializable predicate helper methods (#10952) | Ilia Motornyi | 2018-06-04 | 1 | -1/+81 | |
| | ||||||
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-04 | 40 | -26/+4 | |
| | ||||||
* | Fix small formatting issues (#10960) | Ilia Motornyi | 2018-06-01 | 5 | -16/+22 | |
| | ||||||
* | Use random string for autocomplete attribute (#10950) | Ilia Motornyi | 2018-06-01 | 2 | -2/+3 | |
| | | | Fixes #7820 | |||||
* | Improved BrowserStack support with local identifiers (#10941) | Teemu Suo-Anttila | 2018-05-31 | 391 | -26/+33 | |
| | ||||||
* | Fix Grid not removing columns from sort order | Teemu Suo-Anttila | 2018-05-28 | 2 | -4/+31 | |
| | | | | Fixes #10928 | |||||
* | Add bottomBorder size to check in Grid (#10946) | Anastasia Smirnova | 2018-05-28 | 1 | -2/+2 | |
| | | | Fixes #10931 | |||||
* | Fix MultiSelectionRenderer right-click exception (#10944) | Ilia Motornyi | 2018-05-23 | 2 | -6/+2 | |
| | | | Fixes #10942 | |||||
* | Add DesignContext getter to ComponentCreatedEvent (#10943) | Ilia Motornyi | 2018-05-22 | 1 | -0/+11 | |
| | ||||||
* | Open methods to allow custom static file serving logic (#(#10921) | Ilia Motornyi | 2018-05-22 | 1 | -2/+6 | |
| | ||||||
* | Add constructor for ComboBox with DataCommunicator (#10923) | Teemu Suo-Anttila | 2018-05-17 | 1 | -3/+13 | |
| | ||||||
* | Enable maven formatting for uitest (#10908) | Ilia Motornyi | 2018-05-17 | 272 | -2162/+1979 | |
| | ||||||
* | Add Focusable interface for Tree component (#10918) | Teemu Suo-Anttila | 2018-05-15 | 1 | -1/+16 | |
| | ||||||
* | Fix Grid clearSortOrder not updating state (#10917) | Teemu Suo-Anttila | 2018-05-15 | 2 | -12/+10 | |
| | | | Fixes #9074 | |||||
* | Allow overriding ServerRpcHandler creation in PushHandler (#10892) | lennartfricke | 2018-05-09 | 1 | -1/+13 | |
| | | | | | Fixes #4537 | |||||
* | Fix Binder javadocs (#10907) | Ilia Motornyi | 2018-05-09 | 1 | -1/+3 | |
| | | | Fixes #10399 | |||||
* | Fix test retries and use TestBench retry rule (#10904) | Teemu Suo-Anttila | 2018-05-09 | 7 | -80/+19 | |
| | ||||||
* | Use XMLHttpRequest2 API for HTML5 DnD uploads (#10896) | Ilia Motornyi | 2018-05-09 | 1 | -2/+3 | |
| | ||||||
* | URL encode file name in GlobalResourceHandler (#10751) | Marco Collovati | 2018-05-09 | 2 | -4/+77 | |
| | | | Fixes #10747 | |||||
* | Fix broken integration tests (#10900) | Teemu Suo-Anttila | 2018-05-09 | 3 | -2/+22 | |
| |