summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2214-16/+17
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-2220-21/+21
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221106-4316/+3775
* Remove unused test themesArtur Signell2016-08-2115-208/+14
* Organize importsArtur Signell2016-08-20207-358/+319
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-209-101/+16
* 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
* 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
* Create module uitest-commonHenri Sara2016-08-1721-3478/+1
* 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
* 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-058-853/+0
* Remove WebSphere 8 and Glassfish 3 testsHenri Sara2016-08-051-163/+0
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-032-0/+128
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-012-8/+17
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-161-4/+4
* GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-132-0/+245
* Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
* Update test for Chrome 51Henri Sara2016-07-121-1/+1