| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| |
| |
| |
| | |
Change-Id: I15813f5fc305776282bdc9cb3d5dffd4f09ebf55
|
| |
| |
| |
| |
| |
| | |
Opening files in a new tab because iframe with a file isn't opened in iOS.
Change-Id: I7f8af4b9348ade0f845e3a656c7287490b9482cf
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After this patch navigation with PageDown, PageUp, Home, End works
properly. What was
changed in this patch (new state): the first visible row number is
updated before
sending selected rows to the server while handling these keys.
Change-Id: I3bdebc434f886ef55f90f3fed5fd607d5f65f87f
|
| |
| |
| |
| | |
Change-Id: I23a2ee3986360746f0978fa93c96d64fc4f7f442
|
| |
| |
| |
| | |
Change-Id: I26b612f5a412c4e056d02799ab8f83429ab46cac
|
| |
| |
| |
| | |
Change-Id: I612aa14fbcc14e3d0be9374b72b1c903bbc9f7a4
|
| |
| |
| |
| | |
Change-Id: I2aa8105c0eadbadb29f9aab9e3e3aeb21629f6f3
|
| |
| |
| |
| | |
Change-Id: I35f0e9fa615ab23153b638b80f12cd539bd2c52e
|
| |
| |
| |
| | |
Change-Id: I294b60f9aa613bc976adcc1d265e4b260dda1876
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| |
| |
| |
| |
| |
| |
| |
| | |
(#16270)"
This reverts commit c8d4c9e8cf1fa869c89751dc9a9b55f9be64773f.
Change-Id: I73f19e80aef0fe37231ec5c261e0901e6bbd2d99
|
| |
| |
| |
| |
| |
| | |
Adds overflow-hidden in cases where scrollbars should not be needed
Change-Id: Icee2444b0e7ee999fe49fadcb1598027453d49c5
|
| |
| |
| |
| | |
Change-Id: I0ddcea2a617fea00d707f7deaf155e98b9d6a832
|
| |
| |
| |
| | |
Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
|
| |
| |
| |
| | |
Change-Id: I0e074c1ac47cb469a34a5c90533ca0dcfaf2e7e1
|
| |
| |
| |
| | |
Change-Id: Ic994d4e5d74ddc2a554311110640b84bc2e9c802
|
| |
| |
| |
| |
| |
| | |
This patch includes some race condition handling.
Change-Id: I6ab3cf15a67de722181b2718ab85b6b4a6bcb997
|
| |
| |
| |
| |
| |
| | |
This allows invoking custom methods on the return value.
Change-Id: I5f2749b792db3627b46e676aee82dc672fec7113
|
| |
| |
| |
| |
| |
| |
| | |
This is somewhat bad patch for something that should be done with a some kind
of lazy/finally functionality, where these kinds of operations are made JIT,
instead of eagerly whenever called.
Change-Id: I9121c3715e9eeccff0f768c7b0f0904ee9cdc3a5
|
|\ \
| |/
|/|
| | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| |
| |
| |
| | |
Change-Id: Id67e378a0363a1c84cf08552a1528d612f6d43fe
|
| |
| |
| |
| | |
Change-Id: I93551548aad280c4e0193d65a066976d40d65a86
|
| |
| |
| |
| | |
Change-Id: I2da481dcd3c258e48f2f77a9d3c8c46bb81048ff
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If the server-side set the height mode as row on init, the height
was miscalculated. This happened on the client side in some
special situations.
Also changes one offsetHeight to bounding box height.
Change-Id: I76df7e6b4af181b2a578a33bedf620fa3b9bd8ad
|
| |
| |
| |
| | |
Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
|
| |
| |
| |
| | |
Change-Id: I247a981c6a38bf78936f81f087ce3d5e6d354149
|
| |
| |
| |
| | |
Change-Id: I743f4de9fd11c5d81b11a3b8f2e0957293c5587c
|
| |
| |
| |
| |
| |
| |
| | |
All existing recorded TB tests contain Outer$Inner and not Inner so they will
fail if this is switched to using Class.getSimpleName
Change-Id: Ic79355fbc61403ed2929271d302db35e20dda38c
|
| |
| |
| |
| |
| |
| |
| | |
* Cope with createRenderer not being run deferred
* Update test to not assume there's a selection column
Change-Id: Ic6f053d2ef76d7227eb9ca00b960629e34ae380c
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java
shared/src/com/vaadin/shared/util/SharedUtil.java
Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
|
| | |
| | |
| | |
| | | |
Change-Id: Icd51c52d2c93b71d25b938d03c827b2da5d8527c
|
| | |
| | |
| | |
| | | |
Change-Id: Ifeac12d4124a4a7e5d0c143ff5c0590a2c98509d
|
| | |
| | |
| | |
| | | |
Change-Id: I47868ff8b139ffc8c3c95ee6cafa95b76be67914
|
| | |
| | |
| | |
| | | |
Change-Id: Icc25e5727880baa9dceba3394522b3c5b3a4314f
|
| | |
| | |
| | |
| | | |
Change-Id: Ibd33a7258188bd2ce6c203df0bff6053742a3f63
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some column changes in Grid were not correctly handled by the
RpcDataProviderExtension. These cases are now correctly handled.
Change-Id: I966b1c71d26e77e30e7dd84f26ab9704bd4f1f0f
|
| | |
| | |
| | |
| | |
| | | |
Grid's ProgressBarRenderer uses that style by default.
Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644
|
| | |
| | |
| | |
| | | |
Change-Id: Id5367b7b1ef4b7dbabfd58902ac6134222e641ba
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Refactor existing functionality without functional changes to make it
easier to add support for the @BackgroundMessage annotation added in a
separate commit.
Change-Id: I27454ba44af4b7b3b7beccf29b12e22bf9f75a86
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| | | |
| | | |
| | | | |
Change-Id: I2779a533811bb1b60c4e74789f6378574bc6ac61
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* SortNotifier.removeSortistener -> removeSortListener
* DisabledGridClientTest now extends GridBasicClientFeatures
* GridServerRpc.selectionChange -> select
Change-Id: Id01b1d51f84c996444de28b262df3db7a6c35a09
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1b525e4d8df60f8e36bad9e5054d948da5b34813
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I420b56d007040c024bdc53c2f9fbc71f4a2cc4b3
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
server (#15544)
Change-Id: I45e6a651daf00f1d6868ad27c042891ef0d34f6a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1dd9ba9ccabf3e7d4c766a5ede8cebedda7e4096
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I345938e5e2196bbc8438b3401879507994b3b050
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Deprecated old methods in Util for backwards compatibility
Change-Id: I9de5e6b930d9f2c0268967dc7b1cf465e6310280
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3f2c2e53e926a394c7290180ce45f5bc73cff5e0
|