Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test issues | Artur Signell | 2013-06-07 | 1 | -1/+2 |
| | | | | Change-Id: Iebf44d7bff598248fe1cda138ac1d8b4100775ba | ||||
* | Rename tests so they are run during build (Abstract* is ignored) | Artur Signell | 2013-06-05 | 1 | -1/+1 |
| | | | | Change-Id: I2f5eee8926b3ba194160b85c33176029850ca8ed | ||||
* | Fixed tests to use a real DeploymentConfiguration instance | Artur Signell | 2013-04-09 | 1 | -1/+1 |
| | | | | Change-Id: I1c6f74bfcefda7843a55d149a5ecd33ae4c2ebf2 | ||||
* | Fixed locking issue in tests | Artur Signell | 2013-04-02 | 1 | -1/+2 |
| | | | | Change-Id: I3706cfa46f82615b8cc677bcaaa207d5ab05bf40 | ||||
* | Convert value if locale changes and field has converter (#11419) | Artur Signell | 2013-03-31 | 1 | -0/+63 |
| | | | | Change-Id: Icb33ee2db9e36d4282c19b46203054a2da4abdbd | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 1 | -4/+4 |
| | | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3 | ||||
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 1 | -1/+1 |
| | | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87 | ||||
* | Ensure there's a service for each session (#9733) | Leif Åstrand | 2012-09-28 | 1 | -1/+1 |
| | | | | Change-Id: I9425c2d33fd09759b18930741344e9181dc79364 | ||||
* | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 1 | -4/+4 |
| | | | | Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c | ||||
* | Global code cleanup | Leif Åstrand | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) | Leif Åstrand | 2012-09-20 | 1 | -2/+2 |
| | |||||
* | Ensure propertyDataSource can be set back to null (#9618) | Artur Signell | 2012-09-18 | 1 | -0/+128 |
Added additional tests for Label with a data source. Note that the locale dependent tests still fail because of #8192 |