summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Make DevelopmentServerLauncher work againArtur Signell2016-08-191-0/+2
* Use the same groupId for all modules in the projectArtur Signell2016-08-191-3/+3
* Delete old test UIs which have no automated testArtur Signell2016-08-19174-11643/+0
* CustomField migration to new AbstractField (#61).Denis Anisimov2016-08-193-34/+41
* Add Vaadin 7 compatibility modulesArtur Signell2016-08-191-0/+16
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-10/+0
* Define dependency version in the main pom fileArtur Signell2016-08-181-28/+8
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-1815-39/+50
* Rename legacy packages to v7Artur Signell2016-08-18294-390/+390
* Remove carriage returnsArtur Signell2016-08-1860-4662/+4662
* Remove IE8-IE10 related test codeArtur Signell2016-08-1861-1271/+51
* Rename Grid into LegacyGridelmot2016-08-18161-5098/+5137
* Do not run websocket tests on Karaf 4Artur Signell2016-08-181-13/+2
* Update copyright year to 2016Artur Signell2016-08-181346-1348/+1348
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181326-4480/+4480
* Format using Eclipse NeonArtur Signell2016-08-181100-5819/+6221
* Remove TB2 test running supportArtur Signell2016-08-182-233/+5
* Remove unused server test filesArtur Signell2016-08-182-84/+0
* Remove the broken Liferay 6.0 testArtur Signell2016-08-173-427/+0
* Create module uitest-commonHenri Sara2016-08-1723-3484/+13
* Run OSGi test on Karaf 4.0.5Artur Signell2016-08-171-1/+1
* Remove unnecessary sleep time randomizationArtur Signell2016-08-171-10/+2
* Remove Form and FormFieldFactoryArtur Signell2016-08-1757-5679/+4
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-17299-1205/+1344
* Relax test to only care about JRE version, not patch setArtur Signell2016-08-151-5/+5
* Remove deprecated addListener/removeListener methodsArtur Signell2016-08-1511-37/+36
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-15107-688/+1335
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-12120-665/+712
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-2/+2
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-11102-1767/+863
* Make immediate mode the defaultHenri Sara2016-08-116-261/+24
* Convert old validators (#87).Denis Anisimov2016-08-1115-94/+107
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Remove deprecated column based width support from selectsHenri Sara2016-08-114-74/+0
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-112-0/+115
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1014-67/+67
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1024-87/+87
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-0921-22/+22
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-095-47/+192
* Eliminate calls to deprecated addListener(Focus/BlurListener)Henri Sara2016-08-098-30/+30
* Add support for required status to AbstractFieldArtur Signell2016-08-091-12/+23
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-0810-29/+34
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-082-2/+2
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-0547-165/+172
* Remove the "liferay" themeHenri Sara2016-08-0511-1398/+0
* Reduce integration test startup delaysHenri Sara2016-08-051-5/+5
* Remove WebSphere 8 and Glassfish 3 testsHenri Sara2016-08-052-193/+0
* Remove old integration testsHenri Sara2016-08-052-207/+0
* Update version number, use Java 8Teemu Suo-Anttila2016-08-032-2/+2
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-032-0/+128