aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/minitutorials
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-282-5/+5
| | | | Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c
* Global code cleanupLeif Åstrand2012-09-272-5/+4
|
* Update mini tutorial code to reflect reality.Leif Åstrand2012-09-273-4/+51
|
* 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-2027-59/+59
|
* Updated mini tutorial source code (#9499)Leif Åstrand2012-09-141-3/+18
|
* Mini tutorial code for beforeClientResponse (#9499)Leif Åstrand2012-09-141-0/+53
|
* Mini tutorial code for #9498Leif Åstrand2012-09-142-0/+86
|
* Mini tutorial code for Creating a component extensionLeif Åstrand2012-09-142-0/+73
|
* Tweak UIProvider API based on review (#9443)Leif Åstrand2012-09-111-2/+2
|
* Use org.json instead of com.vaadin.external.json (#9539)Leif Åstrand2012-09-111-2/+3
|
* 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-3047-0/+4768