Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support static inner classes when reading/writing declarative files (#20038) | Artur Signell | 2016-07-13 | 2 | -0/+45 | |
| | | | | | | | | Uses outer class name as package name for static inner classes. When reading, there is no way to know that the class is an inner class so only when creating a class fails, an inner class is tried as a backup. Change-Id: I3ebf5b2da11384f9dc64072a3dc8ee132607237c | |||||
* | Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) | Anna Koskinen | 2016-07-06 | 1 | -0/+10 | |
| | | | | Change-Id: Ic38c2803b3d83e76fa74d21490a4277c6037b950 | |||||
* | Fix RpcDataProviderExtension serialization issue (#19906) | Teemu Suo-Anttila | 2016-06-29 | 1 | -0/+39 | |
| | | | | Change-Id: I74e8e82df2a7bb26c45c9c3797d044061ec3c24d | |||||
* | Provide a way to disallow navigation to the same state twice (#12107). | Denis Anisimov | 2016-06-13 | 1 | -12/+80 | |
| | | | | Change-Id: I831a02f26929cc7ec4dac5177cb68f84bd0bfc2b | |||||
* | Make tests pass in any timezone (#19813) | Marco Collovati | 2016-05-26 | 2 | -9/+15 | |
| | | | | Change-Id: I78411b92a5b3c2f04ed8a15ebd2c183aa1af4ab9 | |||||
* | Make tests pass in any timezone | Joonas Lehtinen | 2016-05-20 | 3 | -5/+13 | |
| | | | | Change-Id: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58 | |||||
* | Ensure ContainerOrderedWrapper returns itemIds in expected order | Artur Signell | 2016-05-19 | 1 | -4/+0 | |
| | | | | | | (#19427) Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90 | |||||
* | Ensure addItem(null) returns null | Artur Signell | 2016-05-03 | 1 | -1/+4 | |
| | | | | Change-Id: I67823b306e68637b469ed35fad00f6af64e8cc15 | |||||
* | Store unknown attributes in DesignContext #19749 | John Ahlroos | 2016-04-28 | 2 | -7/+46 | |
| | | | | Change-Id: I1e90d422ec716092e6d407b6965902f48eac1646 | |||||
* | Move compiled themes out from resources | Teemu Suo-Anttila | 2016-04-27 | 1 | -1/+1 | |
| | | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31 | |||||
* | Merge remote-tracking branch 'origin/master' into feature/mavenize | Teemu Suo-Anttila | 2016-04-21 | 1 | -0/+4 | |
| | | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6 | |||||
* | Merge branch 'master' into feature/mavenize | elmot | 2016-04-13 | 2 | -13/+142 | |
| | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94 | |||||
* | Fix server test RemoveFromParentLockingTest | elmot | 2016-04-01 | 1 | -4/+9 | |
| | | | | Change-Id: Ib3af43a1b6945db00194775fbb2a91b4b495ee9b | |||||
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -1/+1 | |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | |||||
* | Fix DesignFormatterTest for Win | elmot | 2016-03-23 | 1 | -1/+1 | |
| | | | | Change-Id: Iefa9f9715c51e3b94b7a4df33ea7c0c166cf29d6 | |||||
* | Add @Test annotations, rename test classes | Teemu Suo-Anttila | 2016-03-17 | 137 | -519/+1262 | |
| | | | | Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77 | |||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 437 | -0/+50528 | |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |