| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Valo is not included in 7.2, but it still helps to have the generated
resources ignored when changing between branches.
Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
|
| |
|
|
|
|
| |
Change-Id: I9831ca315b0a9f87d3f6baef3966a4efa43684c1
|
|
|
|
| |
Change-Id: I91a24a89cb7f0c348f14a0ddf9ba4cc6cf2ad993
|
|
|
|
| |
Change-Id: Ibbd2704dbf97d1b68cbb4937f930242635226c05
|
|
|
|
| |
Change-Id: Idf9b509c63290fca75cb67aeaa8ec981c8fa5b71
|
|
|
|
| |
Change-Id: Icd665baa9a9fd40b913a462ae0563ac3dcb368da
|
|
|
|
| |
Change-Id: Ied17689fb63c7b010764d45902eb404087d1fd8f
|
|
|
|
| |
Change-Id: Ica328a6e68c684119b1c0c627e5e1451aaf8b391
|
|
|
|
| |
Change-Id: I9677d9da361297cf38cadcab043746efd03ff908
|
|
|
|
| |
Change-Id: I2622c5c0f6ebea701a0fb07b3a63dc44d6c4c808
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
The popup is made non-modal.
Change-Id: Ia396ff1e2e88639b97c9f556d7d3866f76755436
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I99b325d71d9d6830349b92cc1226d6ad80066569
|
|
|
|
|
|
| |
The previous patch caused TestCurrentPageFirstItem to fail.
Change-Id: I6eec8818f5ba2ce847a696afa40ba423ec482668
|
|
|
|
| |
Change-Id: I0186ce32f915b39a012bb653e501b0cad72a9f32
|
|
|
|
|
|
| |
Includes updated tests.
Change-Id: I928b888302a2cd22b7c94600fd4f8b7608ba0ca8
|
|
|
|
|
|
|
| |
New JSNI function allows direction parameter in setSelectionRange.
This allows setting selection backward and fixes the issue in FF.
Change-Id: I1e34b70983e3f525b7009668877038f108d286a7
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
This reverts commit 13eb3732b96561831cdee96740064ab8d4ddd08c.
|
|\
| |
| |
| | |
release/7.2.6
|
| |
| |
| |
| |
| |
| |
| | |
Correct ButtonTooltips TB2 with coeect test class package.
Add ?restartApplication to SubWindows.
Change-Id: I32fbf93875d537f6dc6ec232e3063c33de8ae71f
|
|/
|
|
|
|
|
| |
(#13444, #8801):"
This reverts commit d45e5c2592a3b949d781cdd05532560375fc524e.
this is not supposed to be picked before 7.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#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
|
|
|
|
|
|
|
|
|
|
|
| |
(#14094)"
This reverts commit 3390332b3e75e970cd3bf3b6bc5075bb867320b5.
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: If33910705cdf9e4d7612557bfb55a01dde9e435d
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#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
|
|
|
|
| |
This reverts commit 6f3aec50bfb17d14c75318f0172c45695c22a811.
|
|
|
|
|
|
|
| |
Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4
Conflicts:
WebContent/VAADIN/themes/chameleon/components/notification/notification.scss
|
|
|
|
| |
Change-Id: I78cdbbad41fa6980f445ae770f7e7a8d7db39176
|
|
|
|
| |
Change-Id: I095401164a931f3a69dea91037a6cbf35b197121
|
|
|
|
| |
Change-Id: I9c39db5c2ccafd495a1ecc8b28687eeeebe3b6c2
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ie33ef684f2177fe1807f95bf234031cc3a44f317
|
|
|
|
|
|
|
| |
Change-Id: I45907c5c22bcea1a403af71ecbf5236e5669ab38
Conflicts:
uitest/src/com/vaadin/tests/tb3/TB3Runner.java
|
|
|
|
| |
Change-Id: I0dcd9f75cd30fe91c17ca0755241e73a37da79ec
|
|
|
|
|
|
|
| |
Change-Id: Idfeb20a385fc68c6527f1947bdbf238d9d4af918
Conflicts:
client/src/com/vaadin/client/ui/VFilterSelect.java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I27c0a236d4dd654c1cf8d567752af9d1ea3c1de5
|
|
|
|
|
|
|
|
| |
Two clicks were being triggered for IE11,
the first with coordinates (0,0) and the
second with the correct coordinates.
Change-Id: I6f0feb520710b254eac6542f082a5012de2c5f85
|
|
|
|
|
|
|
|
| |
(#11929)"
This reverts commit ede8fbaad050c98682df9da935caf59a3a3787c6.
Change-Id: I6d2b6ad3901ac50782a9c8af6847c0b917d6027d
|
|
|
|
| |
Change-Id: I8563f1e2cfc66ca89399590401fd77ec67e50e82
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
, Parallelize ide.xml (#14276) - master/be2a71110a75bc83a7281c11b60285079e8cbffa
Change-Id: I87e3cb4bb35ba5cb10ef9927f528938791a70650
|
|
|
|
|
|
|
| |
This reverts commit c43ebbac50a55e965738ec82c83a3fe08636b911.
Reverted because it might actually break some theoretically broken
applications that still happen to work by chance.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Icdac51322a90c32c122a182bc692c4eff3d8285b
|
|
|
|
|
|
|
| |
Conflicts when cherry-pick (the file was missing):
uitest/src/com/vaadin/tests/components/upload/TestFileUploadTest.java
Change-Id: I4eb9409629f64c17f39b1560062e763270f1f582
|