summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-102-10/+36
| | | | | | | | | | | | | | | | | | | | Change-Id: I0bb3e7975f2b48cdc589de740cb07ac893b13461
* | | | | Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chrome has started auto-updating even though auto updates are disabled on the test machines. TestBench 2 works with Chrome 41 (latest) but opens the test in a new tab instead of in a new window and therefore is unable to resize the browser to the correct size for screenshots. Change-Id: Ib7f05a9115a9c82f5b3b384d73c47d6becbfbe79
* | | | | Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-093-32/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converts the old TB2 test for the issue to TB4 as well. Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
* | | | | Add OSGi integration tests (#9583)Miki2015-03-061-0/+8
| | | | | | | | | | | | | | | Change-Id: Ibea856ab7bbde663d9a1762050902f1740f6d73f
* | | | | Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we create an AtmospherePushConnection and a broadcaster like before we would need to suspend the connection to ensure the AtmosphereResource is actually added to the broadcaster Change-Id: I7265ac0594b7a4da2c7a49fa34ebfbb27e1abdff
* | | | | Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-064-168/+134
| | | | | | | | | | | | | | | Change-Id: Ifab3d891115b30ef2d3f7542cd57ac7215653fe5
* | | | | Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-062-339/+0
| |_|_|/ |/| | | | | | | | | | | Change-Id: I00e1bb23bb312ecf3303b23f22dc07b58e2b8e0e
* | | | Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-063-61/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94. Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389
* | | | Update @since for 7.4.1Leif Åstrand2015-03-055-8/+10
| | | | | | | | | | | | | | | | Change-Id: I61233d704eae50447d3ccb5a5c485fe3ef98c436
* | | | Support both DefaultWidgetSet and TestingWidgetSetArtur Signell2015-03-051-1/+1
| |_|/ |/| | | | | | | | Change-Id: Icdf5f3cdca60aa7e40d698b51df52ccbac1aee35
* | | Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-045-135/+280
| | | | | | | | | | | | | | | | | | | | | | | | This reverts workarounds used in subpixel quick fix commit 6133b2cffd0c0b0e0e360ae30330a8adbe7662f4. New logic uses Escalator's more optimised multiple column width setting method. Change-Id: I0863f9774e6efc26f01ebdb736b4847e4ef5354c
* | | Add missing osgi import to guava (#16739)Miki2015-03-042-4/+6
| |/ |/| | | | | Change-Id: I889b918600db98b70a7c02e86fbbeca31f083f80
* | Always include default widget set files in OSGi manifest (#16993)Artur Signell2015-03-033-5/+15
| | | | | | | | Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1
* | Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-033-0/+121
| | | | | | | | Change-Id: Ib2b9ecc995ec6fe2627c545efc2a312a59df6b9c
* | Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-033-1/+45
| | | | | | | | Change-Id: I8a0bc92294004411782c6ee5b0e460b892570aa3
* | Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-034-1/+224
| | | | | | | | Change-Id: I7be1c1571ee5ede0ce481faf823f5f271a280a8a
* | Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-033-2/+119
| | | | | | | | | | | | | | Similarly to VTextField, VTextualDate now uses KeyDownHandler with IE to process the pressing of the return key. Change-Id: I139134fc38678ad46f0c46f30e3de25547b9a3c6
* | Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-033-19/+182
| | | | | | | | Change-Id: Ia2fce4dbfc205b44622557017afff19c4a2ef7df
* | Revert "Hide button caption overflow in reindeer and valo. (#11864)"Jouni Koivuviita2015-03-034-56/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit c9586c93b93987d9b5942c38ef0b536c091092a5. This fix will break button focus outline in Valo. The overflow hidden needs to be placed on the inner element (v-button-wrap). For Reindeer the fix is okay, but for consistency it might make sense to move it there to the inner element also. Change-Id: I6cac9fc6a1c8ae6be9969b8dc8533b9cad118d6a
* | Make server tests work againArtur Signell2015-03-021-2/+2
| | | | | | | | Change-Id: Ie0097cef628ef013579067443d4a52be049cf1da
* | Improve performance of Util.collectionEquals (#16968).Fabian Lange2015-03-021-10/+9
| | | | | | | | | | | | | | | | | | | | | | This change checks the length of both collections first before iterating them. This massively speeds up the comparison in case the collections do not have the same length. Also in the case where the lengths are equal, this saves the collection2.hasNext() checks. Change-Id: If1325f3581d12bf742d77fbf8b0f89511fa11252
* | Fix Grid flick scrolling on iOS devices (#16762)Teemu Suo-Anttila2015-03-021-30/+27
| | | | | | | | Change-Id: Iee64f1dc5ce91472c66f43a6269cb1eccb2f9b52
* | Method for requesting column width recalculation (#16748)Artur Signell2015-03-026-3/+216
| | | | | | | | Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e
* | LayoutManager reuses shortcut Element instance for measure (#16964).Fabian Lange2015-03-021-9/+8
| | | | | | | | | | | | | | | | This change prevents the duplicate getter chain lookup connector.getWidget().getElement() on the very hot measureConnector method. Change-Id: Ia59c9ef2e6bbcf9402424bc565bc9ee3977e3c6e
* | Disconnect push after application has been stopped (#13248)Artur Signell2015-03-021-8/+21
| | | | | | | | Change-Id: I4b8ca76a530453ee95ff88a1a4bbe3fa7a7958d4
* | Update to GWT with WP fix (#16924)Artur Signell2015-03-021-1/+1
| | | | | | | | Change-Id: I37cec7420f71d2fa6be379f650a7e11843d0e8e4
* | Don't actively disconnect when the client already has disconnected (#15330)Artur Signell2015-03-022-17/+26
| | | | | | | | Change-Id: I26e53f6b07eaccc785bda547e454fa185ad952df
* | Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)Artur Signell2015-03-023-3/+3
| | | | | | | | Change-Id: Idd43e37ac7ba37710ffea7e01efc931e73defd90
* | Use the existing communication error handler if one exists (#16938)Artur Signell2015-03-021-12/+17
| | | | | | | | Change-Id: If3645dee1f4f3d5a7b1654a60db8734c8ec1ac01
* | Call error handler even if critical notification write fails (#16951)Artur Signell2015-02-281-12/+11
| | | | | | Change-Id: I4d18aa54c48487081a626749916e3342888eb71e
* | Ensure that slider min is always smaller or equal to max. (#16776)Sauli Tähkäpää2015-02-272-13/+69
| | | | | | | | | | | | | | | | - Set slider min to max if max is being set to a smaller value than min, and vice-versa. - Set also an informative message to Slider.ValueOutOfBoundsException. Change-Id: I06b6b05dd0ef2c1fb862cf4acc7df3e235db59ba
* | Hide button caption overflow in reindeer and valo. (#11864)Sauli Tähkäpää2015-02-274-0/+56
| | | | | | | | Change-Id: Iaeb9cd571dd4b7a37cdc89f9d291365aef96c9e1
* | Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-2618-235/+807
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#15502, #9369) Changes: - When opening the popup, the first suggestion is always highlighted by default unless adding new items is allowed. - When filter matches currently selected item, that item will be highlighted instead of the first item. - Hitting enter or tab will always select the highlighted item. - Closing the suggestions list by clicking outside the list no longer selects an item to prevent accidental selections. Test changes: - Extended ComboBoxElement to help test filtering. - Updated and tweaked ComboBoxResetValueTest, ComboBoxIdenticalItemsTest and ComboboxScrollableWindowTest. - Added ComboBoxSelectingTest and ComboBoxSelectingWithNewItemsAllowedTest. - Updated some tests that were using keyboard navigation. Change-Id: Ia7745b624bdb0b1a1bb498157ebcb37bee219d76
* | Add pluggable mechanism for loading classes for a design (#16583)Leif Åstrand2015-02-263-40/+241
| | | | | | | | Change-Id: I2ac17e3c5a7c36492567238af8f4cf6723b0ec69
* | Package all widgets sources into sources.jar (#16805)Artur Signell2015-02-251-2/+5
| | | | | | | | Change-Id: Ia1a3d8444d0b660a1f0141e872230758fbf5d95a
* | Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-02-254-13/+66
| | | | | | | | Change-Id: I6ac5c3304bcd22e23f298c4dbdd65358aa1c64f7
* | Add project, build and test name capabilities.Sauli Tähkäpää2015-02-251-0/+12
| | | | | | | | | | | | | | - Helps identifiying problem points in test queue - Enables grouping tests in BrowserStack and other services. Change-Id: I444d0aa07900c39b4dafc2d6b6889975b3de3bec
* | Breaks PushLargeDataLongPollingTest and also long polling in many ways. See ↵Artur Signell2015-02-252-63/+30
| | | | | | | | | | | | | | | | | | | | http://dev.vaadin.com/ticket/16919 Revert "Fix handling of disconnection with push (#15330)" This reverts commit 3c07368cbbc4d35534e90c769ea8ec975400c452. Change-Id: I46631b1921fa1c5628952362a93a000df92c5a4a
* | Fix test url parameter concatenation.Sauli Tähkäpää2015-02-243-17/+27
| | | | | | | | Change-Id: I7063aedc870330c1159e44b05ac3e729ad837ba1
* | Fix Escalator size changes when scrolled to bottom (#16382)Teemu Suo-Anttila2015-02-242-4/+57
| | | | | | | | Change-Id: Iaf8b21e9c6a09e51667eebae1fdd4b1f5ebabedd
* | Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-02-242-1/+16
| | | | | | | | Change-Id: Ib3ae8d305f44a78c9bd6f4539ca9cee2a487d269
* | Fix handling of disconnection with push (#15330)Artur Signell2015-02-242-30/+63
| | | | | | | | | | | | | | | | * The resource should not be closed when the client disconnects * Removed "automatic" disconnection which was needed when onresume was not handled * Don't call disconnect twice for cancelled connections Change-Id: Id5ad9924b56c8810f759d6f9dc1da6e83e53d75b
* | Update release notes for 7.4Artur Signell2015-02-241-15/+12
| | | | | | | | | | | | | | * Match TOC headers with actual headers * New browser versions Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
* | Do not restart application if messages are received (#16868)Artur Signell2015-02-241-3/+11
| | | | | | | | Change-Id: I5ede5efb7ae9a171fac79f2ead98e2fb12c249c4
* | Do not re-schedule an already scheduled lock breaker (#15317)Artur Signell2015-02-241-1/+3
| | | | | | | | Change-Id: I17dad660470283cd2d269a32d72d2f26ab86e7c4
* | Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-02-246-191/+145
| | | | | | | | | | | | | | MultipleServeletConfigurationTest SystemMessagesTest Change-Id: I85f0bc2daed4d9ef2a4a341f4614c8a501256565
* | Cleanup UI even if detach fails (#16651)Artur Signell2015-02-233-1/+115
| | | | | | | | Change-Id: Iefc27b7047836243268970605ba2e946fac55e95
* | Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-02-232-1/+20
| | | | | | | | Change-Id: I58fee1549459b24cb47e0d3321d16fb8b215959a
* | Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo ↵Henrik Paul2015-02-231-1/+6
| | | | | | | | | | | | (#16565) Change-Id: I8eb8bb2d941fc88b9f896c8d351ada6286e8322d
* | Makes Escalator show scrollbars on some OSX settings (#16852)Henrik Paul2015-02-231-34/+54
| | | | | | | | | | | | | | If the OSX is configured to show scrollbars only while scrolling, Escalator would previously have its scrollbars hidden underneath the DOM structure. Change-Id: I6c1a05ba23f6555d9f7f4c484c066c5f7ae63ac3