aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid copyright headerLeif Åstrand2014-03-201-1/+13
* Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
* Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-032-0/+159
* Fixed swallower access. Now error handler logs exceptions. (#12703)Felype Santiago Ferreira2013-10-152-0/+224
* Converted broken test to TB3Artur Signell2013-10-112-168/+161
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-082-28/+45
* Refactor how TB3 tests are written (#12572)Artur Signell2013-09-271-5/+2
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-252-42/+32
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-052-0/+145
* Split UiAccess test (#12332)Leif Åstrand2013-08-072-26/+41
* Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-022-1/+75
* Set current instances when calling UI.push from VaadinSession.unlock (#12168)Leif Åstrand2013-07-102-0/+80
* Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)Leif Åstrand2013-06-051-1/+2
* Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-282-1/+132
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-282-0/+362
* Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
* Rename runSafely() to access() (#11756)Leif Åstrand2013-05-021-1/+1
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-10/+10
* Global code clean upLeif Åstrand2013-04-252-20/+17
* Made test work in all browsersArtur Signell2013-04-231-2/+2
* 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
* Implemented poll interval for UI (#11495)Leif Åstrand2013-04-102-0/+143
* Fixed broken testsArtur Signell2013-04-092-26/+34
* Enable setting loading indicator delays from the server (#7448)Artur Signell2013-04-031-0/+99
* Made is possible to configure tooltip on the server (#8065)Artur Signell2013-04-032-0/+242
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-122-0/+108
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-112-0/+70
* Updated copyright notices and added missing license headersArtur Signell2013-01-042-2/+2
* CRLF -> LFArtur Signell2013-01-042-53/+53
* Merge "Default id should get overridden only if id has been specifically set ...Artur Signell2012-12-072-0/+137
|\
| * Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-072-0/+137
* | Moved StreamVariable handling from AbstractCommunicationManager toAnna Koskinen2012-12-071-0/+118
|/
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-12/+12
* Fixed Window to support empty content (#10325)Artur Signell2012-11-272-0/+53
* Fix resize of a Window with a single component (#10375)Artur Signell2012-11-261-0/+27
* Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-231-0/+26
* Global code cleanupLeif Åstrand2012-11-212-11/+15
* Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-201-1/+1
* Read browser width and height from request in Page.init (#9073)Johannes Dahlström2012-11-192-0/+168
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-161-3/+3
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-132-6/+24
* Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-132-11/+11
* Added missing restartApplicationArtur Signell2012-10-261-2/+2
* Fixed test to be compatible with latest servlet changesArtur Signell2012-10-241-5/+6
* Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-081-1/+2
* Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-081-7/+5
* Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-1/+1