| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I365940e72d97426eceb408878bc8b24d7655de7c
|
|
|
|
|
|
|
| |
the actual position of VOverlay is only required when a shim or shadow is used.
Otherwise the calculation of its position causes unnecessary reflows.
Change-Id: Id3915fe55c6b477f5d3ff01ee3a505014303d6d6
|
|
|
|
| |
Change-Id: If4f66157791d642801c0100bb4bc0f293efe76cc
|
|
|
|
| |
Change-Id: Ief93d845e5498388072e05a0faff7ef2d29f1c77
|
|
|
|
| |
Change-Id: I685dbf2c22e3b160632b811652bf3ab52d3ef6dc
|
|
|
|
|
|
| |
* openTestUrl() must be called in the beginning of each test. Before that setPush and setDebug can be used to determine whether /run-push or ?debug should be used in the URL
Change-Id: Ie70996fcbdb2769fcd4ec56cb878e20198e02bf6
|
|
|
|
| |
Change-Id: I9939a7af83482e136ed0d146accdeec0cd9f10ea
|
|
|
|
| |
Change-Id: I1ba1791c04a3d1685e1bc482d2b04a748e19f012
|
|
|
|
| |
Change-Id: I69cb2208b7f6b3263ddb25fa26eebebcc6f9a7c3
|
|
|
|
|
|
| |
D&D in IE10 (#12339)
Change-Id: Ied4504406ebbeab6ff464fb239f7b3f5987fbbd9
|
|
|
|
| |
Change-Id: I015e92ccc9be963543032c14dd9d051bcba58e53
|
|
|
|
|
|
|
|
| |
Made the Table notice if the user is trying to scroll to an item on the
last "page" and in those cases actually scroll to that item, not just to
the page's first item as it did before.
Change-Id: I47df33c75aa9b7e4f9a5f4bd5daeb301028517e8
|
|
|
|
| |
Change-Id: Ifd6286aee75946eb47c39886c08473a5a0c10545
|
|
|
|
| |
Change-Id: I1ae0f8618e69ba61bb946cde18c2936b751f3a5f
|
|
|
|
| |
Change-Id: I1f71477368ce42eac3679f7f2f9e87fe8e02e4de
|
|
|
|
| |
Change-Id: I5b040806acaae3e94d2eb8c7ea78f9414d964564
|
|
|
|
| |
Change-Id: I1011aed7b3a7f4a339199be4e598b02b27500307
|
|
|
|
| |
Change-Id: I738e5e3aca7b5332ced2179593f304c6d375b0f1
|
|
|
|
| |
Change-Id: I964be2ef805875f36a2f0f8139feaa353c9aaee0
|
|
|
|
|
|
|
|
|
| |
* Main build configuration triggers unit tests for all modules and uitest/build.xml testbench tests in parallel
* uitest/build.xml triggers Jetty startup and integration (server) tests in parallel. After the server has started, TB2 and TB3 tests are run in parallel.
* Server integration tests for servlet containers are run using TB3 and the com.vaadin.tests.tb3.ServletIntegrationTests test suite.
* Portlet integration tests are still run using TB2 test scripts
Change-Id: Ie6bffd4e68b4889074e9c470faa3c65f923e55c4
|
|
|
|
| |
Change-Id: If696c8a57fc370d2851592d745ab8a2698631ed5
|
|
|
|
|
|
| |
* Converted LabelModes to TB3 for validation
Change-Id: Ic9e69d46623a16986961bdc8cc050b375622a91d
|
|
|
|
| |
Change-Id: I0fe98ca90ed3969f1af1be60668b4c1c561675eb
|
|
|
|
| |
Change-Id: Icdc39630a8d48f87ca4765f4513c9871d49f5d76
|
|
|
|
|
|
|
|
| |
* Fixed ticket link and removed duplicate link
* Reordered sections to changes in this version comes before changes in old versions
* Updated browser versions
Change-Id: Ib3afc6257c93fe6481103fbb80aa5ebf9d2a5dd5
|
|
|
|
| |
Change-Id: Id06cfab1404facd612aa470d82757ae6dfe71641
|
|
|
|
| |
Change-Id: I8c9146975397356e92fded0d0207b56d057ac6c5
|
|
|
|
|
|
| |
(#12324)
Change-Id: I8f9ec7f34aefa5b48fd23f3f000f9455475edefa
|
|
|
|
|
|
|
| |
* Jetty is updated to 8.1.9.v20130131 to avoid conflicts with TestBench dependencies
* The new jetty dependens on servlet 3.0
Change-Id: Ibbbc8f5838feb4c132ee2b6f7d7f3f630e95dd68
|
|
|
|
| |
Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47
|
|
|
|
| |
Change-Id: I8025c7d032f1a76244dbf085e76cb231c1a4459c
|
|
|
|
| |
Change-Id: I542046158f6e78c8bb26aaee110bd5b123ae13e6
|
|
|
|
| |
Change-Id: I0bab199632554655ef92a624f5654852b4b157d1
|
|
|
|
|
|
|
|
|
|
| |
DateToSqlDateConverter throws a NullPointerException when the provided
value is null, thus violating the interface contract. If the provided
value is null, then the methods should return null.
Missing test case included
Change-Id: If08225c2a6ae7c3103e47d3817a5d45469c7bf4f
|
|
|
|
| |
Change-Id: I42146b8c0918a65c809bcb55e3930dad5bbb6e6f
|
|
|
|
|
|
|
|
|
| |
The scss file and the light and normal style suggest that the name should be
"-pressed". This is what this patch fixes. I have considered renaming all
"-pressed" to "-active", to be consistent with e.g. "maximize-active.png"
but decided against due to compatibility concerns.
Change-Id: I42f37b3311715fab04e5fe05fdf4bc3026e52ed1
|
|
|
|
|
|
|
| |
Trivial patch. The finally block lacks a check for null before
attempting to invoke table.close()
Change-Id: Ib32f1d75fef4bd442652ca60a2b7df6aa45d7fa7
|
|
|
|
| |
Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc
|
|
|
|
| |
Change-Id: I99ea86d8842324884dda3a5c392f37e8d4a7acf6
|
|
|
|
| |
Change-Id: Icf82377b0d47166d59e8be5f2f8b450d654302d7
|
|
|
|
| |
Change-Id: I9ec103a1a42d8888d6f680f477393807223740cf
|
|
|
|
| |
Change-Id: I58d5633baabc03e4e7cda413aa5b9231c7fa3e57
|
|
|
|
| |
Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
|
|
|
|
| |
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
|
|
|
|
| |
Change-Id: Id90faf1dde880bb1aa51f9c337dca594f4993884
|
|
|
|
|
|
|
|
|
|
| |
This patch adds two methods, that one can override when extending VFilterSelect.
By doing so, the developer can for example change the behavior of setting text,
or performing clicks in the suggestion popup.
This change is backwards compatible, as it just offers two new methods to
override.
Change-Id: Icc8fd154ef1abaed96e6af742af77c3225db3fe4
|
|
|
|
| |
Change-Id: Idfb1c770d411b0516046e40852b79da6f9c7916c
|
|
|
|
| |
Change-Id: I09bd04cd0d687be636a7b4d718bccf271bdb9dd9
|
|
|
|
|
|
|
| |
Also added a note to the WeakValueMap JavaDoc stating that it is
not serializable.
Change-Id: If342746ad7c7cac0db8bac4ba75236970cc4cd01
|
|
|
|
|
|
|
|
|
| |
TestHideTimeAndSeparator didn't specify a locale, which
caused it to fail if the locale on the system where it
ran was different from the one on the system where the
test was created.
Change-Id: I44de92c68954eac425308eeaf7e07e76c717f2bf
|