summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc references (#10067)Ahmed Ashour2017-09-2318-37/+0
* Remove unused methods. (#10058)Ahmed Ashour2017-09-224-9/+2
* Replace CRLF with LF (#10062)Henri Sara2017-09-223-175/+175
* Replace tabs with spaces in Java filesHenri Sara2017-09-221-3/+3
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-2122-42/+42
* Access static members in a static way (#10054)Ahmed Ashour2017-09-219-23/+22
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-2111-16/+16
* Remove unused methods (#10020)Ahmed Ashour2017-09-207-67/+0
* Fix ColorPickerGrid indexingHenri Sara2017-09-202-0/+77
* Use simple class namesAhmed Ashour2017-09-204-5/+5
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-202-0/+88
* Use String.isEmpty()Ahmed Ashour2017-09-1912-18/+18
* Remove unneeded ArrayList constructionAhmed Ashour2017-09-191-4/+3
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-1911-51/+32
* Add aria-sort to Grid (#10007)Knoobie2017-09-181-0/+8
* Remove redundant versions in POMs (#9990)Ahmed Ashour2017-09-141-3/+0
* Add DOCTYPE for GWT module filesAhmed Ashour2017-09-141-0/+2
* Unify exec-maven-plugin to 1.6.0Ahmed Ashour2017-09-131-1/+0
* Fix varargs warningsAhmed Ashour2017-09-1317-27/+23
* Fix generics type in test (#9977)Ahmed Ashour2017-09-131-1/+1
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-112-0/+68
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
* Fix making components visible by push (#9934)Henri Sara2017-09-065-49/+151
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-044-0/+116
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-042-0/+76
* Make BaseThemeTest more stable on IE11Henri Sara2017-08-311-1/+2
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-08-302-0/+76
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-252-4/+40
* Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866)Aleksi Hietanen2017-08-242-0/+11
* Fix ValoThemeUI button text (#9865)Henri Sara2017-08-241-1/+2
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-241-0/+2
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-232-0/+86
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-234-0/+82
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-232-12/+54
* Button icon constructor (#9857)Stephan Knitelius2017-08-231-3/+2
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-231-0/+6
* Resize should work within Grid details row (#9808)Ansku2017-08-224-0/+610
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-212-3/+18
* Fix focus when Grid editor is saved or cancelled (#9835)Teemu Suo-Anttila2017-08-182-6/+44
* Exclude PhantomJS from flaky GridComponentsTestHenri Sara2017-08-181-0/+5
* Fix state update on Grid Column hide in client (#9836)Teemu Suo-Anttila2017-08-181-1/+20
* Do not wait for icons to load before interacting with a combo box (#9717)Artur2017-08-112-11/+26
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-112-0/+32
* Make CurrentTimeMillisTest more stable (#9812)Henri Sara2017-08-111-5/+8
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-113-0/+223
* Enable setting non-selected default value for DateField (#9745)Olli Tietäväinen2017-08-102-0/+80
* Update VerifyBrowserVersionTest for Chrome 60 (#9802)Henri Sara2017-08-091-1/+1
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-092-0/+87
* Re(set) calendar time after calculating rollAmount (#9479)Grim2017-08-091-0/+1
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-092-0/+65