| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
#11448 is fixed in a different way for 7.1 because the tooltip event
handling has been slightly refactored.
Change-Id: I50db48ffdce22cdf6598daafcb022fc43ed11cf4
|
| |
| |
| |
| | |
Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
|
| |
| |
| |
| | |
Change-Id: I828166f69c3ad1ac7e24c00de640c8645d2f2153
|
| |
| |
| |
| | |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
| |
| |
| |
| | |
Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
|
| |
| |
| |
| | |
Change-Id: Id9eaee65762b0dadd59f3e730d3ff11712ab87fe
|
| |
| |
| |
| |
| |
| | |
The locale data is now tracked per UI instance and no longer sent in every request.
Change-Id: I4bebd00327da6f8d812181fd76a85eb6196d0010
|
| |
| |
| |
| | |
Change-Id: Ibcabe18581e4ad021ad1b58919c77fd97f2ad47c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If the server happens to update the state of the RTA while a user is
typing then the users text will be replaced by the value on the server. To fix
this the RTA should not update if the value is the same as the one
cached on the client side.
Also moves blur handling and server<->client syncronization to the
connector.
Change-Id: Ia807b1e2aa210eb881e4b9cea0870c0c5a9254b2
|
| |
| |
| |
| | |
Change-Id: Ic270e5c0aa1b28947b735fcb258bc9629d53cc21
|
| |
| |
| |
| |
| |
| |
| |
| | |
* access is run right away instead of the next time there's a request
from the server.
* Non-inheritable CurrentInstance values are not carried over to access
Change-Id: I6a9f3f2a74647357fe02c43e96878d803cfaf207
|
| |
| |
| |
| | |
Change-Id: I7ca62c5706fd37e7c44ed46703bcdce159b367f4
|
| |
| |
| |
| | |
Change-Id: Icfaa8f97824d8ed92eaee786cee8c92083dc1084
|
| |
| |
| |
| | |
Change-Id: If162e81a29bbc982857e2a165a983e161ea837ee
|
| |
| |
| |
| | |
Change-Id: I83d8c96a6877ea33b270a1a4a2c6f360a8147518
|
| |
| |
| |
| | |
Change-Id: Iaeef438de48ef9bda33fb81b0bb7f71d134b17ca
|
| |
| |
| |
| | |
Change-Id: I7f5736fd456c21878a0eabdbff46a648932d3516
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Intermediate mouse move events are needed to make IE realize the same
element is hovered again
Change-Id: I409722e5b450988b3709a58e34b2eefe79a2be3c
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removing this change to make the tests behave more nicely until #11848 has been fixed.
This reverts commit f2c2236cf8d0428f100e17586f7946095ffea158
Change-Id: I776699f5082273e9c4d11248cc35e7ed6b665873
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB.
1b18807 Remove pre-loader element after pre-loading, fixes #10863
ce9c818 Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776)
3f5d022 Liferay 6.2 compatibility (#11751)
ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553)
62ae5e1 More verbose output from running Jetty
21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default)
bdb7931 Merge test for #11623 to 7.0.
19e27a1 Move suggestion popup width calculation from connector to VFilterSelect
Change-Id: I2d980126599e55fa5e4f6ec523dca16ba54107b5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9a1f7791faa3bbd8aae13c0d21c505570dfa131b
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Icd66755512a2c1ab490e58f80389ed35966d3e3b
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ifb43fd1d2226756e104e2f5955e23151100e9357
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9fc1224df33a66f065594de4ae09a027ddaaa895
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ied24bc42a25800033351fcbacdc5fc5e0be8eda1
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I640244732fb561d9f55da58f8ba94fd02875c191
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4998dd4e146d5520c814e78e3456b2d37e446cef
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I851df9f3b3743263267b4a434f846fcc789997e0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0f185e9bb1f91f7eca7e93f6a42c413be48fdeec
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Otherwise, Atmosphere may auto-detect Jetty at least on some
other servers.
Change-Id: I12552af49bb07ee84705b785abb2bef53f9278ed
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4def9e78d3985d6f1c28fe7eb816120615cec057
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9541abb5835c6851c3eea0d7567b4a848dc605d0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I5509c39e1461453d6c75e9fce477e2c202a986c2
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Id4319afc6eaef6f0afc65400d1208937c89fabbc
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6da73c4dcbe61573b21a54423ba0f86d41ded607
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I78657388ce43539e658ffbb23e995c8a20fe39d5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Icb7c7fda45fe27bb840a9493c519060a7cea2503
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I7fadaa5d5190c36cd83a06249d7ae1d4475724e0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ibfc5923406b386786ae399b7f53cea47ac885f48
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Together with fix for tree to pass the test
Change-Id: I3d6bead220ab61b171a267d15bda2570f7351d49
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I171ec24350c96a9b662b0407643743bad3793921
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Id3b1edeb121b353fa5c83bbef052fbde2d1e8ae4
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I7b1ca21ec7fa89f3c725151a7d3dea0493614f93
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
#11494"
Change-Id: I232cc1ad329a1ac00ff23b6c629418838af6102c
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
WebContent/release-notes.html
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I1408d2b4c33bb51393867b2a089035699a5af756
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I127070e2014bebf8aa09778b2dffee5481845ab4
|