summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Fixed test (maximize button added to DOM)Artur Signell2013-04-291-4/+4
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-2/+2
* Fixed last button in test to actually do somethingArtur Signell2013-04-261-1/+1
* Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10
* Ensure RPC are not delivered to closed UIs (#11714)Artur Signell2013-04-261-0/+45
* Close push connection when UI is detached (#11596)Artur Signell2013-04-262-0/+184
* Global code clean upLeif Åstrand2013-04-256-24/+20
* TestBench test for tree (#11612)michaelvogt2013-04-241-0/+270
* Updated test as there is no longer a minimum height for a WindowArtur Signell2013-04-231-2/+2
* Made test work in all browsersArtur Signell2013-04-231-2/+2
* Fixed screenshot identifiersArtur Signell2013-04-231-7/+7
* Integration tests should be run with Firefox 17 ESR instead of Firefox 11 #11...John Ahlroos2013-04-231-1/+1
* Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-237-28/+348
|\
| * Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-231-0/+55
| * Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-222-0/+73
| * Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-192-28/+149
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-172-0/+71
* | Sources for the "Broadcasting messages to other users" tutorialArtur Signell2013-04-232-0/+121
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-231-19/+19
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)Artur Signell2013-04-231-3/+3
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663)Artur Signell2013-04-231-5/+5
* | Renamed DisplayState to WindowMode (#11662)Artur Signell2013-04-231-11/+11
* | Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
* | Add PushConnection interface (#11655)Leif Åstrand2013-04-221-2/+2
* | Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-192-0/+173
* | Clean the connector map after pushing (#11624)Leif Åstrand2013-04-181-0/+47
* | Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-184-0/+257
* | Run server integration tests with push enabled #11494John Ahlroos2013-04-172-0/+77
* | Added test for testing push with different transports #11494John Ahlroos2013-04-174-0/+125
* | Fix for WAI-ARIA Button test for IE8 (#11616)michaelvogt2013-04-171-5/+0
* | Simple test for testing push capabilities #11494John Ahlroos2013-04-162-0/+190
* | Fixes test (locator) and quiet mode for DebugWindow #11603Marc Englund2013-04-151-1/+1
* | TestBench test for Button (#11581)michaelvogt2013-04-112-0/+133
* | Implemented poll interval for UI (#11495)Leif Åstrand2013-04-102-0/+143
* | Fixed test to close windows instead of maximizing themArtur Signell2013-04-105-25/+25
* | Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-102-0/+68
* | Fixed broken testsArtur Signell2013-04-0917-102/+69
* | Added push meta module (#11498)Artur Signell2013-04-081-0/+2
* | Implement range for date field (#6241)johan2013-04-088-0/+1306
* | Global code reformatLeif Åstrand2013-04-0544-49/+163
* | WAI-ARIA functions for Tree (#11389)michaelvogt2013-04-041-0/+122
* | Maximize Restore for Window #3400Pekka Hyvönen2013-04-042-0/+393
* | Server push (#111)Johannes Dahlström2013-04-041-4/+6
* | Renamed Calendar tests to be more consistent with other tests (#11079)Artur Signell2013-04-0417-0/+0
* | Reworked fix for ignoring /APP/ (#11192)Artur Signell2013-04-031-2/+2
* | Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+22
* | Integrate Calendar into core #11079John Ahlroos2013-04-0323-0/+3890
* | Implemented changes to CSS injection based on API review #5500John Ahlroos2013-04-032-14/+14
* | Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'Artur Signell2013-04-0312-365/+1165
|\|
| * Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-2112-365/+1165