summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor updates to release notes7.0.0Artur Signell2013-02-011-3/+2
| | | | Change-Id: Ia7180a1a9a01e19e8da324dde29b149f866a5651
* Include version number in javadoc index page of vaadin-all zipMikael Vappula2013-02-011-1/+1
| | | | Change-Id: I8b370918f99e6a04322fb95e20633c4e740cce55
* Update release notes for 7.0.0Leif Åstrand2013-02-011-94/+249
| | | | Change-Id: Ibdc57a75394d52c81af88b2b7c4ea7d07e5492b2
* Include licenses folder in jars (#10902)Artur Signell2013-02-011-0/+2
| | | | Change-Id: I27e6dc92c9800529f2363c79eebe88ee737d6293
* Included licence files #10902John Ahlroos2013-01-3117-209/+3076
| | | | Change-Id: Id1ae14206137a366b85c6e25843c11cc2bf4804d
* Specified versions for mobile devices (#10885)Artur Signell2013-01-301-2/+2
| | | | Change-Id: I1ad6c0c4fbe969c252d9d0da14344a2943c73620
* Fixed typo. Websphere < 7 is not supported as it does not use Java6Artur Signell2013-01-301-1/+1
| | | | Change-Id: I24fdb9073763d6916c16ae07d82fc676b2a73290
* Updated Release Notes for Vaadin 7.0.0. #10861Marko Gronroos2013-01-291-45/+966
| | | | Change-Id: I2d428757b62a8bf02d9e898794374ec46a92841b
* Split the license dependencies into runtime and development. #10858Marko Gronroos2013-01-291-53/+120
| | | | Change-Id: I40f69b18f09252f2cf79ce7e22c43702f2787dd3
* Hide components if width 100% + expand ratio 0 #107837.0.0.rc2John Ahlroos2013-01-238-22/+282
| | | | Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-237-6/+22
| | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1
* Reimplement zero size component checking for analyze layouts (#10792)Leif Åstrand2013-01-231-8/+26
| | | | Change-Id: Idcc3571fea86cc1114d7124117be738cb8a82934
* Fixed loadStyle to be more sensible (#10746)7.0.0.rc1Artur Signell2013-01-167-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 Åstrand2013-01-161-0/+9
|\
| * Added check for RPC calls to non-existing connectors (#10743)Artur Signell2013-01-151-0/+9
| | | | | | | | Change-Id: I55432d1736e8585d3c0680ea888eb1cb94f7d371
* | Fixed broken TabSheet styles (again) in Liferay theme after fixes to #10682John Ahlroos2013-01-161-3/+3
|/ | | | Change-Id: Id3c97e19490725698b6b82d1f08a2e3fd77e8701
* Merge "Fixed wrapping caption #10082"Artur Signell2013-01-151-1/+0
|\
| * Fixed wrapping caption #10082John Ahlroos2013-01-151-1/+0
| | | | | | | | Change-Id: I2d1769215c601103407a81b7421287b23b7f053e
* | Merge "Fixed Tabsheet small styles after fixes to #10682"Artur Signell2013-01-151-0/+5
|\ \
| * | Fixed Tabsheet small styles after fixes to #10682John Ahlroos2013-01-151-0/+5
| |/ | | | | | | Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc
* | Merge "Fixes issue where Tabsheet does not resize when the content of the ↵Leif Åstrand2013-01-152-31/+11
|\ \ | | | | | | | | | tabsheet changes after the tabsheet has rendered #10697"
| * | Fixes issue where Tabsheet does not resize when the content of the tabsheet ↵John Ahlroos2013-01-152-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 Signell2013-01-151-0/+7
|\ \
| * | Fixed broken TabSheet styles in Liferay theme after fixes to #10682John Ahlroos2013-01-151-0/+7
| |/ | | | | | | Change-Id: I83f26ce22d350b4ca01612e58cbf0e6a9e8a1a8b
* / Remove unused class BootstrapDomHenri Sara2013-01-151-21/+0
|/ | | | Change-Id: Id4d4f0f9c18878b5c232e1a63cc9f4dbaf7a5e2a
* Merge "Ensure all server and shared classes are serializable (#10735)"Artur Signell2013-01-1536-37/+99
|\
| * Ensure all server and shared classes are serializable (#10735)Henri Sara2013-01-1536-37/+99
| | | | | | | | Change-Id: I40a59087fea7fbd4ad202ef803b42bbc76bf94d3
* | Merge "Fixed broken Tabsheet styles after fixes to #10682"Artur Signell2013-01-152-7/+13
|\ \
| * | Fixed broken Tabsheet styles after fixes to #10682John Ahlroos2013-01-152-7/+13
| | | | | | | | | | | | Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b
* | | Merge "Always measure errorMessage to get a resize event when it is removed ↵Leif Åstrand2013-01-151-14/+8
|\ \ \ | |_|/ |/| | | | | (#10589)"
| * | Always measure errorMessage to get a resize event when it is removed (#10589)Artur Signell2013-01-151-14/+8
| |/ | | | | | | Change-Id: Id0f477fcc8702b07289f2234073e7c95fd90c01f
* / Fix validator test (#10713)Henri Sara2013-01-151-8/+4
|/ | | | Change-Id: I4eaec551836bd40c522463b1a884c57522d445de
* Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵Artur Signell2013-01-141-1/+1
|\ | | | | | | because of #10682"
| * Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵Artur Signell2013-01-151-1/+1
| | | | | | | | | | | | because of #10682 Change-Id: Ie0203db2cc8244013fe251796658a9412322a3f9
* | Revert "Remove old hack that nowadays just seems to cause problems (#7984)"Artur Signell2013-01-151-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 #10682Artur Signell2013-01-151-2/+1
| | | | Change-Id: I1dad310cdf4469410a1a1f31cdc5854251c3062f
* Made servlet 2.4 schema compatible (#10723)Artur Signell2013-01-141-1/+0
| | | | Change-Id: I069ce2c8123483c665b298397a4725b6a47ab689
* Merge "Add basic performance test (#10318)"Artur Signell2013-01-142-0/+203
|\
| * Add basic performance test (#10318)Leif Åstrand2013-01-142-0/+203
| | | | | | | | Change-Id: Ic20e3849f0e51d6857ca04952f621a976d1c9a14
* | Merge "Take error element into account when layouting Form (#10589)"Artur Signell2013-01-143-6/+131
|\ \
| * | Take error element into account when layouting Form (#10589)Leif Åstrand2013-01-143-6/+131
| |/ | | | | | | Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102
* | Merge "Add close element after caption text (#10682)"Leif Åstrand2013-01-141-2/+1
|\ \
| * | Add close element after caption text (#10682)Artur Signell2013-01-141-2/+1
| |/ | | | | | | Change-Id: I2f041e888e29d8eef06bcc5562ba9bb3a87745dc
* | Maintain Table scroll position when changing expand (#10489, #10106)Leif Åstrand2013-01-144-0/+148
| | | | | | | | Change-Id: I4937d8943eab65cd4da2ec2e01af5935f96e244d
* | Use default session expiration on GAE if undefined (#10434)Henri Sara2013-01-141-4/+28
|/ | | | Change-Id: Icb38dbc05ecfefb1dd5710b53f1e5fab76a3ed09
* Merge "Clients side errors are not displayed in Prod. mode any more. #8544"Leif Åstrand2013-01-142-5/+8
|\
| * Clients side errors are not displayed in Prod. mode any more. #8544John Ahlroos2013-01-142-5/+8
| | | | | | | | Change-Id: I10914283a8e7e7babafa4c5b199cf708775a254a
* | Merge "Test for CustomField required flag (#10656, #8797)"Henri Sara2013-01-142-0/+76
|\ \
| * | Test for CustomField required flag (#10656, #8797)Artur Signell2013-01-142-0/+76
| | | | | | | | | | | | Change-Id: I09e948a60816ab4b8b0fb28d9df7e90f36fbd30f
* | | Merge "Updated Release Notes for 7.0.0.rc1. For #10651."Artur Signell2013-01-141-13/+13
|\ \ \