| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I78f5dda87957452670c3d86d960b0683c67eb77d
|
|
|
|
| |
Change-Id: I59030e7c0133d790f145d31f1614b7e8aaf7c04d
|
|
|
|
| |
Change-Id: I97b280c2e260752be87ce85d2eda81ec4f14d4fe
|
|
|
|
| |
Change-Id: I5dc1f2dc061c4b6bb6d00040b972802df97d3f89
|
|
|
|
| |
Change-Id: I6a25c4e4bfd9fe73f973670583c708503f77f60a
|
|
|
|
|
|
|
|
|
|
|
|
| |
deserialization (#11809)
* PushConnection is not Serializable anymore
* AtmospherePushConnection fields are not transient
* UI.setSession calls setPushConnection(null) instead of pushConnection.disconnect()
* pushConnection.disconnect() asserts isConnected()
* If UI has a push connection, it should now always have isConnected() == true
Change-Id: I3c2e877b8e723b7cc2993cacd620920aecdef5fb
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
892b8ba Do not submit TextArea value on enter in IE (#11982)
bd3f975 Properly disable combobox when parent is disabled (#10734)
1b85e59 Added missing import (#11982)
3c8a3bf Merge of properly focus clicked input element in Webkit (#11854, #11297)
d647d7a Ensure VBrowserFrame content is unloaded in IE (#11683)
08ba394 Disable drag&drop when source or target component is disabled, re-implementation of 6.8 fix for #11801
b01427a Change field types from LinkedHashSet back to HashSet to retain binary compatibility (#11432)
14ebd0d Fixed newlines
Change-Id: Icea535d8d5130e013327dd76a194e3910f533332
|
| |
| |
| |
| |
| |
| |
| |
| | |
compatibility (#11432)
svn changeset:25964/svn branch:6.8
Change-Id: Iddf0fa7de10a788e1a51e006e92ed3976a39a30b
|
| |
| |
| |
| |
| |
| | |
re-implementation of 6.8 fix for #11801
Change-Id: Iacd167ad7075620dae59ff2c7789efaf32521c59
|
| |
| |
| |
| | |
Change-Id: I41630fec5c40c50a2925499d1f1ba23149ab0de1
|
| |
| |
| |
| | |
Change-Id: Ic904a33e31b54da7c1324c70b792c38ee1b56fac
|
| |
| |
| |
| | |
Change-Id: I78f0f6532242bd5d7aa406fe61ccf15d9585fde9
|
| |
| |
| |
| | |
Change-Id: Ic47e68a41ba407917a990ef82a98c1526a9510ef
|
| |
| |
| |
| | |
Change-Id: I212067aa0bd04e3e73844ef57963b5622291986a
|
| |
| |
| |
| | |
Change-Id: I80d39e4ce4e0576b98ad095efce03740291d3de5
|
| |
| |
| |
| | |
Change-Id: I8995e9affd371543457f16568f1245f7467e0804
|
| |
| |
| |
| | |
Change-Id: Ic902028826adae8132bfa18b6cde7d80a2e876c4
|
| |
| |
| |
| | |
Change-Id: I7c8d2e08d7efed90578489e90885c1c3c6201f64
|
| |
| |
| |
| | |
Change-Id: Idb893baec693d0aaa3ccba1d3f61a62922e0a1ce
|
| |
| |
| |
| | |
Change-Id: I4dbb5e84df78bad25fa90fc802309e433d516fd6
|
| |
| |
| |
| | |
Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
|
| |
| |
| |
| | |
Change-Id: I828166f69c3ad1ac7e24c00de640c8645d2f2153
|
| |
| |
| |
| | |
Change-Id: I754c73790aae197a262d6cc8b88751290efbe127
|
| |
| |
| |
| | |
Change-Id: I5549a524d7fae32b1ef201073ab48cadcc4e8212
|
| |
| |
| |
| | |
Change-Id: I0d562a5f617850e2e862f86758dbca0fc4c947a0
|
| |
| |
| |
| |
| |
| | |
It appears that iOS6 will not make new request (at least for images) to a server to which there is already a connection open which possibly will be kept alive after the current request is done (Connection: Keep-alive asked by the client and not denied by the server)
Change-Id: If4e6233457fced3760a931b7953fa1713fee3452
|
| |
| |
| |
| | |
Change-Id: Id0d82eabab63681b9d01c0312588fdfe1659860f
|
| |
| |
| |
| | |
Change-Id: Id9eaee65762b0dadd59f3e730d3ff11712ab87fe
|
| |
| |
| |
| |
| |
| | |
The locale data is now tracked per UI instance and no longer sent in every request.
Change-Id: I4bebd00327da6f8d812181fd76a85eb6196d0010
|
| |
| |
| |
| | |
Change-Id: Ie72e1a3ab72be00c99548a740f16721fb7edab00
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The deadlock check in accessSynchronously() was triggered in cases where
one session was locked and tryLock() in access() did manage to lock
another session and thus attempted to run the runnable right away.
runPendingAccessTasks() needed accessSynchronously() just for setting up
the current session instance - the session was already locked and
cleaning up the CurrentInstance values afterwards was not needed. Just
setting the current session without accessSynchronously() gets rid of
the inappropriate deadlock detection as well as some overhead with
managing locks and CurrentInstance values.
Change-Id: Ib956d68884d6703dce2633a455c4857bb06651af
|
| |
| |
| |
| | |
Change-Id: Ic7389a06726026383b96de80b0d038ed11e9d273
|
| |
| |
| |
| | |
Change-Id: I7ca62c5706fd37e7c44ed46703bcdce159b367f4
|
| |
| |
| |
| | |
Change-Id: I70d7d78a0d9de76080f6e0770a48504af8abdd84
|
| |
| |
| |
| | |
Change-Id: Iadf8831b01a292d5e29fea26c877541ab4dc5919
|
| |
| |
| |
| | |
Change-Id: If162e81a29bbc982857e2a165a983e161ea837ee
|
| |
| |
| |
| |
| |
| | |
Serializable
Change-Id: I197b2d62282ee957458e05d9cac357df47f05e85
|
| |
| |
| |
| | |
Change-Id: I83d8c96a6877ea33b270a1a4a2c6f360a8147518
|
| |
| |
| |
| |
| |
| | |
view (#11722)
Change-Id: Ifab9aa0021bde58280fd75370e5df46fb5efa7a7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
converter is needed (#11863)
The previous logic had two flaws
* It allowed converter model type to be a sub type of the model type but not vice versa. Similarly for presentation type.
* If the user has set a converter it should be used and not be replaced unless it is absolutely sure that it cannot in any possible way handle conversion (e.g. converter from integer to double cannot handle string to list conversion). If there is a slight chance that it can handle conversion, let it be and let the user set another converter when needed.
Change-Id: I2e1c0b3aac90be63ddbc780195f8428398e28ada
|
| |
| |
| |
| | |
Change-Id: I523140051e1034b5fab501517e70209f29b6b869
|
| |
| |
| |
| | |
Change-Id: I53e413f8e9c8754915d80c30d3dca97eb1881c74
|
| |
| |
| |
| | |
Change-Id: I8f04cc0ddc034ce7cb43cc7f6646ddffcba64a4b
|
| |
| |
| |
| | |
Change-Id: Ie9281ff5e9805be89942bf3ca8259740f49e15ab
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Implement VaadinPortlet.getCurrent() to use VaadinService.getCurrent()
instead of having a separate thread local variable. This is done to
avoid classloading issues when determining which instances to preserve
in CurrentInstance.setThreadLocals. The two current instances have
previously been kept in sync in all cases except during
VaadinPortlet.init where VaadinService has not yet been created.
VaadinPortlet.setCurrent() is removed as no way of preserving its
semantics has been found. This breaks API compatibility, but is probably
better than having a deprecated implementation that can not work as
expected in all situations.
The same changes have also been made to VaadinServlet to maintain the
symmetry.
Change-Id: I0a1ccc07a4aeecec558a9aaae211bd56207313d8
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Used with TrackMessageSizeInterceptor and with client-to-server Websocket message splitting (see #11648)
The original issue that the delimiter can not appear in the message (unescaped) is apparently fixed in Atmosphere 1.0.13
Also ensure the max size of a websocket fragment in bytes does not exceed the buffer size (#11842)
Change-Id: I768524bb54a5b8b9479dc7bda821256bd843dc52
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1a6200e Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7
67696f3 SQLContainer.indexOfId() also searches backwards (#11849, #10376)
611e5f9 Test for #11267 adapted from 6.8.
609acd1 Fixed table height rendering in Android 2.3 #11331
63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614
5a33d7d Test for #11775
0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201)
Change-Id: I7437e0b249c1a95372d6f349e9d6336fb85f08a4
|
| |
| |
| |
| | |
Change-Id: Ie289c15d5c56d3b602d87174f022b6197f0fedf0
|
| |
| |
| |
| | |
Change-Id: Iea3f832cd50314f747b82b774c3be57797f9ac1d
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
55ea6dc More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
dca728c Warn if using old widgetset (#11836)
936439d Verify that tests are run with the expected JRE version (#11835)
29eeda5 Merge "Clean up Table popup menu close handler to prevent a memory leak" from 6.8 (#11840)
6d7f5e4 Eliminate unnecessary conversions of option keys
b8c6a15 Clear items in ComboBox only if changed (#10924)
42545ac Fix NPE if there's no query in the URI (#11836)
Change-Id: I2e50ba59b45720a879c6e476333369523a730b9c
|