summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Add minimal Header/Footer visibility support to GridConnector (#13334)Teemu Suo-Anttila2014-07-231-4/+2
* Improve GridBasicClientFeaturesTest menu handling on some browsersTeemu Suo-Anttila2014-07-231-1/+5
* Client-side Grid header/footer rewrite: add section setVisible (#13334)Johannes Dahlström2014-07-233-13/+63
* Implement Tab navigation for Grid (#13334)Teemu Suo-Anttila2014-07-222-0/+61
* Implement keyboard navigation between containers (#13334)Teemu Suo-Anttila2014-07-221-7/+22
* Merge branch 'master' into gridLeif Åstrand2014-07-2230-79/+1338
|\
| * Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-224-15/+57
| * Remove obsolete TB2 tooltip test, update TB4 test (#14019)Juuso Valli2014-07-213-49/+16
| * Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-171-5/+19
| * Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-172-0/+180
| * Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
| * Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1510-0/+520
| * Allow customizing DeploymentConfiguration for test UIs (#14215)Leif Åstrand2014-07-154-0/+267
| * Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-142-0/+122
| * Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-142-0/+111
| * Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-093-10/+42
* | Client-side Grid header/footer rewrite: add add/remove rows support (#13334)Johannes Dahlström2014-07-224-34/+235
* | Client-side Grid header/footer rewrite: add simple footer support (#13334)Johannes Dahlström2014-07-214-9/+123
* | Implement active cell keyboard navigation for Grid (#13334)Teemu Suo-Anttila2014-07-181-1/+55
* | Start rewrite of client-side Grid header/footer API (#13334)Johannes Dahlström2014-07-175-116/+67
* | Add pure client-side test application for Grid (#13334)Patrik Lindström2014-07-178-2/+747
* | Generate type data for AbstractRendererConnector.decode (#13334)Johannes Dahlström2014-07-172-10/+0
* | Add GridRowElement and GridCellElement (#13334)Teemu Suo-Anttila2014-07-152-28/+60
* | Refactor GridKeyboardNavigationTestTeemu Suo-Anttila2014-07-151-12/+3
* | Split GridBasicFeaturesTest to sub testsTeemu Suo-Anttila2014-07-155-278/+362
* | Implement active cell painting and mouse interaction (#13334)Teemu Suo-Anttila2014-07-152-1/+68
* | Rename scrollToItem to scrollTo (#13334)Leif Åstrand2014-07-151-1/+1
* | Add TestCategory annotation for GridClientRenderers testTeemu Suo-Anttila2014-07-101-0/+2
* | Generate type data for AbstractRendererConnector.createRenderer (#13334)Johannes Dahlström2014-07-102-3/+5
* | Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-0/+22
* | Add server-side SortOrderChangeEvent support (#13334)Leif Åstrand2014-07-102-1/+18
* | GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-1/+52
* | Fix modifying rows in GridBasicFeaturesTeemu Suo-Anttila2014-07-101-5/+16
* | Server-side sorting updates data on client-side (#13334)Teemu Suo-Anttila2014-07-102-6/+86
* | Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-086-6/+6
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0821-332/+650
|\|
| * Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-077-0/+353
| * Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
| * Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-032-0/+17
| * Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-033-246/+18
| * Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
| * Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-023-3/+130
| * Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-011-10/+16
* | Increase simulated latency in GridClientRenderers testTeemu Suo-Anttila2014-07-081-27/+28
* | Fix GridSingleColumnTest & CustomRendererTestTeemu Suo-Anttila2014-07-072-0/+4
* | Fix GridClientColumnRenderers test (#13334)Teemu Suo-Anttila2014-07-072-5/+2
* | Fix setting SelectionMode on application start (#13334)Teemu Suo-Anttila2014-07-072-1/+18
* | Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-045-5/+158
* | Make Grid scroll as the selection drag happens near an edge. (#13334)Henrik Paul2014-07-031-2/+18