aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ignore compiled valo test themes7.2.77.2Leif Åstrand2014-08-301-0/+4
| | | | | | | Valo is not included in 7.2, but it still helps to have the generated resources ignored when changing between branches. Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
* Don't try to build valo on 7.2Leif Åstrand2014-08-301-3/+0
|
* DisappearingComponents test upgrade (#14292)Anna Koskinen2014-08-303-41/+54
| | | | Change-Id: I9831ca315b0a9f87d3f6baef3966a4efa43684c1
* Migrated ButtonUndefinedWidth to TB3 testAnthony Guerreiro2014-08-302-82/+38
| | | | Change-Id: I91a24a89cb7f0c348f14a0ddf9ba4cc6cf2ad993
* EditableModeChange test upgrade (#14292)Anna Koskinen2014-08-303-61/+97
| | | | Change-Id: Ibbd2704dbf97d1b68cbb4937f930242635226c05
* TreeTableOutOfSync test upgrade (#14292)Anna Koskinen2014-08-303-43/+69
| | | | Change-Id: Idf9b509c63290fca75cb67aeaa8ec981c8fa5b71
* TextFieldValueGoesMissing test rewrite to TB3Heikki Ohinmaa2014-08-303-52/+61
| | | | Change-Id: Icd665baa9a9fd40b913a462ae0563ac3dcb368da
* TableRowHeight2 test upgrade (#14292)Anna Koskinen2014-08-303-62/+60
| | | | Change-Id: Ied17689fb63c7b010764d45902eb404087d1fd8f
* TableItemDescriptionGenerator test upgrade (#14292)Anna Koskinen2014-08-307-877/+396
| | | | Change-Id: Ica328a6e68c684119b1c0c627e5e1451aaf8b391
* TableClickAndDragOnIconAndComponents test upgrade (#14292)Anna Koskinen2014-08-303-137/+246
| | | | Change-Id: I9677d9da361297cf38cadcab043746efd03ff908
* DelegateToWidget will now be run even for parent states (#14059)Mikael Grankvist2014-08-2811-18/+243
| | | | Change-Id: I2622c5c0f6ebea701a0fb07b3a63dc44d6c4c808
* fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-281-3/+2
| | | | | | | | | | As described by Johannes, the RPCRequest constructor first takes whole JSON as string and builds its attribute json from it (by parsing). Then it reads from this parsed JSON the array called "rpc". However it previously did a .toString on it only to re-parse it. Newer json versions complain that "rpc" is not a string, but an array. Change-Id: If4bb45abad551b183d757f0aa326c37c070ce103
* Fix the closing of a popup DateField (#14086, #14375).Mika Murtojarvi2014-08-283-1/+110
| | | | | | The popup is made non-modal. Change-Id: Ia396ff1e2e88639b97c9f556d7d3866f76755436
* Prevent browser to scroll when space it pressed on a TabSheet (#14320)Bogdan Udrescu2014-08-283-1/+136
| | | | | | | | | | Browser page scroll by default when space key is pressed. The TabSheet uses the space key (32) to select the tab when navigating using left/right keys. So when the space is pressed the default browser page scroll behavior is now prevented. Change-Id: I8c3c7c4904109018d2f91447235e30dbd29eec5d
* Do not call requestStart/end multiple times when using push (#14228)Artur Signell2014-08-281-5/+15
| | | | | | | All HTTP request based push request invoke onRequestStart/End in the servlet. We need to trigger start/end separately in push handler only for websocket messages Change-Id: I16064ea88b0c70812f247028ddb23560536db70d
* Fix the behavior of PopupDateField when changing resolution (#14174).Mika Murtojarvi2014-08-284-4/+291
| | | | Change-Id: I99b325d71d9d6830349b92cc1226d6ad80066569
* Fix regression caused by #14147 patch (#14147)Anthony Guerreiro2014-08-285-214/+501
| | | | | | The previous patch caused TestCurrentPageFirstItem to fail. Change-Id: I6eec8818f5ba2ce847a696afa40ba423ec482668
* Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135)Anthony Guerreiro2014-08-283-2/+202
| | | | Change-Id: I0186ce32f915b39a012bb653e501b0cad72a9f32
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-08-2812-74/+382
| | | | | | Includes updated tests. Change-Id: I928b888302a2cd22b7c94600fd4f8b7608ba0ca8
* Correctly display an item which is too long for the textfield. (#13477)Guillermo Alvarez2014-08-282-6/+59
| | | | | | | New JSNI function allows direction parameter in setSelectionRange. This allows setting selection backward and fixes the issue in FF. Change-Id: I1e34b70983e3f525b7009668877038f108d286a7
* Correctly display an item which is too long for the textfield. (#13477)Guillermo Alvarez2014-08-283-6/+150
| | | | | | | As setSelectionRange is not working correctly in IE the current approach sets the direction before setting the text and resets it to the original immediately after that. Change-Id: I33f40f9ae436122092d995fa17c35a9cbe38aedb
* Revert "Fix background color of Notification in chameleon theme (#14246)"7.2.6Bogdan Udrescu2014-07-311-3/+0
| | | | This reverts commit 13eb3732b96561831cdee96740064ab8d4ddd08c.
* Merge branch 'release/7.2.6' of ssh://dev.vaadin.com:29418/vaadin into ↵Markus Koivisto2014-07-312-2/+2
|\ | | | | | | release/7.2.6
| * Correct TB2 tests urls.Bogdan Udrescu2014-07-312-2/+2
| | | | | | | | | | | | | | Correct ButtonTooltips TB2 with coeect test class package. Add ?restartApplication to SubWindows. Change-Id: I32fbf93875d537f6dc6ec232e3063c33de8ae71f
* | Revert "Fixed regression with changing widths when stylenames have changed ↵Markus Koivisto2014-07-313-53/+32
|/ | | | | | | (#13444, #8801):" This reverts commit d45e5c2592a3b949d781cdd05532560375fc524e. this is not supposed to be picked before 7.3.0
* Fixed regression with changing widths when stylenames have changed (#13444, ↵Markus Koivisto2014-07-313-32/+53
| | | | | | | | | | | | | | | | | | #8801): Changing the name of a style should not cause the width of the textbox to change. If there is a width set for the wrapper, the width for the wrapper should not change if the styles changes. To reconcile these two demands, we have removed the width for the wrapper and only manipulate the width of the textbox itself. This solves both issues neatly. Change-Id: Idb2dbc5d2ca6406cafb44df93110e079a1dff473 Conflicts: client/src/com/vaadin/client/ui/VFilterSelect.java client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
* Revert "Keyboard shift-selection now works as expected in VScrollTable. ↵Markus Koivisto2014-07-314-72/+14
| | | | | | | | | | | (#14094)" This reverts commit 3390332b3e75e970cd3bf3b6bc5075bb867320b5. Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java Change-Id: If33910705cdf9e4d7612557bfb55a01dde9e435d
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-313-10/+114
| | | | | | | | Gridlayout removes columns and rows with no content. Gridlayout is supposed to check for spanned cells and not remove otherwise empty rows or columns if they are covered by a span. Change-Id: I1c25a8e6426e6ce0e24f9110a6b994598c395e7a
* Revert "Fix Table stuck scroll position after setting scroll to last page ↵Bogdan Udrescu2014-07-305-412/+134
| | | | | | | | | | | | (#14147)" This reverts commit 2ed3a310ca9e32f255602139eb1b08bfdfe2f25f. Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java client/src/com/vaadin/client/ui/table/TableConnector.java Change-Id: Ie18f4ad61a88c17cd2b8eff677836fc68abffc15
* Revert "Context menu is not shown in Table body on mobile browsers (#13694)"Bogdan Udrescu2014-07-302-449/+210
| | | | This reverts commit 6f3aec50bfb17d14c75318f0172c45695c22a811.
* Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-291-0/+3
| | | | | | | Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4 Conflicts: WebContent/VAADIN/themes/chameleon/components/notification/notification.scss
* Minor refactor to #14147 patch (#14147)Anthony Guerreiro2014-07-292-10/+10
| | | | Change-Id: I78cdbbad41fa6980f445ae770f7e7a8d7db39176
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-07-292-210/+449
| | | | Change-Id: I095401164a931f3a69dea91037a6cbf35b197121
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-295-2/+280
| | | | Change-Id: I9c39db5c2ccafd495a1ecc8b28687eeeebe3b6c2
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-297-92/+566
| | | | | | | Listen to MouseUp event on the <textarea> and notify the state with the width and height if changed. Add com.vaadin.client.Util.Size to manipulates the css width/height. Change-Id: I96a308658d2877f1f6c05feaa7840a268bb06709
* Fix VWindow Vai-Aria roles for alertdialogs (#14289)Juuso Valli2014-07-293-4/+165
| | | | Change-Id: Ie33ef684f2177fe1807f95bf234031cc3a44f317
* Reduce TestBench 3 socket timeout (#14298)Henri Sara2014-07-291-3/+44
| | | | | | | Change-Id: I45907c5c22bcea1a403af71ecbf5236e5669ab38 Conflicts: uitest/src/com/vaadin/tests/tb3/TB3Runner.java
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-294-14/+78
| | | | Change-Id: I0dcd9f75cd30fe91c17ca0755241e73a37da79ec
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-297-137/+553
| | | | | | | Change-Id: Idfeb20a385fc68c6527f1947bdbf238d9d4af918 Conflicts: client/src/com/vaadin/client/ui/VFilterSelect.java
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-298-89/+323
| | | | | | | | | | | | | | | Due to old fix for (#11994) the v-scrollable div of the window would expand to 110% of its size then immediately back to the original size. The first action, expanding the v-scrollable to 110% would decrease the scrollTop value of our panel, while increasing its height. When the revert back action would set the v-scrollable to its own size, the panel's scrollTop would remain decreased, causing the scroll bar to move up, hiding the ~10% at the bottom. Fixed by calling Util.runWebkitOverflowAutoFix(); instead of changing the height. Change-Id: I79eafd1f9500c2e4c10dadbfc7100608c0732e04
* Alter TooltipInWindowTest to inherit from TooltipTest (#14240)Juuso Valli2014-07-293-104/+72
| | | | Change-Id: I27c0a236d4dd654c1cf8d567752af9d1ea3c1de5
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-293-1/+163
| | | | | | | | Two clicks were being triggered for IE11, the first with coordinates (0,0) and the second with the correct coordinates. Change-Id: I6f0feb520710b254eac6542f082a5012de2c5f85
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate ↵Sauli Tähkäpää2014-07-293-202/+15
| | | | | | | | (#11929)" This reverts commit ede8fbaad050c98682df9da935caf59a3a3787c6. Change-Id: I6d2b6ad3901ac50782a9c8af6847c0b917d6027d
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-293-15/+202
| | | | Change-Id: I8563f1e2cfc66ca89399590401fd77ec67e50e82
* Revert "Fixing problem caused by ↵Bogdan Udrescu2014-07-292-6/+33
| | | | | | | | | | | | | | release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4ccad840135b3" This reverts commit 10b64f824597f85a5c83784a6b82802a4c7521a0. It also adds the gwt/ivy.xml to make the build work. Actually the project won't build with the latest GWT if we don't use the gwt/ivy.xml and the laters build/ide.xml from Leif's patch. Change-Id: I3cdd40303d309aa0ebf82bf427c307f96983a75d
* Fixing problem caused by release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4ccad840135b3Bogdan Udrescu2014-07-291-3/+6
| | | | | | , Parallelize ide.xml (#14276) - master/be2a71110a75bc83a7281c11b60285079e8cbffa Change-Id: I87e3cb4bb35ba5cb10ef9927f528938791a70650
* Revert "Add asserts checking for negative container sizes (#14232)"Bogdan Udrescu2014-07-296-69/+2
| | | | | | | This reverts commit c43ebbac50a55e965738ec82c83a3fe08636b911. Reverted because it might actually break some theoretically broken applications that still happen to work by chance.
* Parallelize ide.xml (#14276)Leif Åstrand2014-07-251-56/+72
| | | | | | | | | | | With this patch, the theme-and-default-widgetset target finishes in 50 seconds, whereas it takes about 80 seconds without the patch. This happens at the cost of peak memory usage rising from ~750mb to ~850mb. Change-Id: I969e9b3b01907e24bb8d411884d060ca1b539bde Conflicts: build/ide.xml
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-233-7/+148
| | | | Change-Id: Icdac51322a90c32c122a182bc692c4eff3d8285b
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-235-14/+199
| | | | | | | Conflicts when cherry-pick (the file was missing): uitest/src/com/vaadin/tests/components/upload/TestFileUploadTest.java Change-Id: I4eb9409629f64c17f39b1560062e763270f1f582