summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-1/+1
* Merge "Merge from 6.8: Limit propagation of vertical spacing and margins in n...Johannes Dahlström2012-10-022-0/+173
|\
| * Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-012-0/+173
* | Merge "Merged tests for initial fragment events (#9558)"Johannes Dahlström2012-10-024-0/+223
|\ \
| * | Merged tests for initial fragment events (#9558)Artur Signell2012-09-284-0/+223
* | | Fixed test to work also on build serverArtur Signell2012-10-012-47/+1
* | | Merge "CRLF -> LF"John Ahlroos2012-10-011-57/+57
|\ \ \ | |_|/ |/| |
| * | CRLF -> LFArtur Signell2012-09-281-57/+57
| |/
* | Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"Leif Åstrand2012-10-012-0/+125
|\ \
| * | Avoid adding RpcInvocationHandler toString as invocations (#9802)Artur Signell2012-10-012-0/+125
* | | Merged tests for height recalculation issue for TabSheet in TabSheet (#9275)Artur Signell2012-09-292-0/+105
|/ /
* / Serialize and deserialize diff state manually (#9717, #9767)Artur Signell2012-09-282-2/+36
|/
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-285-14/+17
* Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)Johannes Dahlström2012-09-272-0/+87
* Global code cleanupLeif Åstrand2012-09-278-34/+41
* Update test to not use red for success.Leif Åstrand2012-09-261-3/+3
* Added test case for vertical layout relative children.John Ahlroos2012-09-252-0/+86
* Updated tests to only pass strings to Label.setValueArtur Signell2012-09-246-9/+12
* Use event objects for future-proofing UIProvider API (#9721)Leif Åstrand2012-09-242-9/+13
* Fixed serialization issues (#9640)Artur Signell2012-09-242-0/+159
* Merge UIProvider and AbstractUIProvider (#9642)Leif Åstrand2012-09-211-2/+2
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-2025-58/+58
* Add some getCurrent() methods (#9505)Leif Åstrand2012-09-191-2/+2
* Ensure propertyDataSource can be set back to null (#9618)Artur Signell2012-09-182-11/+75
* Label.setPropertyDataSource now updates the state value (#9618)Artur Signell2012-09-182-0/+79
* Removed broken iconArtur Signell2012-09-141-2/+0
* Set a specific date for the DateFields so test does not change daily.John Ahlroos2012-09-131-0/+8
* Testcase for #9596John Ahlroos2012-09-132-0/+83
* Notification should be HTMLArtur Signell2012-09-121-3/+8
* Tweak UIProvider API based on review (#9443)Leif Åstrand2012-09-111-2/+2
* Added new ui theme testing applicationJohn Ahlroos2012-09-1120-0/+1989
* Constants -> enums (#9072)Pekka Hyvönen2012-09-1116-48/+51
* Use org.json instead of com.vaadin.external.json (#9539)Leif Åstrand2012-09-111-2/+3
* Improvements to #9087:Johannes Dahlström2012-09-113-17/+20
* Update test caseLeif Åstrand2012-09-111-3/+2
* Merge branch '6.8'John Ahlroos2012-09-104-0/+675
* Use dedicated Lock for session synchronization (#9156)Leif Åstrand2012-09-072-2/+8
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-077-14/+14
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-0720-26/+26
* Remove Application from UIProvider API (#9402)Leif Åstrand2012-09-062-6/+4
* Moved tests applications which got placed in the wrong folder at mergeJohn Ahlroos2012-09-063-0/+888
* Reformat projectLeif Åstrand2012-09-0533-271/+270
* Merge branch 'removeApplication'Leif Åstrand2012-09-0513-92/+67
|\
| * Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-056-12/+12
| * Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-053-4/+5
| * Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-055-15/+15
| * Combine ApplicationContext into Application (#9402)Leif Åstrand2012-09-053-11/+4
| * Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-056-10/+10
| * Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-055-51/+43
| * Remove servlet and portlet request listeners (#9402)Leif Åstrand2012-09-051-21/+10