| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: Ib867b71cab4cf5cda89f272986930297b7a84ced
|
|
|
|
|
|
|
|
|
|
| |
LegacyApplication explicitly uses "reindeer" as default theme.
Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit.
All new tests should be based on AbstractTestUI.
Also added AbstractReindeerTestUIWithLog for those that needed it.
Removed all found @Theme("valo") and used proper parent test class.
Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad
|
|
|
|
|
|
|
|
|
|
|
| |
This patch updates server side add*Listener methods to return
a registration object and deprecates their corresponding
remove*Listener methods.
Additionally this patch removes add/removeListener methods which were
deprecated in 7.0.
Change-Id: I26ac5f11882512288fbbf601c7cb2aaff653ec76
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removes feature for adding new items.
Introduces a AbstractMultiSelect-abstraction layer,
which is used in server side by TwinColSelect & CheckBoxGroup and
on client side only TwinColSelect for now. Plan is to use it for
ListSelect too.
Further improvement would be to make AbstractMultiSelect use
SelectionModel that extends AbstractSelectionModel and is thus used
as an extension both as client & server side.
Updates to JUnit 4.12 for easier use of @Parameterized test..
Change-Id: I64258c2229b9514d382693748e2ca562a1e448d4
|
|
|
|
| |
Change-Id: I7dc98de04127c7495aed81b9e0cd2be8cb12b10c
|
|
|
|
|
|
|
|
| |
This simplifies the client side state machine.
This change does not modify the CSS class name v-filterselect.
Change-Id: I2f4a6e5252045cb7698d582be90693e00961b342
|
|
|
|
| |
Change-Id: Ie614e7a7bf069ab4035cfcd35c3bc98007adfd4b
|
|
|
|
|
|
| |
Does not modify compatibility packages to keep to closer to Vaadin 7.7
Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
|
|
|
| |
Change-Id: Icdb0ddc011e8749f4c3f159d2ecd94e4c564d28f
|
|
|
|
| |
Change-Id: I51ad45a18d2dcfbd582c7e4bdcca99300d20cee0
|
|
|
|
|
|
|
|
| |
* Use com.vaadin.v7
* Use the same class name as in Vaadin 7
* Use a "vaadin7-" declarative prefix for Vaadin 7 components
Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
|
|
|
|
| |
Change-Id: Iadacd329c8da969c5ad046abd87db28ac6eade0c
|
|
|
|
| |
Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
|
|
|
|
| |
Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
|
|
|
|
| |
Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
|
|
|
|
|
|
| |
Add LegacyCheckBox for old field factories, Grid editor etc.
Change-Id: Ic40790049421268c6de3d26730d1955d56aa86c4
|
|
|
|
| |
Change-Id: I233f205d3d0d7c0cf59e55531de09b7807d73548
|
|
|
|
| |
Change-Id: Ia92f8d2c9df32b2dc10ea3fbda02c962d7e8b566
|
|
|
|
| |
Change-Id: I6cc419884ecba7f75e825ddcba343325b2d77f1b
|
|
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|