aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/minitutorials/v7a1
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1519-1190/+0
* Add refresh method to mini tutorial codeLeif Åstrand2014-05-151-1/+12
* Merge changes from origin/7.1Artur Signell2014-04-2311-11/+11
|\
| * Update copyright year to 2014Artur Signell2014-04-1611-11/+11
* | Fix two tests broken by removal of StringToNumberConverter (#12092)Henri Sara2013-07-021-3/+3
|/
* Added type parameter to converter methods (#11895)Artur Signell2013-06-111-3/+4
* Global code reformatLeif Åstrand2013-04-051-1/+1
* Count instances instead of windows and also show the counterLeif Åstrand2013-02-181-4/+4
* Updated copyright notices and added missing license headersArtur Signell2013-01-0410-10/+10
* Updated some tutorialsjohan2012-11-274-20/+21
* Merge "Reomove DynamicConnectorResource (#10227)"Artur Signell2012-11-211-24/+36
|\
| * Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-211-24/+36
* | Global code cleanupLeif Åstrand2012-11-211-1/+1
|/
* Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-201-1/+1
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-161-2/+2
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-138-16/+31
* Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-131-9/+9
* Mini tutorial code updateLeif Åstrand2012-10-112-37/+27
* Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-082-3/+3
* Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-081-10/+2
* Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-2/+2
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-282-5/+5
* Global code cleanupLeif Åstrand2012-09-272-5/+4
* Use event objects for future-proofing UIProvider API (#9721)Leif Åstrand2012-09-241-6/+7
* Merge UIProvider and AbstractUIProvider (#9642)Leif Åstrand2012-09-211-2/+2
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-2017-39/+39
* Tweak UIProvider API based on review (#9443)Leif Åstrand2012-09-111-2/+2
* Remove Application from UIProvider API (#9402)Leif Åstrand2012-09-061-5/+3
* Remove 'Application' from RequestHandler API (#9402)Leif Åstrand2012-09-061-1/+1
* Remove VaadinSession.isProductionMode() (#9402)Leif Åstrand2012-09-061-2/+2
* Reformat projectLeif Åstrand2012-09-053-4/+4
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-052-3/+3
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-053-7/+7
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-051-26/+20
* Move UI class info querying to UIProvider (#9402)Leif Åstrand2012-09-051-2/+2
* Rename UIProvider.instantiateUI -> createInstance (#8159)Leif Åstrand2012-09-031-1/+1
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-312-18/+29
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3019-0/+1165