summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tickets
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Artur Signell2014-04-2331-31/+31
|\
| * Update copyright year to 2014Artur Signell2014-04-1631-31/+31
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-213-3/+2
|/
* Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...Felype Santiago Ferreira2013-10-211-0/+51
* Global code cleanupLeif Åstrand2012-11-215-8/+10
* Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-202-2/+2
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-163-9/+9
* Remove Window.addComponent() (#2924)Henri Sara2012-11-149-24/+33
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-1436-182/+303
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-135-10/+9
* Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-131-6/+6
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-06173-173/+173
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-02176-176/+176
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-233-5/+3
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-283-12/+12
* 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
* Constants -> enums (#9072)Pekka Hyvönen2012-09-113-4/+6
* 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