| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
30e9b7c Add a test for @mixin { @font-face {...} } (#11649)
0a2cf2c Prevent showing "Session Expired" notification if navigating away (#12298)
8efc385 Fixes NPE in TreeTable.setContainerDS(null) (#12928)
23815e6 Remove broken JSch check
c308d8a Fixes double scrollbar issue in browserframes (#11780) Fixed by adding font-size 0 to the base theme.
Change-Id: I64ae167e8e6b61205718998b80d534fb2cf0cb3d
|
| |
| |
| |
| |
| |
| | |
Fixed by adding font-size 0 to the base theme.
Change-Id: I8d0224cb65f8ab36c50d2fd68157de4803c823e2
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The current check requires ANT_HOME/lib to contain jsch-0.1.48. There are
however other places, like .ant/lib where you can place the jar also.
Additionally the build agents in TeamCity seems to wipe ANT_HOME/lib
every now and then, which makes this a bad place to add extra jars.
Change-Id: I83b8e0612e72d422d4341fc68b1ab6a0c98848a5
|
| |
| |
| |
| | |
Change-Id: I7f3148e51d216dfe20a11c8a5fd922f43cbc673b
|
| |
| |
| |
| |
| |
| |
| | |
Currently only works if navigation initiated via Page.open(url, "_self").
Page.setLocation should be changed in 7.2 to use "_self" as well (#12925)
Change-Id: I56ad66ffbbd1a83b64999307d23028cbd84bb508
|
| |
| |
| |
| | |
Change-Id: I7d089ea14b169481f943a1f44058ad47f9b8179a
|
|\|
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.jj
Change-Id: I3421c2d5c114765e924d7847cee46ebd370dfca6
|
| |
| |
| |
| |
| |
| |
| |
| | |
Keyframe selectors can now be comma-separated lists, interpolation
unquotes a quoted string and the parameters of an @include are no longer
lost.
Change-Id: I2622aca7471adc8004371affbb803d850e801307
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
0d3c35b Forces redraw in IE 8 when table does post layout. (#12687)
533ddcd Fixed lost scrollLeft when row count changed in Table (#12652).
c351b64 Revert "Make Panel scroll the correct div (#12736)" Revert "Reverted change in how hack works (#12727, #12736)" Revert "Fixes the handling of the scroll position of a Window (#12736)" Revert "Recovering scroll position after regression problems. (#12727)" Revert "Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide."
2e3e877 Fix scroll position handling in Window Webkit hack (#12736)
6b38173 Adds JBoss EAP 6 server to integration test suit (#12908)
e933562 Minimal fix for error handling with streaming (#12578)
1385857 Do not apply fix on mobile devices or devices without scrollbars (#12736)
Change-Id: I1e620342c936ea23eacd2082a0a92b15e453b924
|
| |
| |
| |
| | |
Change-Id: I38ef869d87418c18197a59a5ecd3fb7e12e1c02e
|
| |
| |
| |
| |
| |
| | |
There are still issues in PushHandler where the wrong resource is used but these should not be as critical. They will be fixed in #12920
Change-Id: Ife8d3694bdb6ee29c5b4adbd8988cc0346c4fe3f
|
| |
| |
| |
| | |
Change-Id: I2d31a0b446e40f0c221403dfb66a990e346e53c0
|
| |
| |
| |
| | |
Change-Id: If4d17c34b2d20ad983f21b892d3ab4c68f511780
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Revert "Reverted change in how hack works (#12727, #12736)"
Revert "Fixes the handling of the scroll position of a Window (#12736)"
Revert "Recovering scroll position after regression problems. (#12727)"
Revert "Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide."
This reverts commit 6a63d12afc5a4bf3971dd016f8e2761cd27bcc74.
This reverts commit c48c94dc23da22b6d885c69b0bc697257f9dbf11.
This reverts commit 017bd0684c7d6c8475c8b43514e6f3998095c8d6.
This reverts commit 51a46a038fe0353f4babfd8218153eb68e2602ca.
This reverts commit ab5b20cf502f99944c82f619ffef387f0525e8ba.
Test cases were left as-is as the issue (#12736) still needs a workaround
Change-Id: I0b6c2afb4a9be8629f2a8f880a8ae8d0a6d5088f
|
| |
| |
| | |
Change-Id: I868f56c1e7003c6619859ba46619f4c53ef9744e
|
| |
| |
| |
| |
| |
| | |
Without forcing the redraw, IE8 measures component sizes incorrectly in some cases.
Change-Id: I38e8a70e18753714b00f5ca4492749d6c84f10dc
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I03768d21133066aed5ff70b8c6df9e2761eb4e4e
|
| |
| |
| |
| | |
Change-Id: I9ca766b0e06390c7ab90f9cbd4996b83032789db
|
|\|
| |
| |
| |
| |
| | |
e0e00be Improve error message in createWidget() (#12901)
Change-Id: Id744b5e9b19f6aca1e00d0d22ca90f2fe8efd033
|
| |
| |
| |
| | |
Change-Id: If456a2be242754bcd1e0a8c5be00062a4355af35
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Change-Id: I6b295f9225785eb6bf07bf2cd2d5c1c3bc181afc
|
| |
| |
| |
| | |
Change-Id: Ifa844e7bf8add886792b39c016cc2c9aa3d94b0c
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
a5a9131 Converted LayoutTesterApplication test to TB3
1376429 Fix compilation error in test
7b120fc Tests for validating reconnect works for streaming and websockets (#12868,#12853,#12852)
9e6a82d Force connection to closed state on reconnect (#12853)
e365eee No longer require specifying Atmosphere js version in two places
ca7e928 Update to Atmosphere js 2.0.3.vaadin2 (#12868, #12852)
1cc4dc1 Fix duplicate id issue in test and test more corner cases
c21a684 Prepare for Safari 7 testing (#5288)
7615fd1 Made test more stable and added Firefox reconnect test (#12492)
186696d fix regression related to #12504
c48c94d Reverted change in how hack works (#12727, #12736)
f328340 Fix NPE caused by setting ApplicationConnection too late (#12736)
b47915f Extracted test to separate class
e07e674 Remove possibility to use static inner classes for tests
c4aff77 Fix NPE in fix (#12504)
15dce28 Make test more reliable by updating description which does not update the DOM
6a63d12 Make Panel scroll the correct div (#12736)
cc796b0 Ensure testing Jetty does not run out of heap space
f8da926 Updated to Atmosphere 1.0.18.vaadin1 (#12891)
Change-Id: Ic30441d72c4e45551255724a0dcc3b3fa5a1729b
|
| |
| |
| |
| | |
Change-Id: I5387c9f5eca1eb7941fbd4565d4b6f3cb95a5a0f
|
| |
| |
| |
| | |
Change-Id: If4549c7bcb0a6518756aa42827340415c44a030c
|
| |
| |
| |
| |
| |
| |
| | |
Redefined util method to take the scrollable instead of its parent to make
it useful also for cases where the first child is not scrollable
Change-Id: I301d260d26373b38fdee525f169347bb7b4c499e
|
| |
| |
| |
| |
| |
| | |
Many browsers (IE) choke quite easily when there is a 1MB string inside a div
Change-Id: Ied9b27c17c5374b7cac36820be9cbe38e84448ee
|
| |
| |
| |
| | |
Change-Id: I65960bcfae850955ea40584445125c0affa26848
|
| |
| |
| |
| | |
Change-Id: I461568918bc09bd7a09abbf9c4a34f1a5f3b997f
|
| |
| |
| |
| | |
Change-Id: Ibfad0180e93e7f74b91427761b40c86938044c50
|
| |
| |
| |
| | |
Change-Id: Ib5b3bc7123ffd2f212fb6e242ee07175ff743b0f
|
| |
| |
| |
| |
| |
| | |
The fix for Window slightly altered how the hack was done, breaking #12736
Change-Id: I2d33b45421c40ce011d2e728a573f7572e326c47
|
| |
| |
| |
| |
| |
| | |
Cloning date instances passed from state to cal panel as they appear to be mutating
Change-Id: I3775b8445ddc0a779b894b4e044bde93f4c5936c
|
| |
| |
| |
| |
| |
| | |
Waits longer for push message as at least Firefox has some kind of built in back off for websocket reconnects
Change-Id: Iaab2e09e8364f0b6247b3b39c19be439a4995800
|
| |
| |
| |
| | |
Change-Id: I8868d9bd5e6dcc2b6ece404460700f00e6f2004e
|
| |
| |
| |
| | |
Change-Id: I4bacfe7353968df7b0f1a8786ae4e488dffa3565
|
| |
| |
| |
| | |
Change-Id: I1a75b7dbc024e4222466d7cd0900660991a3c8f2
|
| |
| |
| |
| | |
Change-Id: I84faea7fe0cd3447d7d66503e5231f26367dcd57
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
IE10+ does not call onabort when the streaming connection is aborted.
As a result, onclose is never called and the client side does not
change the connection state away from "connected". This results in
user actions not being queued on the client side, instead the client
tries to send them immediately, leading to an eternal spinner.
If this can be fixed in Atmosphere somehow, it should. This is a
workaround until then.
Change-Id: Icd1a86ac9775d1a7d9c0bc1dee0fd399e2bf2266
|
| |
| |
| |
| |
| |
| | |
(#12868,#12853,#12852)
Change-Id: I0e1e51291e9275a78737ad0e70e63b75ef993a63
|
| |
| |
| |
| | |
Change-Id: I1ad693fdc55becd4b4e620b8549d824b4496b908
|
| |
| |
| |
| | |
Change-Id: I2cee37ae8297c74b4a37fc59e3cf835c9291ed43
|
|\|
| |
| |
| |
| |
| | |
fbf069d Add StringToLongConverter for automatic handling of long values (#12225)
Change-Id: If8d4e811da5b70774d9d8dc7d82ccd8bc85f8d46
|
| |
| |
| |
| |
| |
| |
| | |
Backported from master
Change-Id: Ibb91d28aab3731486c84d09547c7af641f39610a
Merge: no
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
e413646 Ensure error screenshots are named according to the browser and not reference
2a3890c Revert "Only print testbench failure TeamCity messages when running in TC"
8971651 Revert "Publish error artifacts immediatly in TeamCity"
1265600 Stop polling if Communication Error #12362
878c2bd Added dummy checkstyle and test targets to liferay module
017bd06 Fixes the handling of the scroll position of a Window (#12736)
e2157f4 Fixed Tab error tooltips (#12802)
Change-Id: Ie01650362e8082f48fd9bd6cac2bf51b2dbf0d97
|
| |
| |
| |
| | |
Change-Id: I5ad33f38be5fac64805950d143ad2712e671ff83
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After the first commit the same fix has been applied also for panels, in
addition to other suggested changes.
The scroll position of a Window is now memorized before applying
the fix for bug #11994. The position is restored after the fix.
Because the scrolling issue is known to appear also in other components,
the fix for the scrolling has been moved to the Util class.
Change-Id: I5251011b5bede77a7fb18972e1d90016c0eccc23
|
| |
| |
| |
| |
| |
| |
| |
| | |
The main build is currently assuming that every submodule has
a checkstyle and a test target. Added a dummy implementation for both of
them so the build passes.
Change-Id: Iea29b25840c26a4a384ba1ce8293d9ea6f37981e
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change adds a new ApplicationStopped event which is triggered
whenever the ApplicationConnection marks the application as stopped.
This event is listened by the UIConnector and will terminate any polling
that might be currently done.
Change-Id: I5e698fba7a94f530f69a9f6f554eea896c370824
|
| |
| |
| |
| |
| |
| | |
This reverts commit 5fb1da2da04ccca2305af31a9105b848e42b1ed6.
Change-Id: I9d84b75e5e189378eacd2559bb42399b77957010
|