Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fixed broken Tabsheet styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 2 | -7/+13 | |
| | |/ | |/| | | | | | | | Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b | |||||
* | | | Merge "Always measure errorMessage to get a resize event when it is removed ↵ | Leif Åstrand | 2013-01-15 | 1 | -14/+8 | |
|\ \ \ | |_|/ |/| | | | | | (#10589)" | |||||
| * | | Always measure errorMessage to get a resize event when it is removed (#10589) | Artur Signell | 2013-01-15 | 1 | -14/+8 | |
| |/ | | | | | | | Change-Id: Id0f477fcc8702b07289f2234073e7c95fd90c01f | |||||
* / | Fix validator test (#10713) | Henri Sara | 2013-01-15 | 1 | -8/+4 | |
|/ | | | | Change-Id: I4eaec551836bd40c522463b1a884c57522d445de | |||||
* | Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-14 | 1 | -1/+1 | |
|\ | | | | | | | because of #10682" | |||||
| * | Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | because of #10682 Change-Id: Ie0203db2cc8244013fe251796658a9412322a3f9 | |||||
* | | Revert "Remove old hack that nowadays just seems to cause problems (#7984)" | Artur Signell | 2013-01-15 | 1 | -0/+3 | |
|/ | | | | | | | This reverts commit 7bd2ebe2ed212bc94189b036fdf7d8de6735e640. The fix is needed again now that #10682 has been fixed. Change-Id: I6f8764f80572909b5355c75396ef390a9ade7331 | |||||
* | Fixed test locator broken by fix for #10682 | Artur Signell | 2013-01-15 | 1 | -2/+1 | |
| | | | | Change-Id: I1dad310cdf4469410a1a1f31cdc5854251c3062f | |||||
* | Made servlet 2.4 schema compatible (#10723) | Artur Signell | 2013-01-14 | 1 | -1/+0 | |
| | | | | Change-Id: I069ce2c8123483c665b298397a4725b6a47ab689 | |||||
* | Merge "Add basic performance test (#10318)" | Artur Signell | 2013-01-14 | 2 | -0/+203 | |
|\ | ||||||
| * | Add basic performance test (#10318) | Leif Åstrand | 2013-01-14 | 2 | -0/+203 | |
| | | | | | | | | Change-Id: Ic20e3849f0e51d6857ca04952f621a976d1c9a14 | |||||
* | | Merge "Take error element into account when layouting Form (#10589)" | Artur Signell | 2013-01-14 | 3 | -6/+131 | |
|\ \ | ||||||
| * | | Take error element into account when layouting Form (#10589) | Leif Åstrand | 2013-01-14 | 3 | -6/+131 | |
| |/ | | | | | | | Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102 | |||||
* | | Merge "Add close element after caption text (#10682)" | Leif Åstrand | 2013-01-14 | 1 | -2/+1 | |
|\ \ | ||||||
| * | | Add close element after caption text (#10682) | Artur Signell | 2013-01-14 | 1 | -2/+1 | |
| |/ | | | | | | | Change-Id: I2f041e888e29d8eef06bcc5562ba9bb3a87745dc | |||||
* | | Maintain Table scroll position when changing expand (#10489, #10106) | Leif Åstrand | 2013-01-14 | 4 | -0/+148 | |
| | | | | | | | | Change-Id: I4937d8943eab65cd4da2ec2e01af5935f96e244d | |||||
* | | Use default session expiration on GAE if undefined (#10434) | Henri Sara | 2013-01-14 | 1 | -4/+28 | |
|/ | | | | Change-Id: Icb38dbc05ecfefb1dd5710b53f1e5fab76a3ed09 | |||||
* | Merge "Clients side errors are not displayed in Prod. mode any more. #8544" | Leif Åstrand | 2013-01-14 | 2 | -5/+8 | |
|\ | ||||||
| * | Clients side errors are not displayed in Prod. mode any more. #8544 | John Ahlroos | 2013-01-14 | 2 | -5/+8 | |
| | | | | | | | | Change-Id: I10914283a8e7e7babafa4c5b199cf708775a254a | |||||
* | | Merge "Test for CustomField required flag (#10656, #8797)" | Henri Sara | 2013-01-14 | 2 | -0/+76 | |
|\ \ | ||||||
| * | | Test for CustomField required flag (#10656, #8797) | Artur Signell | 2013-01-14 | 2 | -0/+76 | |
| | | | | | | | | | | | | Change-Id: I09e948a60816ab4b8b0fb28d9df7e90f36fbd30f | |||||
* | | | Merge "Updated Release Notes for 7.0.0.rc1. For #10651." | Artur Signell | 2013-01-14 | 1 | -13/+13 | |
|\ \ \ | ||||||
| * | | | Updated Release Notes for 7.0.0.rc1. For #10651. | Marko Gronroos | 2013-01-14 | 1 | -13/+13 | |
| | |/ | |/| | | | | | | | Change-Id: I29d8a8549edb33a525e6ce5cc11f79fd1b8a9410 | |||||
* | | | Merge "Most validators should accept null or empty string (#10561, #10713)." | Artur Signell | 2013-01-14 | 6 | -16/+285 | |
|\ \ \ | ||||||
| * | | | Most validators should accept null or empty string (#10561, #10713). | Henri Sara | 2013-01-14 | 6 | -16/+285 | |
| |/ / | | | | | | | | | | Change-Id: I1e8d6015aefdc184af6383cb22cdf3e13be351cf | |||||
* / / | Updated to servlet 2.4 (#10723) | Artur Signell | 2013-01-14 | 1 | -7/+5 | |
|/ / | | | | | | | Change-Id: Ib3ec0bd74ce88216b4f94c188f57581e0c715c86 | |||||
* | | Don't measure all connectors by default (#10488) | Leif Åstrand | 2013-01-14 | 1 | -3/+41 | |
| | | | | | | | | | | | | | | | | | | * Unless there's a ElementResizeListener or a registered dependency, only ManagedLayouts and children of ManagedLayouts are measured * Add assertions to help detect situations where measurements are requested for elements that are not measured Change-Id: Idde40476040880afd069147074083b60550d9404 | |||||
* | | Merge of (#10212) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | Menu Items are not displayed when used in table row using Android 4.0.4. Change-Id: Ied0f98eeae80cd9014b389d790e76908c3457be1 | |||||
* | | Merge "Merge of (#9133) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 1 | -1/+4 | |
|\ \ | ||||||
| * | | Merge of (#9133) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | Sort optimization. Change-Id: I2b75de400acde7fe23574d6439b75e6f05b4eb55 | |||||
* | | | Merge "Merge of (#8519) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 3 | -2/+242 | |
|\| | | ||||||
| * | | Merge of (#8519) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 3 | -2/+242 | |
| | | | | | | | | | | | | | | | | | | Table does not refresh after selecting more rows than pagination size. Change-Id: I352e15f9e124d13b0171b6bb1b8b287f52a056bc | |||||
* | | | Merge "Merge of (#5681) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 3 | -5/+111 | |
|\| | | ||||||
| * | | Merge of (#5681) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 3 | -5/+111 | |
| | | | | | | | | | | | | | | | | | | Column collapsing optimization. Change-Id: I3b27024569ee2c5aa464ff6a63e50dcf4a90a8ba | |||||
* | | | Merge "Merge of (#8298) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 3 | -1/+136 | |
|\| | | ||||||
| * | | Merge of (#8298) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 3 | -1/+136 | |
| | | | | | | | | | | | | | | | | | | Viewport calculation fix. Change-Id: Ic5195e5f7027ab41f18ddcd8262f9b5a23a0da8b | |||||
* | | | Merge "(#10561) Email should be valid for null and empty string. Created ↵ | Leif Åstrand | 2013-01-11 | 2 | -0/+40 | |
|\ \ \ | | | | | | | | | | | | | tests for email validator." | |||||
| * | | | (#10561) Email should be valid for null and empty string. | Mikael Grankvist | 2013-01-11 | 2 | -0/+40 | |
| |/ / | | | | | | | | | | | | | | | | Created tests for email validator. Change-Id: I6be05672ff506247da488ad142f63b7337952bab | |||||
* | | | Merge "Opened up Tab class for external use #10539" | Leif Åstrand | 2013-01-11 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Opened up Tab class for external use #10539 | John Ahlroos | 2013-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Change-Id: Ib2471c39120cf9c54a95fc259a42b5985d4068ad | |||||
* | | | Merge "Merge of (#10460) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 1 | -0/+20 | |
|\ \ \ | ||||||
| * | | | Merge of (#10460) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Math.min/Math.max fix for iOS6. Change-Id: I386140a35eb99a2a0b3db7524ae3d49e428217e8 | |||||
* | | | | Merge "Fixed NPE in Table tooltip handling (#10705)" | Leif Åstrand | 2013-01-11 | 2 | -1/+63 | |
|\ \ \ \ | ||||||
| * | | | | Fixed NPE in Table tooltip handling (#10705) | Artur Signell | 2013-01-11 | 2 | -1/+63 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I907af51c06c68da26c74359fae4e6f9a43dda8bc | |||||
* | | | | | Merge "Changed CustomFieldConnector hierarchy to be consistent with server ↵ | Henri Sara | 2013-01-11 | 1 | -9/+98 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | side (#8797)" | |||||
| * | | | | Changed CustomFieldConnector hierarchy to be consistent with server side (#8797) | Artur Signell | 2013-01-10 | 1 | -9/+98 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I6a2286cd1247ba4f3cd205aa805a62c194c0085b | |||||
* | | | | | Merge "Include hsqldb for tests" | Henri Sara | 2013-01-11 | 1 | -1/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Include hsqldb for tests | Artur Signell | 2013-01-11 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I29f3366a571d1017866261f297c147734b2aeb38 | |||||
* | | | | | Merge "Fixed Reindeer black/light window styles (#9687)" | Leif Åstrand | 2013-01-11 | 1 | -6/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed Reindeer black/light window styles (#9687) | Artur Signell | 2013-01-11 | 1 | -6/+5 | |
| |/ / / / | | | | | | | | | | | | | | | | Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f |