Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Included licence files #10902 | John Ahlroos | 2013-01-31 | 17 | -209/+3076 |
| | | | | Change-Id: Id1ae14206137a366b85c6e25843c11cc2bf4804d | ||||
* | Specified versions for mobile devices (#10885) | Artur Signell | 2013-01-30 | 1 | -2/+2 |
| | | | | Change-Id: I1ad6c0c4fbe969c252d9d0da14344a2943c73620 | ||||
* | Fixed typo. Websphere < 7 is not supported as it does not use Java6 | Artur Signell | 2013-01-30 | 1 | -1/+1 |
| | | | | Change-Id: I24fdb9073763d6916c16ae07d82fc676b2a73290 | ||||
* | Merge "Fixed Tree not resizing itself after nodes are updated in IE8 #10697" | Artur Signell | 2013-01-29 | 1 | -0/+3 |
|\ | |||||
| * | Fixed Tree not resizing itself after nodes are updated in IE8 #10697 | John Ahlroos | 2013-01-29 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I112b7b6b708629b0ed0b95e034970863ffd64b16 | ||||
* | | Updated Release Notes for Vaadin 7.0.0. #10861 | Marko Gronroos | 2013-01-29 | 1 | -45/+966 |
| | | | | | | | | Change-Id: I2d428757b62a8bf02d9e898794374ec46a92841b | ||||
* | | Split the license dependencies into runtime and development. #10858 | Marko Gronroos | 2013-01-29 | 1 | -53/+120 |
| | | | | | | | | Change-Id: I40f69b18f09252f2cf79ce7e22c43702f2787dd3 | ||||
* | | Fixes caption icons too low in Accordion #10872 #10635 | John Ahlroos | 2013-01-29 | 1 | -5/+7 |
|/ | | | | Change-Id: Ib23c49d988aeecc7619727f02423ac16bab8f64d | ||||
* | Merge "Added cookie read/write minitutorial #9644" | Johannes Dahlström | 2013-01-23 | 1 | -0/+92 |
|\ | |||||
| * | Added cookie read/write minitutorial #9644 | John Ahlroos | 2013-01-23 | 1 | -0/+92 |
| | | | | | | | | Change-Id: I80d7646eca9be9b8fd98ad6c933245dab724df8a | ||||
* | | Merge "Disable Form tooltips, as Form shows both description and component ↵ | John Ahlroos | 2013-01-23 | 2 | -84/+18 |
|\ \ | |/ |/| | | | error as a part of the layout (#10784)" | ||||
| * | Disable Form tooltips, as Form shows both description and component error as ↵ | Johannes Dahlström | 2013-01-23 | 2 | -84/+18 |
| | | | | | | | | | | | | a part of the layout (#10784) Change-Id: Ia5af801e099e997ae25cfcf25434c8542da75a48 | ||||
* | | Merge "Ensure window is closed even if close listener throws an exception ↵ | Leif Åstrand | 2013-01-23 | 3 | -1/+68 |
|\ \ | | | | | | | | | | (#10779)" | ||||
| * | | Ensure window is closed even if close listener throws an exception (#10779) | Artur Signell | 2013-01-21 | 3 | -1/+68 |
| | | | | | | | | | | | | Change-Id: I58621c5f5ff01ccc96de3b602aac35f6fa01aa5b | ||||
* | | | Merge "Hide components if width 100% + expand ratio 0 #10783" | Artur Signell | 2013-01-22 | 8 | -22/+282 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Hide components if width 100% + expand ratio 0 #10783 | John Ahlroos | 2013-01-22 | 8 | -22/+282 |
| | | | | | | | | | | | | Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8 | ||||
* | | | Merge "Include GWT sources in sources jar (#9102)" | Henri Sara | 2013-01-22 | 7 | -6/+22 |
|\ \ \ | |||||
| * | | | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 7 | -6/+22 |
| | | | | | | | | | | | | | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | | | | Merge "Clarified javadoc (#10765)" | Johannes Dahlström | 2013-01-22 | 2 | -2/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Clarified javadoc (#10765) | Artur Signell | 2013-01-18 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | Change-Id: I31534903c07a07edc37a498ed5ee751180751fc8 | ||||
* | | | | Merge "Cache state type property definitions (#10781)" | Artur Signell | 2013-01-21 | 1 | -0/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Cache state type property definitions (#10781) | Leif Åstrand | 2013-01-18 | 1 | -0/+17 |
| |/ / | | | | | | | | | | Change-Id: I148c44e98c0a745b1674fbe5da5412845d33cc3d | ||||
* | | | Merge "Reimplement zero size component checking for analyze layouts (#10792)" | Artur Signell | 2013-01-21 | 1 | -8/+26 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Reimplement zero size component checking for analyze layouts (#10792) | Leif Åstrand | 2013-01-18 | 1 | -8/+26 |
| |/ | | | | | | | Change-Id: Idcc3571fea86cc1114d7124117be738cb8a82934 | ||||
* | | Merge "Fixed Window resize issues when content gets smaller in IE8 #10750" | Leif Åstrand | 2013-01-21 | 4 | -10/+41 |
|\ \ | |||||
| * | | Fixed Window resize issues when content gets smaller in IE8 #10750 | John Ahlroos | 2013-01-21 | 4 | -10/+41 |
| | | | | | | | | | | | | Change-Id: I5ca165c12f9a376e1f22c1042dfb3c6138c2baef | ||||
* | | | Corrected javadoc (#10778) | Artur Signell | 2013-01-21 | 1 | -2/+2 |
| |/ |/| | | | | | Change-Id: Iae50859ed1c7266b613f78eeb4116e6dc60566e6 | ||||
* | | Removed unnecessary code which is not JUnit 4.5 compatible | Artur Signell | 2013-01-17 | 1 | -6/+0 |
| | | | | | | | | Change-Id: I1544844a21448932302418cc1c02f59db029ec81 | ||||
* | | Updated minitutorials | John Ahlroos | 2013-01-17 | 2 | -1/+9 |
|/ | | | | Change-Id: Ie3045089d8474a3fd0c62c3caf90e3452941a36a | ||||
* | Merge "(#10716 ) Created tests for validators and converters. Fixed ↵ | Henri Sara | 2013-01-17 | 14 | -1/+574 |
|\ | | | | | | | StringToBoolean so that it accepts empty string." | ||||
| * | (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ↵ | Mikael Grankvist | 2013-01-17 | 14 | -1/+574 |
| | | | | | | | | | | | | so that it accepts empty string. Change-Id: I6f0507c1387fd2b1cf637f96cae05df4e6865456 | ||||
* | | Fixed loadStyle to be more sensible (#10746)7.0.0.rc1 | Artur Signell | 2013-01-16 | 7 | -9/+15 |
| | | | | | | | | | | | | Default loadStyle is now eager. Only RichTextArea and ColorPicker are set as lazy. Change-Id: Icc22ea7f861a1435f94ff74426a958c9ca32ba77 | ||||
* | | Merge "Added check for RPC calls to non-existing connectors (#10743)" | Leif Åstrand | 2013-01-16 | 1 | -0/+9 |
|\ \ | |||||
| * | | Added check for RPC calls to non-existing connectors (#10743) | Artur Signell | 2013-01-15 | 1 | -0/+9 |
| | | | | | | | | | | | | Change-Id: I55432d1736e8585d3c0680ea888eb1cb94f7d371 | ||||
* | | | Fixed broken TabSheet styles (again) in Liferay theme after fixes to #10682 | John Ahlroos | 2013-01-16 | 1 | -3/+3 |
|/ / | | | | | | | Change-Id: Id3c97e19490725698b6b82d1f08a2e3fd77e8701 | ||||
* | | Merge "Fixed wrapping caption #10082" | Artur Signell | 2013-01-15 | 1 | -1/+0 |
|\ \ | |||||
| * | | Fixed wrapping caption #10082 | John Ahlroos | 2013-01-15 | 1 | -1/+0 |
| | | | | | | | | | | | | Change-Id: I2d1769215c601103407a81b7421287b23b7f053e | ||||
* | | | Merge "Fixed Tabsheet small styles after fixes to #10682" | Artur Signell | 2013-01-15 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Fixed Tabsheet small styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 1 | -0/+5 |
| |/ / | | | | | | | | | | Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc | ||||
* | | | Merge "Fixes issue where Tabsheet does not resize when the content of the ↵ | Leif Åstrand | 2013-01-15 | 2 | -31/+11 |
|\ \ \ | | | | | | | | | | | | | tabsheet changes after the tabsheet has rendered #10697" | ||||
| * | | | Fixes issue where Tabsheet does not resize when the content of the tabsheet ↵ | John Ahlroos | 2013-01-15 | 2 | -31/+11 |
| |/ / | | | | | | | | | | | | | | | | changes after the tabsheet has rendered #10697 Change-Id: I6b0423e011c8241df4755b9bad7388d0194fb386 | ||||
* | | | Merge "Fixed broken TabSheet styles in Liferay theme after fixes to #10682" | Artur Signell | 2013-01-15 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Fixed broken TabSheet styles in Liferay theme after fixes to #10682 | John Ahlroos | 2013-01-15 | 1 | -0/+7 |
| |/ / | | | | | | | | | | Change-Id: I83f26ce22d350b4ca01612e58cbf0e6a9e8a1a8b | ||||
* / / | Remove unused class BootstrapDom | Henri Sara | 2013-01-15 | 1 | -21/+0 |
|/ / | | | | | | | Change-Id: Id4d4f0f9c18878b5c232e1a63cc9f4dbaf7a5e2a | ||||
* | | Merge "Ensure all server and shared classes are serializable (#10735)" | Artur Signell | 2013-01-15 | 36 | -37/+99 |
|\ \ | |||||
| * | | Ensure all server and shared classes are serializable (#10735) | Henri Sara | 2013-01-15 | 36 | -37/+99 |
| | | | | | | | | | | | | Change-Id: I40a59087fea7fbd4ad202ef803b42bbc76bf94d3 | ||||
* | | | Merge "Fixed broken Tabsheet styles after fixes to #10682" | Artur Signell | 2013-01-15 | 2 | -7/+13 |
|\ \ \ | |||||
| * | | | 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 |