]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoUse native collections in CssLayoutConnector (#10937)
Leif Åstrand [Tue, 5 Feb 2013 11:08:24 +0000 (13:08 +0200)]
Use native collections in CssLayoutConnector (#10937)

Change-Id: Ie4f10c7b1de97476fe5aec2bfa2a0e1cd933121c

11 years agoMerge "Use faster collections in LayoutManager and related classes (#10937)" into 7.0
Artur Signell [Wed, 6 Feb 2013 13:22:28 +0000 (13:22 +0000)]
Merge "Use faster collections in LayoutManager and related classes (#10937)" into 7.0

11 years agoUse faster collections in LayoutManager and related classes (#10937)
Leif Åstrand [Tue, 5 Feb 2013 10:54:27 +0000 (12:54 +0200)]
Use faster collections in LayoutManager and related classes (#10937)

Change-Id: I27650d6f896a4990bb7a879be995c13252842f60

11 years agoMerge "Avoid duplicate maps in ConnectorMap and return native collections" into 7.0
Artur Signell [Wed, 6 Feb 2013 12:33:56 +0000 (12:33 +0000)]
Merge "Avoid duplicate maps in ConnectorMap and return native collections" into 7.0

11 years agoMerge "Use native collections in TypeDataStore and related classes (#10937)" into 7.0
Artur Signell [Wed, 6 Feb 2013 12:32:14 +0000 (12:32 +0000)]
Merge "Use native collections in TypeDataStore and related classes (#10937)" into 7.0

11 years agoMerge "Merge of (#10890) to Vaadin 7." into 7.0
Johannes Dahlström [Wed, 6 Feb 2013 12:26:42 +0000 (12:26 +0000)]
Merge "Merge of (#10890) to Vaadin 7." into 7.0

11 years agoAvoid duplicate maps in ConnectorMap and return native collections
Leif Åstrand [Tue, 5 Feb 2013 10:04:20 +0000 (12:04 +0200)]
Avoid duplicate maps in ConnectorMap and return native collections

Fixes #10939 and enables #10937

Change-Id: Icb46db31b02fa13a0612b0c24477b639a0e5684b

11 years agoUse native collections in TypeDataStore and related classes (#10937)
Leif Åstrand [Tue, 5 Feb 2013 09:56:57 +0000 (11:56 +0200)]
Use native collections in TypeDataStore and related classes (#10937)

Change-Id: I6762c9411119ea3a363d2a605f71d20871d73209

11 years agoSet the first cause as the cause of CacheUpdateException (#10951)
Leif Åstrand [Wed, 6 Feb 2013 10:26:45 +0000 (12:26 +0200)]
Set the first cause as the cause of CacheUpdateException (#10951)

Change-Id: Icadfd46919c14fccfa1531b6f2b3e245dea3b111

11 years agoMerge "Don't fetch old bean property value if it is not needed (#10940)" into 7.0
Artur Signell [Wed, 6 Feb 2013 09:30:10 +0000 (09:30 +0000)]
Merge "Don't fetch old bean property value if it is not needed (#10940)" into 7.0

11 years agoMerge "Add native generic collection counterparts (#10937)" into 7.0
Artur Signell [Tue, 5 Feb 2013 20:30:26 +0000 (20:30 +0000)]
Merge "Add native generic collection counterparts (#10937)" into 7.0

11 years agoMerge of (#10890) to Vaadin 7.
Anna Koskinen [Mon, 4 Feb 2013 11:22:59 +0000 (13:22 +0200)]
Merge of (#10890) to Vaadin 7.

Fix the positioning of the drop marker when reordering Table columns by
DnD.

Change-Id: I853e9690d931a9bf94c61ac6e59accd1cedac15a

11 years agoMerge of (#10878) to Vaadin 7.
Anna Koskinen [Fri, 1 Feb 2013 15:06:55 +0000 (17:06 +0200)]
Merge of (#10878) to Vaadin 7.

Ensure unique ordering when using TableQuery with multiple primary key
columns.

Change-Id: I9145717d1658393b19a2bca27ac211cad075fc27

11 years agoMerge "Merge of (#10776) test to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 14:39:35 +0000 (14:39 +0000)]
Merge "Merge of (#10776) test to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#9197) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 14:33:40 +0000 (14:33 +0000)]
Merge "Merge of (#9197) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10766) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 14:32:51 +0000 (14:32 +0000)]
Merge "Merge of (#10766) to Vaadin 7." into 7.0

11 years agoMerge of (#9548) to Vaadin 7.
Anna Koskinen [Fri, 1 Feb 2013 08:57:41 +0000 (10:57 +0200)]
Merge of (#9548) to Vaadin 7.

Calculate upload file size correctly when there are multibyte characters
in the file name.

Change-Id: I85f1053ce6ad29140d0a37fe8ab4861b0f717fc9

11 years agoMerge of (#10563) to Vaadin 7.
Anna Koskinen [Thu, 31 Jan 2013 15:29:25 +0000 (17:29 +0200)]
Merge of (#10563) to Vaadin 7.

Use template strings and log level checks to improve performance when
logging is disabled.

Change-Id: I48d370f523c6361ce8704afc7a0903412b31b2a0

11 years agoMerge "Merge of (#10582) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:46:22 +0000 (13:46 +0000)]
Merge "Merge of (#10582) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#8238) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:41:29 +0000 (13:41 +0000)]
Merge "Merge of (#8238) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10507) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:38:33 +0000 (13:38 +0000)]
Merge "Merge of (#10507) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10312) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:36:37 +0000 (13:36 +0000)]
Merge "Merge of (#10312) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10464) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:23:16 +0000 (13:23 +0000)]
Merge "Merge of (#10464) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10609) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:18:35 +0000 (13:18 +0000)]
Merge "Merge of (#10609) to Vaadin 7." into 7.0

11 years agoMerge "Merge of (#10437) to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 13:05:40 +0000 (13:05 +0000)]
Merge "Merge of (#10437) to Vaadin 7." into 7.0

11 years agoMerge of (#10323) to Vaadin 7.
Anna Koskinen [Mon, 28 Jan 2013 15:17:33 +0000 (17:17 +0200)]
Merge of (#10323) to Vaadin 7.

TouchScrollHandler update.

Change-Id: Ibac5d9dc89d8da68ce6fa294c46e1f7c6f6ec124

11 years agoMerge "Merge of a Javadoc fix to Vaadin 7." into 7.0
Johannes Dahlström [Tue, 5 Feb 2013 12:46:02 +0000 (12:46 +0000)]
Merge "Merge of a Javadoc fix to Vaadin 7." into 7.0

11 years agoDon't fetch old bean property value if it is not needed (#10940)
Leif Åstrand [Tue, 5 Feb 2013 09:42:19 +0000 (11:42 +0200)]
Don't fetch old bean property value if it is not needed (#10940)

Change-Id: I6231eedef94c402457fc4cb217366a3e08f1492c

11 years agoAdd native generic collection counterparts (#10937)
Leif Åstrand [Tue, 5 Feb 2013 09:41:04 +0000 (11:41 +0200)]
Add native generic collection counterparts (#10937)

Also update existing FastStringSet to learn some new tricks.

Change-Id: I3dfcb935d32eb3d490c4f7ff31296a326bd0d98f

11 years agoMerge of (#10776) test to Vaadin 7.
Anna Koskinen [Mon, 4 Feb 2013 13:02:20 +0000 (15:02 +0200)]
Merge of (#10776) test to Vaadin 7.

Change-Id: I05d66505ecc9d413ae34c0ae5e2fa735764d4fee

11 years agoMinor updates to release notes
Artur Signell [Fri, 1 Feb 2013 15:48:25 +0000 (17:48 +0200)]
Minor updates to release notes

Change-Id: Ia7180a1a9a01e19e8da324dde29b149f866a5651

11 years agoInclude version number in javadoc index page of vaadin-all zip
Mikael Vappula [Fri, 1 Feb 2013 15:27:15 +0000 (17:27 +0200)]
Include version number in javadoc index page of vaadin-all zip

Change-Id: I8b370918f99e6a04322fb95e20633c4e740cce55

11 years agoUpdate release notes for 7.0.0
Leif Åstrand [Fri, 1 Feb 2013 14:15:16 +0000 (16:15 +0200)]
Update release notes for 7.0.0

Change-Id: Ibdc57a75394d52c81af88b2b7c4ea7d07e5492b2

11 years agoMerge of (#9197) to Vaadin 7.
Anna Koskinen [Fri, 1 Feb 2013 09:34:05 +0000 (11:34 +0200)]
Merge of (#9197) to Vaadin 7.

Fix IE memory leak when closing subwindows.

Change-Id: I7205bee96d172e84906aac1456b2523c56302d3b

11 years agoMerge of (#10766) to Vaadin 7.
Anna Koskinen [Fri, 1 Feb 2013 11:07:20 +0000 (13:07 +0200)]
Merge of (#10766) to Vaadin 7.

Fix case where ComboBox suggestion menu selects a wrong item if there
are duplicate captions.

Change-Id: Ia2e6502f328f5f6daca74e6b60bd3b6ffb7ad977

11 years agoMerge of (#10582) to Vaadin 7.
Anna Koskinen [Thu, 31 Jan 2013 14:45:21 +0000 (16:45 +0200)]
Merge of (#10582) to Vaadin 7.

Ensure SQL connections etc. of FreeformQuery are closed.

Change-Id: I5488510ef7d752e8e743408e0f60acf483e45fc1

11 years agoMerge of (#8238) to Vaadin 7.
Anna Koskinen [Thu, 31 Jan 2013 14:05:37 +0000 (16:05 +0200)]
Merge of (#8238) to Vaadin 7.

Tabsheet detach handling update.

Change-Id: I037d8503a9217918e63e1cc8b6e90abcafe7516f

11 years agoMerge of (#10507) to Vaadin 7.
Anna Koskinen [Tue, 29 Jan 2013 15:58:40 +0000 (17:58 +0200)]
Merge of (#10507) to Vaadin 7.

Consistent element finding for mouseUp and mouseDown handling.

Change-Id: I5e7783417cbec99523337a057bd4ececc8f9b0e2

11 years agoMerge of (#10312) to Vaadin 7.
Anna Koskinen [Tue, 29 Jan 2013 14:35:27 +0000 (16:35 +0200)]
Merge of (#10312) to Vaadin 7.

Cache update exception handling to Table.

Change-Id: I882e78c3a2eb1ceaab484be748b6890ee321c290

11 years agoMerge of (#10464) to Vaadin 7.
Anna Koskinen [Tue, 29 Jan 2013 08:46:32 +0000 (10:46 +0200)]
Merge of (#10464) to Vaadin 7.

Don't steal focus back to Table from the address bar.

Change-Id: I21c9da4a572e44c6ec4c33523acbfe717455f481

11 years agoMerge of (#10609) to Vaadin 7.
Anna Koskinen [Mon, 28 Jan 2013 16:07:50 +0000 (18:07 +0200)]
Merge of (#10609) to Vaadin 7.

Automated test for #9986.

Change-Id: I3ce8b61ac7efd8eaa7a1b16e786ce7c2edbad0a9

11 years agoMerge of (#10437) to Vaadin 7.
Anna Koskinen [Mon, 28 Jan 2013 15:22:54 +0000 (17:22 +0200)]
Merge of (#10437) to Vaadin 7.

Log message fix.

Change-Id: I172b73cba8b5a56a5e2b9d8028c8d98f80baffef

11 years agoMerge of a Javadoc fix to Vaadin 7.
Anna Koskinen [Mon, 28 Jan 2013 14:13:58 +0000 (16:13 +0200)]
Merge of a Javadoc fix to Vaadin 7.

Change-Id: I2531d7eb0394a100cbcc7661745bcbd5c41105fe

11 years agoRemoved Opera 9 workaround which is no longer needed but does not work correctly...
Artur Signell [Mon, 21 Jan 2013 19:47:40 +0000 (21:47 +0200)]
Removed Opera 9 workaround which is no longer needed but does not work correctly (#5310)

Change-Id: I95c60b68d6fba55cd4034b4c474171d973cdf0d7

11 years agoInclude licenses folder in jars (#10902)
Artur Signell [Fri, 1 Feb 2013 10:06:08 +0000 (12:06 +0200)]
Include licenses folder in jars (#10902)

Change-Id: I27e6dc92c9800529f2363c79eebe88ee737d6293

11 years agoMerge "Included licence files #10902"
Artur Signell [Thu, 31 Jan 2013 12:11:04 +0000 (12:11 +0000)]
Merge "Included licence files #10902"

11 years agoIncluded licence files #10902
John Ahlroos [Thu, 31 Jan 2013 10:15:57 +0000 (12:15 +0200)]
Included licence files #10902

Change-Id: Id1ae14206137a366b85c6e25843c11cc2bf4804d

11 years agoRemove unnecessary special ConnectorMap handling from VTabsheet (#10839)
Johannes Dahlström [Wed, 30 Jan 2013 13:40:43 +0000 (15:40 +0200)]
Remove unnecessary special ConnectorMap handling from VTabsheet (#10839)

VTabsheet manipulated ConnectorMap directly when detaching a removed child;
this broke the hierarchy if the detached child was re-attached to another
component later on.

Change-Id: I18487c37b363d3fcd3984c789c7b73ed1bed5e28

11 years agoSpecified versions for mobile devices (#10885)
Artur Signell [Wed, 30 Jan 2013 08:51:33 +0000 (10:51 +0200)]
Specified versions for mobile devices (#10885)

Change-Id: I1ad6c0c4fbe969c252d9d0da14344a2943c73620

11 years agoFixed typo. Websphere < 7 is not supported as it does not use Java6
Artur Signell [Wed, 30 Jan 2013 07:40:11 +0000 (09:40 +0200)]
Fixed typo. Websphere < 7 is not supported as it does not use Java6

Change-Id: I24fdb9073763d6916c16ae07d82fc676b2a73290

11 years agoMerge "Fixed Tree not resizing itself after nodes are updated in IE8 #10697"
Artur Signell [Tue, 29 Jan 2013 16:59:57 +0000 (16:59 +0000)]
Merge "Fixed Tree not resizing itself after nodes are updated in IE8 #10697"

11 years agoUpdated Release Notes for Vaadin 7.0.0. #10861
Marko Gronroos [Tue, 29 Jan 2013 13:45:10 +0000 (15:45 +0200)]
Updated Release Notes for Vaadin 7.0.0. #10861

Change-Id: I2d428757b62a8bf02d9e898794374ec46a92841b

11 years agoSplit the license dependencies into runtime and development. #10858
Marko Gronroos [Tue, 29 Jan 2013 11:07:17 +0000 (13:07 +0200)]
Split the license dependencies into runtime and development. #10858

Change-Id: I40f69b18f09252f2cf79ce7e22c43702f2787dd3

11 years agoFixed Tree not resizing itself after nodes are updated in IE8 #10697
John Ahlroos [Mon, 28 Jan 2013 15:10:21 +0000 (17:10 +0200)]
Fixed Tree not resizing itself after nodes are updated in IE8 #10697

Change-Id: I112b7b6b708629b0ed0b95e034970863ffd64b16

11 years agoFixes caption icons too low in Accordion #10872 #10635
John Ahlroos [Tue, 29 Jan 2013 10:25:00 +0000 (12:25 +0200)]
Fixes caption icons too low in Accordion #10872 #10635

Change-Id: Ib23c49d988aeecc7619727f02423ac16bab8f64d

11 years agoMerge "Added cookie read/write minitutorial #9644"
Johannes Dahlström [Wed, 23 Jan 2013 15:10:22 +0000 (15:10 +0000)]
Merge "Added cookie read/write minitutorial #9644"

11 years agoMerge "Disable Form tooltips, as Form shows both description and component error...
John Ahlroos [Wed, 23 Jan 2013 12:18:14 +0000 (12:18 +0000)]
Merge "Disable Form tooltips, as Form shows both description and component error as a part of the layout (#10784)"

11 years agoAdded cookie read/write minitutorial #9644
John Ahlroos [Wed, 23 Jan 2013 12:01:46 +0000 (14:01 +0200)]
Added cookie read/write minitutorial #9644

Change-Id: I80d7646eca9be9b8fd98ad6c933245dab724df8a

11 years agoDisable Form tooltips, as Form shows both description and component error as a part...
Johannes Dahlström [Wed, 23 Jan 2013 08:55:49 +0000 (10:55 +0200)]
Disable Form tooltips, as Form shows both description and component error as a part of the layout (#10784)

Change-Id: Ia5af801e099e997ae25cfcf25434c8542da75a48

11 years agoMerge "Ensure window is closed even if close listener throws an exception (#10779)"
Leif Åstrand [Wed, 23 Jan 2013 08:00:40 +0000 (08:00 +0000)]
Merge "Ensure window is closed even if close listener throws an exception (#10779)"

11 years agoMerge "Hide components if width 100% + expand ratio 0 #10783"
Artur Signell [Tue, 22 Jan 2013 15:08:13 +0000 (15:08 +0000)]
Merge "Hide components if width 100% + expand ratio 0 #10783"

11 years agoMerge "Include GWT sources in sources jar (#9102)"
Henri Sara [Tue, 22 Jan 2013 12:29:21 +0000 (12:29 +0000)]
Merge "Include GWT sources in sources jar (#9102)"

11 years agoHide components if width 100% + expand ratio 0 #10783
John Ahlroos [Mon, 21 Jan 2013 13:02:56 +0000 (15:02 +0200)]
Hide components if width 100% + expand ratio 0 #10783

Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8

11 years agoMerge "Clarified javadoc (#10765)"
Johannes Dahlström [Tue, 22 Jan 2013 08:49:41 +0000 (08:49 +0000)]
Merge "Clarified javadoc (#10765)"

11 years agoEnsure window is closed even if close listener throws an exception (#10779)
Artur Signell [Mon, 21 Jan 2013 19:52:00 +0000 (21:52 +0200)]
Ensure window is closed even if close listener throws an exception (#10779)

Change-Id: I58621c5f5ff01ccc96de3b602aac35f6fa01aa5b

11 years agoInclude GWT sources in sources jar (#9102)
Artur Signell [Mon, 21 Jan 2013 18:13:13 +0000 (20:13 +0200)]
Include GWT sources in sources jar (#9102)

Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1

11 years agoMerge "Cache state type property definitions (#10781)"
Artur Signell [Mon, 21 Jan 2013 17:36:04 +0000 (17:36 +0000)]
Merge "Cache state type property definitions (#10781)"

11 years agoMerge "Reimplement zero size component checking for analyze layouts (#10792)"
Artur Signell [Mon, 21 Jan 2013 17:24:46 +0000 (17:24 +0000)]
Merge "Reimplement zero size component checking for analyze layouts (#10792)"

11 years agoMerge "Fixed Window resize issues when content gets smaller in IE8 #10750"
Leif Åstrand [Mon, 21 Jan 2013 11:27:18 +0000 (11:27 +0000)]
Merge "Fixed Window resize issues when content gets smaller in IE8 #10750"

11 years agoFixed Window resize issues when content gets smaller in IE8 #10750
John Ahlroos [Wed, 16 Jan 2013 08:05:31 +0000 (10:05 +0200)]
Fixed Window resize issues when content gets smaller in IE8 #10750

Change-Id: I5ca165c12f9a376e1f22c1042dfb3c6138c2baef

11 years agoCorrected javadoc (#10778)
Artur Signell [Mon, 21 Jan 2013 07:27:59 +0000 (09:27 +0200)]
Corrected javadoc (#10778)

Change-Id: Iae50859ed1c7266b613f78eeb4116e6dc60566e6

11 years agoClarified javadoc (#10765)
Artur Signell [Fri, 18 Jan 2013 13:24:39 +0000 (15:24 +0200)]
Clarified javadoc (#10765)

Change-Id: I31534903c07a07edc37a498ed5ee751180751fc8

11 years agoReimplement zero size component checking for analyze layouts (#10792)
Leif Åstrand [Fri, 18 Jan 2013 13:22:34 +0000 (15:22 +0200)]
Reimplement zero size component checking for analyze layouts (#10792)

Change-Id: Idcc3571fea86cc1114d7124117be738cb8a82934

11 years agoCache state type property definitions (#10781)
Leif Åstrand [Fri, 18 Jan 2013 09:25:45 +0000 (11:25 +0200)]
Cache state type property definitions (#10781)

Change-Id: I148c44e98c0a745b1674fbe5da5412845d33cc3d

11 years agoRemoved unnecessary code which is not JUnit 4.5 compatible
Artur Signell [Thu, 17 Jan 2013 15:34:29 +0000 (17:34 +0200)]
Removed unnecessary code which is not JUnit 4.5 compatible

Change-Id: I1544844a21448932302418cc1c02f59db029ec81

11 years agoUpdated minitutorials 62/662/1
John Ahlroos [Thu, 17 Jan 2013 11:56:01 +0000 (13:56 +0200)]
Updated minitutorials

Change-Id: Ie3045089d8474a3fd0c62c3caf90e3452941a36a

11 years agoMerge "(#10716 ) Created tests for validators and converters. Fixed StringToBoolean...
Henri Sara [Thu, 17 Jan 2013 09:07:09 +0000 (09:07 +0000)]
Merge "(#10716 ) Created tests for validators and converters. Fixed StringToBoolean so that it accepts empty string."

11 years ago(#10716 ) Created tests for validators and converters. Fixed StringToBoolean so that... 50/650/2
Mikael Grankvist [Tue, 15 Jan 2013 11:34:02 +0000 (13:34 +0200)]
(#10716 ) Created tests for validators and converters. Fixed StringToBoolean so that it accepts empty string.

Change-Id: I6f0507c1387fd2b1cf637f96cae05df4e6865456

11 years agoFixed loadStyle to be more sensible (#10746) 58/658/1 7.0.0.rc1
Artur Signell [Wed, 16 Jan 2013 07:23:57 +0000 (09:23 +0200)]
Fixed loadStyle to be more sensible (#10746)

Default loadStyle is now eager. Only RichTextArea and ColorPicker are set as lazy.

Change-Id: Icc22ea7f861a1435f94ff74426a958c9ca32ba77

11 years agoMerge "Added check for RPC calls to non-existing connectors (#10743)"
Leif Åstrand [Wed, 16 Jan 2013 07:26:00 +0000 (07:26 +0000)]
Merge "Added check for RPC calls to non-existing connectors (#10743)"

11 years agoFixed broken TabSheet styles (again) in Liferay theme after fixes to #10682 57/657/1
John Ahlroos [Wed, 16 Jan 2013 06:58:20 +0000 (08:58 +0200)]
Fixed broken TabSheet styles (again) in Liferay theme after fixes to #10682

Change-Id: Id3c97e19490725698b6b82d1f08a2e3fd77e8701

11 years agoAdded check for RPC calls to non-existing connectors (#10743) 56/656/2
Artur Signell [Tue, 15 Jan 2013 20:17:00 +0000 (22:17 +0200)]
Added check for RPC calls to non-existing connectors (#10743)

Change-Id: I55432d1736e8585d3c0680ea888eb1cb94f7d371

11 years agoMerge "Fixed wrapping caption #10082"
Artur Signell [Tue, 15 Jan 2013 15:35:57 +0000 (15:35 +0000)]
Merge "Fixed wrapping caption #10082"

11 years agoFixed wrapping caption #10082 55/655/1
John Ahlroos [Tue, 15 Jan 2013 15:32:40 +0000 (17:32 +0200)]
Fixed wrapping caption #10082

Change-Id: I2d1769215c601103407a81b7421287b23b7f053e

11 years agoMerge "Fixed Tabsheet small styles after fixes to #10682"
Artur Signell [Tue, 15 Jan 2013 15:27:17 +0000 (15:27 +0000)]
Merge "Fixed Tabsheet small styles after fixes to #10682"

11 years agoFixed Tabsheet small styles after fixes to #10682 54/654/1
John Ahlroos [Tue, 15 Jan 2013 15:21:24 +0000 (17:21 +0200)]
Fixed Tabsheet small styles after fixes to #10682

Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc

11 years agoMerge "Fixes issue where Tabsheet does not resize when the content of the tabsheet...
Leif Åstrand [Tue, 15 Jan 2013 15:08:52 +0000 (15:08 +0000)]
Merge "Fixes issue where Tabsheet does not resize when the content of the tabsheet changes after the tabsheet has rendered #10697"

11 years agoFixes issue where Tabsheet does not resize when the content of the tabsheet changes... 51/651/3
John Ahlroos [Tue, 15 Jan 2013 12:56:45 +0000 (14:56 +0200)]
Fixes issue where Tabsheet does not resize when the content of the tabsheet changes after the tabsheet has rendered #10697

Change-Id: I6b0423e011c8241df4755b9bad7388d0194fb386

11 years agoMerge "Fixed broken TabSheet styles in Liferay theme after fixes to #10682"
Artur Signell [Tue, 15 Jan 2013 14:05:07 +0000 (14:05 +0000)]
Merge "Fixed broken TabSheet styles in Liferay theme after fixes to #10682"

11 years agoFixed broken TabSheet styles in Liferay theme after fixes to #10682 53/653/1
John Ahlroos [Tue, 15 Jan 2013 13:09:34 +0000 (15:09 +0200)]
Fixed broken TabSheet styles in Liferay theme after fixes to #10682

Change-Id: I83f26ce22d350b4ca01612e58cbf0e6a9e8a1a8b

11 years agoMerge "Ensure all server and shared classes are serializable (#10735)"
Artur Signell [Tue, 15 Jan 2013 10:52:08 +0000 (10:52 +0000)]
Merge "Ensure all server and shared classes are serializable (#10735)"

11 years agoRemove unused class BootstrapDom 49/649/1
Henri Sara [Tue, 15 Jan 2013 10:50:03 +0000 (12:50 +0200)]
Remove unused class BootstrapDom

Change-Id: Id4d4f0f9c18878b5c232e1a63cc9f4dbaf7a5e2a

11 years agoEnsure all server and shared classes are serializable (#10735) 48/648/1
Henri Sara [Tue, 15 Jan 2013 10:42:10 +0000 (12:42 +0200)]
Ensure all server and shared classes are serializable (#10735)

Change-Id: I40a59087fea7fbd4ad202ef803b42bbc76bf94d3

11 years agoMerge "Fixed broken Tabsheet styles after fixes to #10682"
Artur Signell [Tue, 15 Jan 2013 09:57:10 +0000 (09:57 +0000)]
Merge "Fixed broken Tabsheet styles after fixes to #10682"

11 years agoFixed broken Tabsheet styles after fixes to #10682 47/647/1
John Ahlroos [Tue, 15 Jan 2013 09:30:47 +0000 (11:30 +0200)]
Fixed broken Tabsheet styles after fixes to #10682

Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b

11 years agoMerge "Always measure errorMessage to get a resize event when it is removed (#10589)"
Leif Åstrand [Tue, 15 Jan 2013 09:17:19 +0000 (09:17 +0000)]
Merge "Always measure errorMessage to get a resize event when it is removed (#10589)"

11 years agoAlways measure errorMessage to get a resize event when it is removed (#10589) 46/646/1
Artur Signell [Tue, 15 Jan 2013 09:15:26 +0000 (11:15 +0200)]
Always measure errorMessage to get a resize event when it is removed (#10589)

Change-Id: Id0f477fcc8702b07289f2234073e7c95fd90c01f

11 years agoFix validator test (#10713) 45/645/1
Henri Sara [Tue, 15 Jan 2013 07:59:04 +0000 (09:59 +0200)]
Fix validator test (#10713)

Change-Id: I4eaec551836bd40c522463b1a884c57522d445de

11 years agoMerge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed because...
Artur Signell [Mon, 14 Jan 2013 22:50:01 +0000 (22:50 +0000)]
Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed because of #10682"

11 years agoRevert "Remove old hack that nowadays just seems to cause problems (#7984)" 44/644/1
Artur Signell [Mon, 14 Jan 2013 22:48:18 +0000 (00:48 +0200)]
Revert "Remove old hack that nowadays just seems to cause problems (#7984)"

This reverts commit 7bd2ebe2ed212bc94189b036fdf7d8de6735e640.
The fix is needed again now that #10682 has been fixed.

Change-Id: I6f8764f80572909b5355c75396ef390a9ade7331