Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix link in "Vaadin Spring Tips" article (#11214) | Kari Söderholm | 2018-10-01 | 1 | -1/+1 |
| | | | Link to `3.0` branch of `vaadin/spring` which is the latest version for Vaadin 8 and latest version branch to contain this mentioned file with this path/name. | ||||
* | Updated JavaDoc of getColumn(..) method (#11179) | Tatu Lund | 2018-10-01 | 1 | -0/+3 |
| | | | | | | * Updated JavaDoc of getColumn(..) method Fixes https://github.com/vaadin/framework/issues/9920 | ||||
* | Replaced Grid's internal size calculation fix with an indexing fix. (#11154) | Anna Koskinen | 2018-10-01 | 4 | -18/+149 |
| | | | | | | - More lightweight, and fixes things for any custom implementations of Escalator as well. Fixes #11044 | ||||
* | Updated Upload.java (#11203) | Michael Benz | 2018-10-01 | 1 | -2/+2 |
| | | | Javadoc correction of typos in getAcceptMimeTypes() and setAcceptMimeTypes(String acceptMimeTypes) | ||||
* | Introduce delay for ChameleonTheme test (#11210) | Sun Zhe | 2018-10-01 | 1 | -0/+1 |
| | |||||
* | Update master to 8.7-SNAPSHOT (#11208) | Sun Zhe | 2018-09-27 | 66 | -66/+66 |
| | |||||
* | Update ComboBox internal state on new item added (#11094)8.6.0.beta1 | Teemu Suo-Anttila | 2018-09-26 | 4 | -27/+45 |
| | |||||
* | Fixing typo (#11207) | Mehdi Javan | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Update release note for framework 8.6.0.beta1 (#11205) | Sun Zhe | 2018-09-26 | 1 | -4/+6 |
| | | | | * Update release note for framework 8.6.0.beta1 | ||||
* | Updating since tags (#11200)8.6.0.alpha2 | Mehdi Javan | 2018-09-21 | 6 | -8/+8 |
| | |||||
* | OSGi resource registration via SCR (#11166) | S.W | 2018-09-21 | 11 | -185/+338 |
| | | | * Changed the way resources, themes, and widgetsets are registered to the HttpService by only using the VaadinResourceTrackerComponent | ||||
* | update uitest screenshot reference (#11197) | Sun Zhe | 2018-09-21 | 3 | -0/+0 |
| | | | | | | | | * update uitest screenshot reference * one more screenshot * screenshot for table drop indicator | ||||
* | Fix/focus inside window chrome (#11142) | Mehdi Javan | 2018-09-19 | 3 | -37/+176 |
| | | | | Fixes #11087 | ||||
* | Fixing RadioButtonGroup exception in Window (#11181) | Mehdi Javan | 2018-09-17 | 3 | -1/+96 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * discardStaleCacheEntries is moved to a proper place before updating indexToRowMap and keyToIndexMap maps. In its previous place, it cleared the data that was just put in the maps. Fixes #11143 * Adding test * Removing extra annotations * Updating chrome version to 69 in tests (#11182) * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.) | ||||
* | Updating chrome version to 69 in tests (#11182) | Mehdi Javan | 2018-09-17 | 201 | -9/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.) | ||||
* | Since tags in 8.5.2 (#11174) | Olli Tietäväinen | 2018-09-07 | 2 | -2/+2 |
| | |||||
* | Fix handler creation to happen on init (#11172) | Teemu Suo-Anttila | 2018-09-07 | 6 | -50/+67 |
| | | | | Fix handler creation to happen on init | ||||
* | Ensure that HeaderRow is not null in Grid (#11165) | Anastasia Smirnova | 2018-09-07 | 3 | -0/+54 |
| | | | | | Ensure that HeaderRow is not null in Grid Fixes #10485 | ||||
* | Fix handling of hidden Components in Grid(#10367) | Marco Collovati | 2018-09-07 | 3 | -4/+215 |
| | |||||
* | Remove objects from ActiveDataHandler that are no longer available in used ↵ | Ilia Motornyi | 2018-09-07 | 2 | -1/+90 |
| | | | | | | DataProvider (#11167) Remove objects from DataCommunicator.ActiveDataHandler that are no longer available in used DataProvider. | ||||
* | Force re-updating the resolutions of DateField (#11159) | Anastasia Smirnova | 2018-09-06 | 3 | -0/+72 |
| | | | Fixes #11099 | ||||
* | Re-enable the Atmosphere heartbeat interceptor (#9877) | Petter Holmström | 2018-09-06 | 1 | -5/+0 |
| | |||||
* | Add API to access features of SelectionModels (#10939) | Teemu Suo-Anttila | 2018-09-04 | 4 | -15/+610 |
| | |||||
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based ↵ | Ilia Motornyi | 2018-09-04 | 10 | -63/+158 |
| | | | | trivial one, fix tests | ||||
* | Upgrading Vaadin Spring Add-on to 3.1.1 (#11158) | Mehdi Javan | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | Add fallback resolvers for CurrentInstance (#10974) | Gilberto Torrezan | 2018-09-03 | 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-08-31 | 9 | -29/+40 |
| | |||||
* | Fix broken link to mobile d&d polyfill (#11127) | haiwan | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Fix Grid stylename in documentation (#11130) | haiwan | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | Update stale.yml (#11123) | Matti Tahvonen | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Lift frozen columns up to allow some z-index changes beneath them. (#11117) | Anna Koskinen | 2018-08-21 | 3 | -0/+149 |
| | | | Fixes #9787 | ||||
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-08-13 | 10 | -11/+11 |
| | |||||
* | Improving javadoc of Binder.removeBinding (#11107) | Mehdi Javan | 2018-08-09 | 1 | -1/+18 |
| | | | Fixes #11091 | ||||
* | Document how to handle cancelled file downloads. (#11079) | Ilia Motornyi | 2018-08-07 | 2 | -5/+34 |
| | |||||
* | Fix Escalator to properly reset height by rows (#11090) | Mehdi Javan | 2018-07-30 | 4 | -7/+91 |
| | |||||
* | Add mention of ContextMenu changes to Release Notes (#11085)8.6.0.alpha1 | Teemu Suo-Anttila | 2018-07-30 | 1 | -1/+3 |
| | |||||
* | Fix Grid MultiSelectionModel to always use getId (#11086) | Teemu Suo-Anttila | 2018-07-30 | 3 | -25/+128 |
| | | | Fixes #11083 | ||||
* | Fix Grid Editor closing and disabling at same time (#11078) | Mehdi Javan | 2018-07-20 | 3 | -1/+192 |
| | | | Fixes #10688 | ||||
* | Fix removal tabsheets if last one is selected (#11070) | Ilia Motornyi | 2018-07-19 | 3 | -3/+66 |
| | | | Fixes #10925 | ||||
* | Fixed typo (#11072) | Ilia Motornyi | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | Fix DataCommunicator not sending data on filter updates (#11068) | Teemu Suo-Anttila | 2018-07-19 | 3 | -1/+47 |
| | |||||
* | Update version numbers in Release Notes (#11062) | Teemu Suo-Anttila | 2018-07-19 | 4 | -5/+95 |
| | | | | | This patch also introduces missing tests for newer Wildfly versions. Addresses #11050 | ||||
* | Fix Combobox adding an item with empty string (#11067) | Teemu Suo-Anttila | 2018-07-18 | 1 | -11/+9 |
| | |||||
* | Advance spring addon version (#11063) | Ilia Motornyi | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | Upgrade ContextMenu version in BOM (#11065) | Teemu Suo-Anttila | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | Update TestBench version to 5.2.0 (#11058) | Guille | 2018-07-17 | 2 | -2/+2 |
| | |||||
* | Fix Grid resetting row height on resize (#11056) | Teemu Suo-Anttila | 2018-07-17 | 1 | -1/+6 |
| | |||||
* | Ported change from 7.7 to compatibility - ComboBox popup position while ↵ | Ilia Motornyi | 2018-07-16 | 1 | -4/+65 |
| | | | | | scrolling (#11055) Fixes #5043 | ||||
* | Fix Grid internal size calculations on vertical resize (#11046) | Teemu Suo-Anttila | 2018-07-13 | 1 | -4/+12 |
| | |||||
* | Fix canceling Grid Editor during EditorOpenEvent (#11038) | Teemu Suo-Anttila | 2018-07-11 | 3 | -1/+23 |
| | | | Fixes #11002 |