aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-18574-430/+1131
|\
| * Update broken TB2 test to valid TB3 test (#14755)Artur Signell2014-12-182-77/+64
| * Allow captions to contain HTML (#9426)Artur Signell2014-12-182-4/+164
| * Move TB2 files to separate folderArtur Signell2014-12-18550-1/+1
| * Revert "TextField's input prompt is now disabled properly (#15144)"Artur Signell2014-12-182-318/+0
| * Merge "Merge remote-tracking branch 'origin/declarative'"Artur Signell2014-12-188-0/+502
| |\
| | * Merge remote-tracking branch 'origin/declarative'Artur Signell2014-12-188-0/+502
| | |\
| | | * Some fixes to potus demo (#7749)Matti Hosio2014-12-171-1/+4
| | | * Merge remote-tracking branch 'origin/master' into declarativeMatti Hosio2014-12-1765-83/+3062
| | | |\
| | | * | Improved potus demo (#7749)Matti Hosio2014-12-166-32/+320
| | | * | Tests for declarative support (#7749)Artur Signell2014-12-154-0/+211
| | | * | Declarative: remove unnecessary files.Mika Murtojarvi2014-12-031-51/+0
| | | * | Vaadin declarative: parser and html generator.Mika Murtojarvi2014-12-021-0/+51
| * | | | Update to Atmosphere 2.2 (#14534)Artur Signell2014-12-181-1/+2
| |/ / /
| * | | Stop active testing on ancient server versionsArtur Signell2014-12-181-29/+0
| * | | Add viewport tag generation support (#13710)Leif Åstrand2014-12-177-0/+272
| * | | Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-172-0/+126
| | |/ | |/|
* | | Heights are now double precision floats (#13334)Henrik Paul2014-12-181-2/+2
* | | Change "editor row" to "editor" in style names (#13334)Johannes Dahlström2014-12-183-3/+3
* | | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-181-3/+5
* | | replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-181-5/+6
* | | Use CellReferences everywhere in Renderer APIs (#13334)Teemu Suo-Anttila2014-12-182-5/+5
* | | Use CellReference in Grid events and event handling (#13334)Teemu Suo-Anttila2014-12-181-30/+29
* | | Use CellReference instead of FlyweightCell in Grid APIs (#13334)Leif Åstrand2014-12-184-15/+16
* | | Fix server selection firing multiple events on client select (#13334)Teemu Suo-Anttila2014-12-172-1/+31
* | | Fixes a measuring in a test for IE to be happy (#13334)Henrik Paul2014-12-171-20/+10
* | | Fixes a test that expects integer dimensions (#13334)Henrik Paul2014-12-171-9/+9
* | | Make editor request API easier to use (#13334)Johannes Dahlström2014-12-171-5/+0
* | | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-178-120/+118
* | | Rename "active" row/cell to "focused" (#13334)Johannes Dahlström2014-12-172-13/+5
* | | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-172-2/+2
* | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-1711-30/+459
|\| |
| * | Release session memory at the end of each testLeif Åstrand2014-12-151-3/+9
| * | Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-152-0/+223
| * | Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-151-0/+72
| * | Fix push test broken by new StringToEnumConverterArtur Signell2014-12-155-27/+18
| * | Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-142-0/+137
* | | Fix Grid Tests to test features correctly (#13334)Teemu Suo-Anttila2014-12-1711-91/+187
* | | Fixes an issue with Escalator.getVisibleRowRange() if it's emptyHenrik Paul2014-12-162-6/+39
* | | Remove unused "header-active" classname and style (#13334)Johannes Dahlström2014-12-163-41/+0
* | | Fix EditorRow not displaying widgets when opened for the first time (#13334)Johannes Dahlström2014-12-152-20/+30
* | | Fixes removing Widgets from Grid header/footerTeemu Suo-Anttila2014-12-121-4/+19
* | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-124-2/+140
|\| |
| * | Use converter for Select/Tree/ComboBox when using item id for captionArtur Signell2014-12-123-2/+135
* | | Removes a stowaway file from Grid (#13334)Henrik Paul2014-12-121-922/+0
* | | Refactor Grid client side package structure (#13334)Teemu Suo-Anttila2014-12-128-98/+94
* | | Fixes a bug in Grid expand logic (#13334)Henrik Paul2014-12-121-11/+0
* | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-121-4/+4
* | | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-124-109/+182
* | | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-124-0/+172