| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
+ contains Valo theming fixes for all browsers.
+ includes screenshot test for sidebar in Valo
Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
|
|\
| |
| |
| | |
Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
|
| |
| |
| |
| |
| |
| |
| |
| | |
With this patch handling touchstart in Table body is prevented
if it is handled in Table row. This is the smallest patch that solves
the problem, refactoring remains an open problem.
Change-Id: Iea54210ee81a3fdf17e45c6c98026af9080abddf
|
| |
| |
| |
| | |
Change-Id: I2a16ffbd59bf4863eb6a7bea8d4b590a693af637
|
| |
| |
| |
| | |
Change-Id: I41c05e8f8487d351035804e0681947956d861479
|
| |
| |
| |
| | |
Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
|
| |
| |
| |
| | |
Change-Id: I73a26b0d2f07bb624df6037e4e77f7137fd21791
|
| |
| |
| |
| |
| |
| |
| | |
With this patch pressing Enter in ComboBox sets value selected by mouse.
Selection by keyboard is not given higher priority.
Change-Id: I2e5f610923a40f67be2c1504a004af0d431a67a3
|
| |
| |
| |
| | |
Change-Id: I7381a6212b824f9dafc5fe7359b0e791f15c57b2
|
| |
| |
| |
| |
| | |
screenshots.
Change-Id: I72793d85dfaba41aefa5370331c1ae81348607e9
|
| |
| |
| |
| | |
Change-Id: I3b15430c6f8dab6dadcd84ddf280153e91192c5f
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I807896e3cdd07f4a43a265ba720435f01778f7e1
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Initialize Atmosphere in a context listener as JSR-356 requires
* Do not run JSR-356 or websocket tests on servers without support
* Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war
* Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356
endpoint mappings in Atmosphere (#14381)
Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
|
| |
| |
| |
| | |
Change-Id: I23832565bb1633dca4bac986b1a2e37f99163eb2
|
| |
| |
| |
| | |
Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46
|
| |
| |
| |
| | |
Change-Id: I595c6b7da061ebfa495c7f9f649c935a48190b66
|
| |
| |
| |
| |
| |
| |
| | |
Fixes column toggle not getting a caption when a hidable column is added.
Fixes column toggle not getting a caption on columns with widget in header.
Change-Id: Ie10ada793a3635302603f684f232cadaef74a982
|
|\|
| |
| |
| | |
Change-Id: Ife8c6d2a5f6c134a6e28e862f524b6e687199cc8
|
| |
| |
| |
| | |
Change-Id: Ib812ecd6afeb92d56bb179bcb120c65f20d26a8c
|
| |
| |
| |
| | |
Change-Id: I8db1b39e2b6372b460550c56884d3bea47c1155e
|
| |
| |
| |
| |
| |
| |
| |
| | |
This patch increases the reported fps from 10 to 17 in Chrome and from 5
to 10 in Firefox. No automatic test since performance testing on our
shared testing infrastructure would be quite error-prone.
Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52
|
| |
| |
| |
| | |
Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
|
| |
| |
| |
| | |
Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390
|
| |
| |
| |
| | |
Change-Id: I3adf9d0cc32f800a535a82ffe5d6ba503a36e746
|
| |
| |
| |
| | |
Change-Id: I473e5a0f8420c95971af52ef230849f468ebbbad
|
| |
| |
| | |
Change-Id: Ibbbffbfe2e8bcb763031ac277c2c36ce4eb4e3fc
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Breaks long polling fallback when implemented this way
This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1.
Conflicts:
push/build.xml
push/ivy.xml
server/src/com/vaadin/server/Constants.java
uitest/src/com/vaadin/tests/push/PushPathTest.java
Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571
|
| |
| |
| |
| | |
Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fix is similar to the fix that has been made for other similar
cases (i.e. #13381).
Couldn't find a reliable way to reproduce the problem. Hopefully this
will fix the issue.
Was reproduced (before fix) on Google Chrome 40.0.2214.115 m on
TableSortingStopsWorkingOnChrome test one time (but then suddenly it
started to work again).
Was reproduced (before fix) on Project TableSorting once, as described
in the ticket. That project has been attached to the ticket.
Change-Id: Id901c9ce4a0a7c369572bf4374223851658aa703
|
| |
| |
| |
| |
| |
| |
| |
| | |
CustomLayout now has a public default constructor. If a template is not set
using one of the setters, a warning message is displayed like in the case where
the template file is specified but not found.
Change-Id: I5d56f24fafc5c82e6ab76dec393a0c25bd78aae5
|
| |
| |
| |
| | |
Change-Id: I64c8788c0ae6160c565dfc0cfb4a87a7ed86bc81
|
| |
| |
| |
| | |
Change-Id: I2d0a80a26e8211d6f5e9110e1476f857803b4d3f
|
| |
| |
| |
| | |
Change-Id: I7b6d67aeb4d625a53e6fe370b729016a84e33214
|
| |
| |
| |
| | |
Change-Id: I72fd2b09269d5dfc689d8b1f213f46989adf8bfe
|
| |
| |
| |
| | |
Change-Id: I8a63f51f3b444c3c4342c46b7b58ad152f4bd0e1
|
| |
| |
| |
| | |
Change-Id: I8e9998524c02ca1e2f9d3391fa27bacc53655c7f
|
| |
| |
| |
| | |
Change-Id: I4f8a893eec3cf7c32da34cb364a4d56589cbf3e2
|
| |
| |
| |
| | |
Change-Id: I1bf4c2f0600baea8b925bd31dcd42c1e901a7c8b
|
| |
| |
| |
| | |
Change-Id: Ib420e8da6c167fdba9d3023a73cb242643c7af67
|
| |
| |
| |
| | |
Change-Id: I65e88beb48fdc10999162a22f4768149b157bbe5
|
|\|
| |
| |
| | |
Change-Id: I53218c269f0701cddd8279bf25c493950144f4cb
|
| |
| |
| |
| | |
Change-Id: I14d4ca1a2ef51ff77404cd6577cbe7cb35a2f75d
|
| |
| |
| |
| | |
Change-Id: I6eed0dc802ca101c929a5bc3cb6f3141060524a3
|
| |
| |
| |
| | |
Change-Id: Ibb5c4e5ade99cddcc6bd96d19e00685eabca3812
|
| |
| |
| |
| | |
Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc
|
| |
| |
| |
| | |
Change-Id: I25eb85ac1241c46dbef6d473b3a2f7cdebb4b4ba
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Should not have been merged since there were still stuff pending ("This
patchset doesn't include styling for the error message") that was not
addressed before submitting.
This reverts commit 05fc5806e7946223e057ad7458a18dadceb0566f.
Change-Id: Idd723f22f42e2e8ee71059b9591d44fafadea27e
|
| |
| |
| |
| | |
Change-Id: I667796430eeaa0ddd8142b0c229fe133cd30cd49
|