| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
| |
Change-Id: I97b280c2e260752be87ce85d2eda81ec4f14d4fe
|
|
|
|
|
|
| |
If the upload finishes before the poll timer is fired on the client side then the client will poll forever with the wrong id
Change-Id: I11cad8e978a8499a4fddb9e8bfe7f6c4326f98f5
|
|
|
|
| |
Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
|
|
|
|
| |
Change-Id: I74fb57d60f1cdaf85aaacff36093f9f3d640d538
|
|
|
|
| |
Change-Id: I69ff2c5a987e26d5d065f7c5a7ac45f9d6fa289a
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
re-implementation of 6.8 fix for #11801
Change-Id: Iacd167ad7075620dae59ff2c7789efaf32521c59
|
| |
| |
| |
| | |
Change-Id: Ic3850bf00a1cfbdae6a955256509f0389fadaaa5
|
| |
| |
| |
| | |
Change-Id: I4c313b55966bcbcd31a40bdd0bf561e887822e51
|
| |
| |
| |
| | |
Change-Id: Ie647ac58f028abd96ddaaf2952b606069071500e
|
| |
| |
| |
| | |
Change-Id: I3fc238b684d213f509b136d520e67920cb6ed1a4
|
| |
| |
| |
| |
| |
| | |
For some reason the earlier patch was merged as a no-op
Change-Id: Id11383495b6e36991d6bddcd4cf977145c455e30
|
| |
| |
| |
| | |
Change-Id: I78f0f6532242bd5d7aa406fe61ccf15d9585fde9
|
| |
| |
| |
| | |
Change-Id: I212067aa0bd04e3e73844ef57963b5622291986a
|
| |
| |
| |
| | |
Change-Id: I80d39e4ce4e0576b98ad095efce03740291d3de5
|
| |
| |
| |
| | |
Change-Id: I8995e9affd371543457f16568f1245f7467e0804
|
| |
| |
| |
| | |
Change-Id: I2010f87ef4f9359cdc95104cc02c83355a8630ed
|
|\|
| |
| |
| |
| |
| |
| | |
b1390c5 Don't autoclose PopupView when changing fragment, fixes #10530
158c162 Do not clear combobox text unnecessarily (#10924, #11887)
Change-Id: I5cda623309d9e1b16ad09aa2a388552b5f33ca30
|
| |
| |
| |
| | |
Change-Id: Ica66c1d7ca05874ca5a05fb2c9651a6e4758e1d9
|
| |
| |
| |
| |
| | |
Change-Id: I83607c97db8499c5e3c76e6d4735a93b0754d580
Ticket: 10530
|
|\ \
| |/
|/|
| |
| |
| |
| | |
#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: I115f440d6dda5fac0788d3376f01e405e413c482
|
| |
| |
| |
| | |
Change-Id: I747097fe7be8872f6c2ab04b272f88677b6e0663
|
| |
| |
| |
| | |
Change-Id: Id6eae2e71f322d9750c95b381eefd28e41624139
|
| |
| |
| |
| | |
Change-Id: I1bf04abd4c49a452f00fb0ab07b20f82ad6d62a2
|
| |
| |
| |
| | |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
| |
| |
| |
| | |
Change-Id: Ib60d6131d36e794bcf72d5f498bb59fafdbf7d0e
|
| |
| |
| |
| | |
Change-Id: I8ad89e74b058246939d77165f2d4b5abc3417886
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When ProgressBar was split out from ProgressIndicator,
ProgressIndicatorConnector was accidentally left inheriting the
VProgressBar widget from ProgressBarConnector instead of using its own
VProgressIndicator.
Change-Id: Ie7c5d3b68af871d5eb2a86f3d720af3b23048793
|
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
Vaadin 7.1 (#10217)
Originally fixed as #10189.
Change-Id: I0fe6fbb2452bcdb75fed4ea9ef92ea7b739cbb22
|
| |
| |
| |
| |
| |
| |
| | |
Vaadin 7.0 disabled rendering of tabs that are not shown, but the place
holder mechanism was still retained. Now it is removed.
Change-Id: Ic15b7f56852816d73916ef78f5997eb5e40f9cab
|
| |
| |
| |
| | |
Change-Id: I7516be18401640ded3eb6174b5375bb452a2ba00
|
| |
| |
| |
| |
| |
| | |
using the debug window
Change-Id: I3b5a8ac4f33c7e8828e34c46056b8ecd6c05a436
|
| |
| |
| |
| | |
Change-Id: I6b9fb8a664974b68b35050a40ba19bce440b6b3c
|
| |
| |
| |
| | |
Change-Id: I46a2622585ed69a1db4c6abf4aca4387387a0f97
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove previously added attribute for WAI-ARIA live area
Set overlay container as live area instead
Change-Id: Ie75c2993fdb42f29f307cbd294ae3352d2ef1ce3
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4d19b6a385770204bb732893534efb6b62dea19a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I591d82363939bf264a5080c7fc4e06de25d93500
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I307b1fdc3d1d1e338b3964468aaa868f7cd5fdb9
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add focus handling so that the tooltip is handled when entering the
DateField with Tab
Change-Id: I67fc0db62722b457918470f5de180dd39d86d346
|