summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/application
Commit message (Expand)AuthorAgeFilesLines
* Update remaining copyright years to 2014Artur Signell2014-04-233-3/+3
* Merge changes from origin/7.1Artur Signell2014-04-234-4/+4
|\
| * Update copyright year to 2014Artur Signell2014-04-164-4/+4
* | Merge branch 'testbench4' into masterJonatan Kronqvist2014-02-101-0/+268
|\ \
| * | Improve Calculator test application (#12744)Patrik Lindström2013-10-211-6/+84
| * | Add simple calculator test application (#12444)Patrik Lindström2013-09-231-0/+190
| |/
* | Use explicit button for reading asynchronously created messages (#10338)Leif Åstrand2013-09-252-4/+24
* | Fixes tests broken by accessability fixes #11874 and #11820John Ahlroos2013-08-152-2/+2
* | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-312-0/+157
* | Fixes @PreserveOnRefresh losing page title on refresh #11054Joonas Lehtinen2013-07-092-0/+66
|/
* Fixed locking issue in testsArtur Signell2013-04-021-1/+6
* Updated copyright notices and added missing license headersArtur Signell2013-01-042-2/+2
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-1/+1
* Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-211-1/+1
* Global code cleanupLeif Åstrand2012-11-213-9/+8
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-211-2/+2
* Removed com.vaadin.server.Terminal (#10230)Artur Signell2012-11-201-1/+2
* Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-201-1/+1
* When closeIdleUIs is true, close open UIs only after all UIs have been idle f...Johannes Dahlström2012-11-201-1/+1
* Fix renamed classLeif Åstrand2012-11-191-2/+2
* Handle canceled or ignored XHR requests after beforeunload (#8891)Leif Åstrand2012-11-191-0/+116
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-161-4/+4
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-1/+6
* Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-131-6/+6
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-023-3/+3
* Update location when initialized UI is opened again (#10044)Leif Åstrand2012-11-012-1/+52
* Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-182-0/+67
* Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-081-2/+2
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-281-4/+5
* Global code cleanupLeif Åstrand2012-09-271-1/+1
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-204-8/+8
* Refactor how LegacyApplication and VaadinSession are "closed" (#9635)Leif Åstrand2012-09-201-1/+3
* Allow storing values in VaadinSession (#9514)Leif Åstrand2012-09-092-0/+86
* Use dedicated Lock for session synchronization (#9156)Leif Åstrand2012-09-071-1/+4
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-2/+2
* Added a really simple test application for times when you quickly needJohn Ahlroos2012-09-061-0/+17
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-4/+4
* Combine ApplicationContext into Application (#9402)Leif Åstrand2012-09-051-2/+2
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-054-56/+26
* Only support one Application per session (#9402)Leif Åstrand2012-09-051-4/+3
* Unify ThreadLocal handling (#9469)Leif Åstrand2012-09-051-3/+3
* Move UI class info querying to UIProvider (#9402)Leif Åstrand2012-09-051-2/+2
* Fixed text assertions Root->UIJohn Ahlroos2012-09-051-3/+3
* Rename UIProvider.instantiateUI -> createInstance (#8159)Leif Åstrand2012-09-031-1/+1
* Rename WebApplicationContext -> ServletApplicationContext (#9402)Leif Åstrand2012-09-031-3/+1
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-312-10/+16
* Remove user handling in Application (#9402)Leif Åstrand2012-08-311-4/+5
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3013-0/+883