summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix displaced TabSheet caption icon in ChromeTeemu Suo-Anttila2014-03-051-0/+1
| | | | Change-Id: Id3183b735ae911374d1a8821cd67b5abd1c094d5
* Fix fallback from websocket when behind proxy (#13299)Artur Signell2014-03-043-3/+3
| | | | Change-Id: Id12cb97816afde4363caea20ff30376ff9cdb173
* Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-033-10/+23
| | | | Change-Id: I5e946b365e22e71a0c13606fcd159d1ce7c82925
* Re-try opening ssh tunnel if it fails the first time(s)Artur Signell2014-03-031-2/+17
| | | | Change-Id: I653db3a818435c023f0bbd8015d2bd1a35ed4e34
* Update TestBench3 version for UI testingTeemu Suo-Anttila2014-02-281-1/+1
| | | | Change-Id: I2e0a8fd2590e6f9c25825ccc0dc4c6f3d147e06f
* Use more worker threads for widgetset compilationHenri Sara2014-02-272-2/+2
| | | | Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9
* Remove tooltip that's causing CalendarAcrionEventSourceTest failuresTeemu Suo-Anttila2014-02-271-3/+2
| | | | | | | This said tooltip gets in front of the context menu and native events actually clicks on the tooltip instead of the context menu item. Change-Id: I6519ba98351a5ad03ccc35c29b85a831e3026325
* Use Chrome 33 for testingHenri Sara2014-02-272-2/+2
| | | | Change-Id: I6362097ff836c10b7001c5fd8acd8adf91a94b2f
* Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
| | | | Change-Id: I67bcb7a473d147c46e24cb3c116fd9115a3bda6b
* Remove applet test which does not work reliablyArtur Signell2014-02-251-36/+0
| | | | | | | | As long as nobody is constantly updating the java version on the test cluster and additionally ensures that no manual interaction is needed for Java applets to run, this test is not useful Change-Id: Ic9b3e190567e8949bbb514d5fedefc3c720402e7
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-253-79/+210
| | | | Change-Id: I884c0f0a27a124a49698b141ac63c93950df428d
* Enable on-the-fly SASS compilation in OSGi (#10307)Johannes Dahlström2014-02-242-1/+2
| | | | | | | * Add proper Import-Package directives to theme-compiler * Require-Bundle theme-compiler in server bundle Change-Id: I7dec20c04eac92271b8adf0b1e23c573f1b06a29
* Do not prevent deployment if Atmosphere init fails (#13199)Artur Signell2014-02-222-5/+18
| | | | Change-Id: I07e23bcdea6b2bd23a37651a804a537690fb1311
* Remove extra whitespace causing validation failuresArtur Signell2014-02-212-17/+16
| | | | Change-Id: Ib93665a7411c52c1b3b00c22a7c4f799b5adbaea
* TreeTable does not have partial updates enabled in Vaadin 7 and probably ↵Artur Signell2014-02-211-553/+0
| | | | | | won't ever have. Change-Id: Iae8a2fae226712b7200873fec67aa9b2cfaf24ee
* Slow down test to hopefully make it more stable (and four times longer)Artur Signell2014-02-201-2/+2
| | | | Change-Id: Ie9ef1c53544b5b9b3462cf6648b18df8ae8f56e0
* Workaround for input prompt used as value on ESC in FF (#8051)Tapio Aali2014-02-171-4/+42
| | | | | | | Fixed situation in which input prompt appeared as the value of an empty TextField in FF if ESC was pressed. Change-Id: I41c8ec4845b43b483165c10f78443f806d45a623
* Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-174-8/+107
| | | | Change-Id: I432ae4a04d74826dd1cce108177bd503774a8463
* Change copying of Date values to avoid wrapping of date (#13269)Olli Helttula2014-02-131-6/+3
| | | | | | | | | | | The error occurs only when current day is in the end of the month and the textfield has no value when choosing months in the CalendarPanel. This can not be sensibly tested by automated tests as it would require setting the server time to a date that would trigger the problem (for example 30.1). The error does not occur if the value is set before setting the resolution (by the user or programmatically). Change-Id: I6b3e5b699a773bd84b0f756d0c53698a09854a81
* Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834)Mika Murtojarvi2014-02-133-8/+63
| | | | | | | | These are the same changes that were done for the master-branch in (#12833). Change-Id: I397028c7b0ba06567adaad9f0f0095157f7ae8f9 Merge: no
* Javadoc formatting fixupLeif Åstrand2014-02-131-43/+42
| | | | Change-Id: If0ddad3f71c5f2cea2c4ed3514ffd392b1489f21
* Release notes updated to describe #13310 #13311Marc Englund2014-02-111-1/+39
| | | | Change-Id: Id1b612a74f2f8717f98a3dca81489425686237f7
* Changed getAbsoluteUrl to use the correct escaping method (#13311)Juho Nurminen2014-02-111-1/+2
| | | | Change-Id: I84cece7ae1c8ede0b77b82d0f84d6550e77af65b
* Added proper escaping to OptionGroup item icon URLs (#13310)Juho Nurminen2014-02-111-2/+3
| | | | Change-Id: Id0dea437e04e829567b31df3e9c496cd5adc09b8
* Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
| | | | | | Ensure push works in default mode for all servers and browsers Change-Id: I7145839bb081165fd52246fe87c6bb3eae7fe510
* Test using Wildfly 8 (currently CR1) (#13167)Artur Signell2014-02-101-0/+7
| | | | Change-Id: Ie753ce72c0508f11006039369d967c6b313309f3
* Test using Tomcat 7 behind Apache proxy (#13302)Artur Signell2014-02-101-0/+7
| | | | Change-Id: I725990a16b8f4fd6021044aff15c922c0c0f7bd2
* Fix caption lost issue related to focus changing (#12967)Teemu Suo-Anttila2014-02-101-2/+4
| | | | Change-Id: I2c3843c078e72dc1f394b28ea7669cc232e1e739
* Fix typo (#11186)Artur Signell2014-02-061-1/+1
| | | | Change-Id: I3b1077f5962a196285b01f4784fe10914607e07b
* Sass compiler now treats null-valued variables as unassigned (#12430).Mika Murtojarvi2014-02-0611-252/+332
| | | | Change-Id: I13a11b4c7d148646ad3eb5492d9dd8d736e63f39
* Add SuggestionPopup to ComboBox SubParts. (#13286)Teemu Suo-Anttila2014-02-031-0/+4
| | | | Change-Id: Ibee44bb9b568fc188ac9e05fb67ce94a9846b5bc
* Update TestBench dependency to 3.1.2Jonatan Kronqvist2014-01-311-1/+1
| | | | | | | TestBench 3.1.2 is deployed to the testing grid, but the vaadin project still depended on 3.1.1 until this fix. Change-Id: Idecf0c772bd59d144a2caf3454d7749e352fef8a
* Prevent setting firstRowInViewPort to negative value (#13008)Jarno Rantala2014-01-311-2/+3
| | | | | | This should fix MultiSelectWithRemovedRow test in IE. Change-Id: I54f4ba1cc5c1efeea1582cc0314cfb9a4a859279
* Resolved ambiguous parsing of ";" within @media block (#12923)joheriks2014-01-302-476/+454
| | | | | | Also infer missing semicolon before EOF (required for @debug and @warn at end of file) Change-Id: Ib4449a3b8d79ce1b35732d4a33a1a30530bfc91a
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-303-2/+199
| | | | | | | | The sender parameter to action handlers is now the Calendar instance rather than an instance of a private RPC implementation class. This was probably broken by an earlier refactoring. Change-Id: If15cf232e7578eb55617f45db6b9304f5e80fed5
* Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in ↵Juho Nurminen2014-01-301-1/+1
| | | | | | isClipped (#12343) Change-Id: I0705c02c12b5f0e998fda68fd7a144e45173a75e
* Exclude a possible bin directory when building (#13258)Artur Signell2014-01-281-0/+1
| | | | Change-Id: I34806146d737eb35668684f3edde658a7fc0beb0
* Add deprecated expand ratio methods to FormLayout (#12876)Artur Signell2014-01-211-0/+19
| | | | | | | | | | FormLayout has never implemented expand ratios but does not tell the developer about it either. Throwing an UnsupportedOperationException would make this very clear but at the same time would break existing applications which use the methods or which handle AbstractOrderedLayouts in a generic way. Change-Id: I0208f91c3c07aff98a78153887fbbea9dbc1d3d1
* Do not throw NPE for equals(null) (#8910)Artur Signell2014-01-216-0/+62
| | | | Change-Id: Ie9a658911c9f2722e518dedbe181c24e5ace07db
* Better-looking CSS for Vaadin API Javadocs (#13219)Marlon Richert2014-01-212-1/+238
| | | | Change-Id: I52fd843b839830cefe330c9c9cf94b59db0928af
* Remove references to read/write through modes (#13184)Artur Signell2014-01-211-40/+18
| | | | Change-Id: Iaa268b7a85ad5c56cd42f4f7516da4b55c8f3306
* Ensure widgetset compile messages go to stdout (#7516)Artur Signell2014-01-211-28/+47
| | | | Change-Id: Ibd6efa1db419e2dcf1d5f5d97c2a5c988d99a230
* Fix Firefox and Vaadin 7 scroll distance (#11353)Teemu Suo-Anttila2014-01-201-0/+4
| | | | Change-Id: I01be5ddfe0e266e4cb5b7e9872adaeaf0f745a84
* Remove unselected rows from selection on client side (#13008)Jarno Rantala2014-01-161-0/+12
| | | | | | | | | When server communicates the selected rows to the client side, client side datastructure of selected row keys is updated such that also the keys that has been unselected on server side are removed. This makes the test MultiSelectWithRemovedRow to pass. Change-Id: I7b6123436171972ecf345b07ddfb6d9965ca4f0c
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-164-0/+230
| | | | Change-Id: Id25177a2dfecc2d0d3b8bb5803656a39bec9c5d6
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-152-9/+28
| | | | | | | Fixed logic that detects changed item caption and triggers update to textbox text. Changed test case description. Change-Id: I9fbb0cc686e73404bab8e624a5332644cca53737
* Renamed test according to conventions and fixed assertion text.John Ahlroos2014-01-151-2/+2
| | | | Change-Id: I7ede421f7e0c5ae726167b4ee7b2d8651a70c77c
* Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
| | | | Change-Id: I19bdbf1cf64853abc3bc7e72a86cd80599bfa652
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
| | | | Change-Id: Ic54887c252ba452bb841f7ae2da362235d4f924b
* Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
| | | | Change-Id: Ie1d5374280381f9ff81415ce9d9d82773718800c