summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tickets
Commit message (Collapse)AuthorAgeFilesLines
* Global code cleanupLeif Åstrand2012-11-215-8/+10
| | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
* Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-202-2/+2
| | | | Change-Id: Ibf460de507b4eea156a794304476b547bf63291a
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-163-9/+9
| | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3
* Remove Window.addComponent() (#2924)Henri Sara2012-11-149-24/+33
| | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-1436-182/+303
| | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-135-10/+9
| | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87
* Renamed uri fragment methods in Page to use UriFragment instead of Fragment ↵Artur Signell2012-11-131-6/+6
| | | | | | (#10141) Change-Id: I1c5826a667e718ec147807889082d27392cf44e8
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-06173-173/+173
| | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-02176-176/+176
| | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-233-5/+3
| | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-283-12/+12
| | | | Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c
* Global code cleanupLeif Åstrand2012-09-275-14/+13
|
* Updated tests to only pass strings to Label.setValueArtur Signell2012-09-241-1/+1
|
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-204-11/+11
|
* Add some getCurrent() methods (#9505)Leif Åstrand2012-09-191-4/+3
| | | | | This change also clears the current instances in the beginning of each request in case something has accidentally been left uncleared in a previous request on the same thread.
* Constants -> enums (#9072)Pekka Hyvönen2012-09-113-4/+6
| | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox)
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-07173-315/+315
|
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-0711-14/+14
|
* Remove 'Application' from RequestHandler API (#9402)Leif Åstrand2012-09-063-3/+3
|
* Rename DeploymentConfiguration -> VaadinService (#9402)Leif Åstrand2012-09-061-2/+1
|
* Reformat projectLeif Åstrand2012-09-05103-138/+100
|
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-05173-346/+346
|
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-053-9/+9
|
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-05173-313/+346
|
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-053-3/+3
|
* Move getBaseDirectory() to DeploymentConfiguration (#9402)Leif Åstrand2012-09-051-4/+6
|
* ItemStyleGenerator.getStyle now includes source component (#5822)Artur Signell2012-09-043-6/+9
|
* Move SystemMessages to DeploymentConfiguration (#9402)Leif Åstrand2012-09-032-5/+8
|
* Rename WebApplicationContext -> ServletApplicationContext (#9402)Leif Åstrand2012-09-031-2/+2
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-30181-0/+13090