summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-061-0/+54
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-292-0/+388
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-072-0/+180
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-0/+14
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-318-0/+393
* Move Jetty 9.3 before vaadin-* on the classpathLeif Ã…strand2016-05-301-37/+39
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-272-0/+128
* Correctly handle compiled resources for Development ServerTeemu Suo-Anttila2016-05-201-42/+16
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-203-56/+24
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-192-0/+158
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-172-0/+198
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-162-0/+97