Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating screenshots (#11190)7.7.15 | Anastasia Smirnova | 2018-09-19 | 177 | -1/+1 |
| | | | Updating screenshots | ||||
* | 7.7 fix upload test (#11162) | Ilia Motornyi | 2018-09-05 | 2 | -11/+32 |
| | | | | | | | Restore InterruptUploadTest functionality, fix TextChangeEventsTest Fixes #11161 | ||||
* | Add configuration for BrowserStack testing (#11164) | Teemu Suo-Anttila | 2018-09-05 | 3 | -22/+29 |
| | |||||
* | Use Chrome for validation builds | Teemu Suo-Anttila | 2018-09-04 | 563 | -860/+529 |
| | |||||
* | 7.7 new atmosphere, fix tests, remove SSH requirements | Ilia Motornyi | 2018-09-04 | 8 | -53/+138 |
| | |||||
* | Run devserver under IDEA via maven target (#11152) | Ilia Motornyi | 2018-08-30 | 2 | -22/+50 |
| | |||||
* | Fix build report generation scripts (#11140) | Teemu Suo-Anttila | 2018-08-24 | 6 | -195/+235 |
| | |||||
* | Introduce servlet container tests from Vaadin 8 (#11128) | Teemu Suo-Anttila | 2018-08-24 | 70 | -46/+3718 |
| | |||||
* | Add API comparison plugin and profile (#11136) | Teemu Suo-Anttila | 2018-08-24 | 2 | -0/+69 |
| | |||||
* | Upade vaadin-parent version (#11135) | Teemu Suo-Anttila | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Add snapshot profile for snapshot releases (#11132) | Teemu Suo-Anttila | 2018-08-22 | 1 | -0/+46 |
| | |||||
* | Use maven to run PhantomJS tests (#11121) | Teemu Suo-Anttila | 2018-08-21 | 4 | -124/+102 |
| | |||||
* | Fix Chrome version and Chrome border width in tests (#11119) | eriklumme | 2018-08-21 | 2 | -3/+2 |
| | |||||
* | Empty sinces for 7.7.14 (#11114)7.7.14 | Olli Tietäväinen | 2018-08-15 | 9 | -15/+15 |
| | |||||
* | Compensate for Grid editor moving out of sync horizontally. (#11092) | Anna Koskinen | 2018-08-13 | 3 | -2/+110 |
| | | | Fixes #10998 | ||||
* | Change documentation code samples to produce expected output (#11093) | nenad | 2018-08-09 | 1 | -7/+12 |
| | |||||
* | Fixed typo (#11073) | Ilia Motornyi | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Fix removal tabsheets if last one is selected (#11074) | Ilia Motornyi | 2018-07-19 | 1 | -1/+1 |
| | | | | | Backport #11070 Related to #10925 | ||||
* | Fix initially selected CheckBox rendering in Safari (#11047) | Olli Tietäväinen | 2018-07-18 | 1 | -0/+23 |
| | |||||
* | Add xsrf token header if cookie is present (#11040) | Ilia Motornyi | 2018-07-18 | 3 | -100/+124 |
| | | | Fixes #9471 | ||||
* | Memory leak fix in ConnectorTracker (#10743) | doggy-dev | 2018-07-17 | 2 | -1/+6 |
| | | | | | When finished with upload, streamVariable should be disposed. Now StreamVariable is removed also from streamVariableToSeckey. https://github.com/vaadin/framework/issues/10695 #10695 | ||||
* | Fix validation build to work with new build agents (#11054) | Teemu Suo-Anttila | 2018-07-17 | 2 | -0/+3 |
| | |||||
* | Update GWT fork version (#10992) | Gilberto Torrezan | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Remove unused class (#10990) | Ilia Motornyi | 2018-06-19 | 1 | -189/+0 |
| | | | | * Remove unused class | ||||
* | Add fallback resolvers for CurrentInstance (#10974) | Gilberto Torrezan | 2018-06-13 | 3 | -2/+220 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add fallback resolvers for CurrentInstance 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. * Make the setting of CurrentInstanceFallbackResolvers protected * Remove the default constructor. Improve test. * Made setFallbackResolver public again * Rename the method to defineFallbackResolver, and make it throw when a type is used twice * Make the method thread-safe * Make the method thread-safe in a Java 6 way * Thread safety with ConcurrentHashMap API instead of just Map * Improve test with fake classes. * Clear the test state after it has been run. | ||||
* | Fix MultiSelectionRenderer right-click exception (#10945) | Ilia Motornyi | 2018-05-23 | 1 | -3/+1 |
| | | | Related #10942 | ||||
* | Open methods to allow custom static file serving logic (#10910) | Gilberto Torrezan | 2018-05-11 | 1 | -2/+6 |
| | | | | | | | | * Open methods to allow custom static file serving logic The methods serveStaticResources and serveStaticResourcesInVAADIN have been changed from private to protected to allow subclasses to change how static files are served. | ||||
* | Added possibility to add listener for connectorMarkedDirty (#10876) | Gilberto Torrezan | 2018-05-07 | 4 | -3/+331 |
| | |||||
* | Update V7 Docs community articles (#10637) | KatriHaapalinna | 2018-05-07 | 30 | -83/+3246 |
| | |||||
* | Documentattion: Fix asciidocs headings H1 (#10883) | Ilia Motornyi | 2018-05-04 | 34 | -68/+34 |
| | |||||
* | Update Copyright headers for year 2018 (#10762) | Ilia Motornyi | 2018-03-28 | 2845 | -15273/+2104 |
| | |||||
* | Allow configuring content modes for Grid cell tooltips (#10396) | Leif Åstrand | 2018-02-06 | 9 | -53/+338 |
| | |||||
* | Update broken link for parking app (#10525) | Pekka Hyvönen | 2018-01-30 | 1 | -4/+1 |
| | |||||
* | Fix removeUI assertions to work with proxy UIs (#10575) | Teemu Suo-Anttila | 2018-01-29 | 1 | -2/+4 |
| | |||||
* | Fix scrolling problem in table in Chrome 56+ (#10492) | Artur | 2018-01-05 | 4 | -0/+125 |
| | | | | | | | | * Fix scrolling problem in table in Chrome 56+ Fixes #8707 * Remove commented code | ||||
* | Add missing since tag to new method (#10458)7.7.13 | Adam Wagner | 2017-12-21 | 1 | -0/+1 |
| | | | | * Add missing since tag to new method | ||||
* | Prevent killing UI if heartbeats are pending (#10371) (#10450) | Olli Tietäväinen | 2017-12-20 | 3 | -5/+127 |
| | | | | | | | | * Prevent killing UI if heartbeats are pending (#10371) Fixes #9663 * fixed Java 1.8 syntax -> 1.6 | ||||
* | Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457) | Anna Koskinen | 2017-12-20 | 3 | -0/+340 |
| | | | | * Ensure Upload is properly reset after an upload is interrupted (#9635) | ||||
* | Fix grid details height calculation issue (#10453) | Adam Wagner | 2017-12-20 | 6 | -3/+188 |
| | |||||
* | Fix column width resize event firing when mode is SIMPLE (#10452) | Adam Wagner | 2017-12-19 | 2 | -2/+40 |
| | |||||
* | Use new validation screenshots (#10444) | Teemu Suo-Anttila | 2017-12-15 | 1 | -0/+0 |
| | |||||
* | Add disclaimers about performance to TreeTable (#10381) | Teemu Suo-Anttila | 2017-11-29 | 2 | -1/+111 |
| | |||||
* | added missing javadocs and since tags (#10315)7.7.12 | Olli Tietäväinen | 2017-11-13 | 5 | -8/+27 |
| | | | | | | * added missing javadocs and since tags * fix formatting of javadocs | ||||
* | Make focus circulate in modal dialog to improve accessibility (#10311) | Adam Wagner | 2017-11-13 | 6 | -28/+236 |
| | | | | | | | | | | | | * Make focus circulate in modal dialog to improve accessibility (#10260) Make focus circulate in modal dialog to improve accessibility * Backport window order event * Correct since tag * Correct copyright header | ||||
* | hand-picked fix to #5043 combobox suggestion popup on scroll (#10307) | Olli Tietäväinen | 2017-11-13 | 3 | -9/+112 |
| | | | | | | * hand-picked fix to #5043 combobox suggestion popup on scroll * cleanup | ||||
* | Set no-store headers on UIDL messages (#10308) | Olli Tietäväinen | 2017-11-13 | 1 | -3/+9 |
| | | | | UIDL might contain sensitive information that we should prevent from being stored anywhere. | ||||
* | GWT upgrade | Olli Tietäväinen | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | Add missing @since tags and missing javadocs (#10155)7.7.11 | Olli Tietäväinen | 2017-10-10 | 10 | -27/+74 |
| | |||||
* | Fix click in subclasses of Grid (#10144) | Adam Wagner | 2017-10-10 | 13 | -18/+148 |
| | | | Add findWidget() method to accept non exact matches. | ||||
* | Support null intermediate properties in NestedMethodProperty (#10085) | Vassil Zorev | 2017-10-04 | 2 | -0/+9 |
| | | | Ignore null intermediate properties in setValue(). |