]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoCreated maintenance release notes for 7.0.x releases. #10881
Marko Gronroos [Tue, 19 Feb 2013 13:13:55 +0000 (15:13 +0200)]
Created maintenance release notes for 7.0.x releases. #10881

Change-Id: Ifbe33c7101075c11b469890efbe8ecf06a84db32

11 years agoRevert merge from 6.8 fixing #8238 since it was causing issues like #11026. Should...
John Ahlroos [Tue, 19 Feb 2013 14:07:46 +0000 (16:07 +0200)]
Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. Should be fixed in another way. (no-merge)

Change-Id: I232f55781daf7ab5137f9602d3a3c6c2020c6064

11 years agoEnsure there's always a listener on VUI for closing tooltips (#11051)
Leif Åstrand [Tue, 19 Feb 2013 09:49:15 +0000 (11:49 +0200)]
Ensure there's always a listener on VUI for closing tooltips (#11051)

Change-Id: I04e8b1777bc4bf4f64371e4b6e6d77f3754162ad

11 years agoSelector now can begin with a combinator. (Ticket #10754)
Haijian Wang [Tue, 19 Feb 2013 10:43:26 +0000 (12:43 +0200)]
Selector now can begin with a combinator. (Ticket #10754)

Change-Id: Id2f1a006e4caaf790f573ee823fcc41312f30261

11 years agomore than expected params in mixin throws IOB exception. (Ticket #10988)
Haijian Wang [Tue, 19 Feb 2013 09:17:51 +0000 (11:17 +0200)]
more than expected params in mixin throws IOB exception. (Ticket #10988)

Change-Id: I6451c94a4f733b002165983f92c8577dac4904f6

11 years agoFixed logic error causing IOException if stream supports mark (#10851)
Artur Signell [Mon, 18 Feb 2013 20:15:39 +0000 (22:15 +0200)]
Fixed logic error causing IOException if stream supports mark (#10851)

The current logic caused mark() never to be called if the original InputStream supports mark (isMarkSupported()). This in turn causes an IOException when reset is called and no mark has been set.

Change-Id: I781ed8e9d355d22bd8e43acb5c5e9c8da90f66a0

11 years agoFixed NPE when TextField value is null (#11021)
Artur Signell [Mon, 18 Feb 2013 17:38:28 +0000 (19:38 +0200)]
Fixed NPE when TextField value is null (#11021)

Ticket: 11021
Change-Id: If3b99333a116e6191ba3f563738e456a07173ab4

11 years agoProperly pass the AbstractField internal value to shared state in Slider and Progress...
Johannes Dahlström [Mon, 11 Feb 2013 15:04:15 +0000 (17:04 +0200)]
Properly pass the AbstractField internal value to shared state in Slider and ProgressIndicator (#10921)

* In case of a null value, 0 is stored to shared state. This is consistent with how CheckBox is already implemented.
* This somewhat hacky solution should be replaced with a better one once AbstractField itself is migrated. See #11064.

Change-Id: I2b313af8491a6deccdc7a509dcd1b718482cdcd4

11 years agoDon't measure VUI during updateFromUIDL (#11063)
Leif Åstrand [Mon, 18 Feb 2013 13:02:31 +0000 (15:02 +0200)]
Don't measure VUI during updateFromUIDL (#11063)

Change-Id: Id4760652d9eeaae466e48ff468f905d7e2c867a1

11 years agoMerge of second part of (#10513) to Vaadin 7.
Johannes Dahlström [Fri, 8 Feb 2013 15:20:04 +0000 (17:20 +0200)]
Merge of second part of (#10513) to Vaadin 7.

Fix for TreeTable's indent handling & width calculations.

Conflicts:
client/src/com/vaadin/client/ui/table/TableConnector.java

Change-Id: I94f0d84ac978045d3b79be6b3726ea6973d30b35

11 years agoInterim fix for resizing of child component in AbsoluteLayout when child is 100%...
John Ahlroos [Thu, 14 Feb 2013 13:41:45 +0000 (15:41 +0200)]
Interim fix for resizing of child component in AbsoluteLayout when child is 100% and layout resized (no-merge) #10427

Change-Id: I497ecc1ac88ef1b3c07d127aff3c157827088e01

11 years agoOnly add tooltip listeners when needed (#11051)
Leif Åstrand [Fri, 15 Feb 2013 14:28:07 +0000 (16:28 +0200)]
Only add tooltip listeners when needed (#11051)

Change-Id: I2b097ed67d59260390cd939b2f2d844548b5fced

11 years agoCount instances instead of windows and also show the counter
Leif Åstrand [Mon, 18 Feb 2013 10:57:29 +0000 (12:57 +0200)]
Count instances instead of windows and also show the counter

Change-Id: Ida1d0c9424d09169f3c7f76ebf70dcced5742dad

11 years agoGather more profiling data (#10961)
Leif Åstrand [Fri, 15 Feb 2013 13:42:49 +0000 (15:42 +0200)]
Gather more profiling data (#10961)

Change-Id: Ifbb2037290a89fd289407d722962b08f286d887e

11 years agoRevert "Removed legacy toString implementations as promised in 7.0
Henri Sara [Fri, 15 Feb 2013 14:14:40 +0000 (16:14 +0200)]
Revert "Removed legacy toString implementations as promised in 7.0
(#10916)" (accidentally merged from 7.1)

This reverts commit 5be248803b9b670cd4cf24d5173e7f580180545e.

Change-Id: If4371976f8afe68d08e814128e3256d66b8ecdb3

11 years agoRevert "Made getServlet and getPortlet public (#10882)"
Henri Sara [Fri, 15 Feb 2013 14:12:33 +0000 (16:12 +0200)]
Revert "Made getServlet and getPortlet public (#10882)"
(accidentally merged from 7.1)

This reverts commit 179e672b5d3ce8c4c972dcfacbdbd39c5a08d6fa.

Change-Id: Ice2bdd949bd12000882c406af6ea6c0c6bcc145a

11 years agoMerge "Ensure super method is called when iterating children in VAbsoluteLayout ...
Leif Åstrand [Fri, 15 Feb 2013 13:14:10 +0000 (13:14 +0000)]
Merge "Ensure super method is called when iterating children in VAbsoluteLayout #10762" into 7.0

11 years agoEnsure super method is called when iterating children in VAbsoluteLayout #10762
John Ahlroos [Fri, 15 Feb 2013 10:45:16 +0000 (12:45 +0200)]
Ensure super method is called when iterating children in VAbsoluteLayout #10762

Change-Id: I45d4216333158675590ec903e25bf36f27738bcb

11 years agoMerge of first part of (#10513) to Vaadin 7.
Johannes Dahlström [Tue, 5 Feb 2013 11:08:33 +0000 (13:08 +0200)]
Merge of first part of (#10513) to Vaadin 7.

Recalculate column widths if vertical scrollbar has been added/removed.

Change-Id: I093059b8eaad8ff9f9d87db213dec806993459d5

11 years agoMerge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0
Johannes Dahlström [Thu, 14 Feb 2013 13:15:34 +0000 (13:15 +0000)]
Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0

11 years agoMerge of (#6160) and (#10470) to Vaadin 7.
Johannes Dahlström [Wed, 23 Jan 2013 11:14:18 +0000 (13:14 +0200)]
Merge of (#6160) and (#10470) to Vaadin 7.

Cache handling update.

Change-Id: I81ba74d457eb484f6f2c350629534ab284ead7b7

11 years agoMerge "Removed invalid and unnecessary clicks from test" into 7.0
Leif Åstrand [Thu, 14 Feb 2013 13:11:19 +0000 (13:11 +0000)]
Merge "Removed invalid and unnecessary clicks from test" into 7.0

11 years agoFixed resetting link target and updated javadoc (#10543)
Artur Signell [Thu, 14 Feb 2013 13:06:21 +0000 (15:06 +0200)]
Fixed resetting link target and updated javadoc (#10543)

Change-Id: I91d0eb553542b5f65fb8ab25c3fc357272d87a74

11 years agoFixed problem with removing the icon from a Button (#10543)
Artur Signell [Thu, 14 Feb 2013 12:49:20 +0000 (14:49 +0200)]
Fixed problem with removing the icon from a Button (#10543)

Change-Id: Ia119b93643678494db95d36ffe031a44b76ba578

11 years agoAdded back previous removed test due to #9870 to pass test (Ticket
Haijian Wang [Thu, 14 Feb 2013 12:33:35 +0000 (14:33 +0200)]
Added back previous removed test due to #9870 to pass test (Ticket
#9870)

Change-Id: I8d8210689078cdb0408c23be621ac279080dc9bf

11 years agoMerge "SASS fails to parse CSS expression function. (Ticket #9870)" into 7.0
Henri Sara [Thu, 14 Feb 2013 12:13:38 +0000 (12:13 +0000)]
Merge "SASS fails to parse CSS expression function. (Ticket #9870)" into 7.0

11 years agoSASS fails to parse CSS expression function. (Ticket #9870)
Haijian Wang [Thu, 14 Feb 2013 11:33:34 +0000 (13:33 +0200)]
SASS fails to parse CSS expression function. (Ticket #9870)

Change-Id: Iea5f3b846a033e218c384dc58e5e045e524de83f

11 years agoMerge "Removed artifical slowdown which should no longer be needed (#11015)" into 7.0
Leif Åstrand [Thu, 14 Feb 2013 09:48:12 +0000 (09:48 +0000)]
Merge "Removed artifical slowdown which should no longer be needed (#11015)" into 7.0

11 years agoMerge "Fixed NPE when a connector is no longer available (#11015)" into 7.0
Leif Åstrand [Thu, 14 Feb 2013 09:45:36 +0000 (09:45 +0000)]
Merge "Fixed NPE when a connector is no longer available (#11015)" into 7.0

11 years agoMerge "Update license header" into 7.0
Henri Sara [Thu, 14 Feb 2013 08:52:40 +0000 (08:52 +0000)]
Merge "Update license header" into 7.0

11 years agoUpdate license header
Leif Åstrand [Thu, 14 Feb 2013 08:31:02 +0000 (10:31 +0200)]
Update license header

Change-Id: I1bf58b1dcaadb7fdf66902c95310d4ee60c1bbeb

11 years agoParseException does not output file name (Ticket #10967)
Haijian Wang [Thu, 14 Feb 2013 07:59:41 +0000 (09:59 +0200)]
ParseException does not output file name (Ticket #10967)

Change-Id: I16a1993284cfb8d73596ec8c2b8956d8e7f9dc8e

11 years agoRemoved invalid and unnecessary clicks from test
Artur Signell [Wed, 13 Feb 2013 13:56:01 +0000 (15:56 +0200)]
Removed invalid and unnecessary clicks from test

Change-Id: Ice4622aa2162157f9c7d6ec94051bb562a0a5b8c

11 years agoFixed NPE in test when value is null
Artur Signell [Wed, 13 Feb 2013 13:55:30 +0000 (15:55 +0200)]
Fixed NPE in test when value is null

Change-Id: I04e1f365535878a46744046ee271387c21d31956

11 years agoRemoved artifical slowdown which should no longer be needed (#11015)
Artur Signell [Tue, 12 Feb 2013 09:14:04 +0000 (11:14 +0200)]
Removed artifical slowdown which should no longer be needed (#11015)

Change-Id: I16bead52cab342fdae891134a0f1c2e82260eb63

11 years agoMerge "Sass replaces variables based on substring matches. (Tickets #10508, #10730...
Henri Sara [Wed, 13 Feb 2013 13:07:33 +0000 (13:07 +0000)]
Merge "Sass replaces variables based on substring matches. (Tickets #10508, #10730)" into 7.0

11 years agoSass replaces variables based on substring matches. (Tickets #10508,
Haijian Wang [Wed, 13 Feb 2013 12:51:18 +0000 (14:51 +0200)]
Sass replaces variables based on substring matches. (Tickets #10508,
#10730)

Change-Id: I7d3c5a74055e28e0e22fe6e496209d7d3c42b4af

11 years agoPaser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)
Haijian Wang [Wed, 13 Feb 2013 11:46:34 +0000 (13:46 +0200)]
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)

Change-Id: I6ca39f5c97ffce610faafb8e172f290405409dc7

11 years agoFixed NPE when a connector is no longer available (#11015)
Artur Signell [Tue, 12 Feb 2013 09:04:01 +0000 (11:04 +0200)]
Fixed NPE when a connector is no longer available (#11015)

Change-Id: Ie057beb80474546e08bb27a540773ae9f89b55a2

11 years agoMerge "Add lightweight profiling (#10961)" into 7.0
Artur Signell [Wed, 13 Feb 2013 08:14:13 +0000 (08:14 +0000)]
Merge "Add lightweight profiling (#10961)" into 7.0

11 years agoMerge "Handle OutOfSync by resyncing automatically (#10780)" into 7.0
Leif Åstrand [Wed, 13 Feb 2013 08:09:23 +0000 (08:09 +0000)]
Merge "Handle OutOfSync by resyncing automatically (#10780)" into 7.0

11 years agoAdd lightweight profiling (#10961)
Leif Åstrand [Tue, 12 Feb 2013 10:20:29 +0000 (12:20 +0200)]
Add lightweight profiling (#10961)

Also remove most of the timing information that was previously logged

Change-Id: I8269036a12762eb63f7d4f93aefb6be307dd620a

11 years agoMerge "Referencing multiple params in multiple lines inside mixin (Ticket #10987...
Henri Sara [Tue, 12 Feb 2013 14:43:11 +0000 (14:43 +0000)]
Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10987)" into 7.0

11 years agoReferencing multiple params in multiple lines inside mixin (Ticket
Haijian Wang [Tue, 12 Feb 2013 09:54:10 +0000 (11:54 +0200)]
Referencing multiple params in multiple lines inside mixin (Ticket
#10987)

Change-Id: I3d97849afac763a9774cee254778e068f94a23e0

11 years agoFixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)
John Ahlroos [Tue, 12 Feb 2013 08:58:22 +0000 (10:58 +0200)]
Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)

Change-Id: I3d2c59d10a83b44fec1992eaec3e73328b314d63

11 years agoMerge "Set the overlay container width and height to zero (#10860)" into 7.0
John Ahlroos [Tue, 12 Feb 2013 08:23:07 +0000 (08:23 +0000)]
Merge "Set the overlay container width and height to zero (#10860)" into 7.0

11 years agoMerge "pseudo-class css selector fails the parser. (Ticket 10316)" into 7.0
Henri Sara [Tue, 12 Feb 2013 07:56:12 +0000 (07:56 +0000)]
Merge "pseudo-class css selector fails the parser. (Ticket 10316)" into 7.0

11 years agoMerge "Since #10312 Table wraps a conversion exception in a CacheUpdateException...
Leif Åstrand [Tue, 12 Feb 2013 07:05:30 +0000 (07:05 +0000)]
Merge "Since #10312 Table wraps a conversion exception in a CacheUpdateException" into 7.0

11 years agopseudo-class css selector fails the parser. (Ticket 10316)
Haijian Wang [Mon, 11 Feb 2013 18:50:29 +0000 (20:50 +0200)]
pseudo-class css selector fails the parser. (Ticket 10316)

Change-Id: I6548c31aaf01ac75fb0668c4c28acbee952e6c6f

11 years agoSince #10312 Table wraps a conversion exception in a CacheUpdateException
Artur Signell [Mon, 11 Feb 2013 18:33:15 +0000 (20:33 +0200)]
Since #10312 Table wraps a conversion exception in a CacheUpdateException

Change-Id: Id2772118a673555db21bb8b5f8d6126459eb688e

11 years agoRedirect jetty output and logs to the results folder (#10558)
Artur Signell [Mon, 11 Feb 2013 18:11:11 +0000 (20:11 +0200)]
Redirect jetty output and logs to the results folder (#10558)

Change-Id: I74445551de380d87dd03a2d14e0482e5fcb69adf

11 years agoHandle OutOfSync by resyncing automatically (#10780)
Artur Signell [Mon, 21 Jan 2013 19:46:47 +0000 (21:46 +0200)]
Handle OutOfSync by resyncing automatically (#10780)

Change-Id: I5958d82b09519dabe9f2af792bd216d3b426c1c9

11 years agoFixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL style ...
John Ahlroos [Tue, 5 Feb 2013 07:48:43 +0000 (09:48 +0200)]
Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL style #10884

Change-Id: Iac91b00d60e55e80d5b4deea397bad1e4442d6a1

11 years agoSet the overlay container width and height to zero (#10860)
Johannes Dahlström [Mon, 11 Feb 2013 14:03:21 +0000 (16:03 +0200)]
Set the overlay container width and height to zero (#10860)

* Fix body scrolling in touch devices that do not honor overflow: hidden

Change-Id: Ia444d3c222094b9aa83ba31d5710eed9d9e549cc

11 years agoMerge of comment clarification to Vaadin 7.
Anna Koskinen [Fri, 8 Feb 2013 15:14:51 +0000 (17:14 +0200)]
Merge of comment clarification to Vaadin 7.

Change-Id: I1fed736e17770580af7ccc4c49c5c3d4bb7702e2

11 years agoMerge "Add "v-overlay-container" class name to the overlay container for easier custo...
Artur Signell [Fri, 8 Feb 2013 14:00:48 +0000 (14:00 +0000)]
Merge "Add "v-overlay-container" class name to the overlay container for easier customization (related to #10860)" into 7.0

11 years agoAdd "v-overlay-container" class name to the overlay container for easier customizatio...
Johannes Dahlström [Thu, 31 Jan 2013 14:55:33 +0000 (16:55 +0200)]
Add "v-overlay-container" class name to the overlay container for easier customization (related to #10860)

Change-Id: I5cd37e7305b72840f3cca2eba68632055f06d599

11 years agoAvoid markAsDirty for getters (#10977)
Artur Signell [Fri, 8 Feb 2013 08:50:35 +0000 (10:50 +0200)]
Avoid markAsDirty for getters (#10977)

Change-Id: I3b924fb1d6641309b45b7aad30f171305d36daac

11 years agoMerge "Do not throw NPE when asking for a null propertyId (#10445)"
Henri Sara [Fri, 8 Feb 2013 07:52:59 +0000 (07:52 +0000)]
Merge "Do not throw NPE when asking for a null propertyId (#10445)"

11 years agoFixed race condition in upload (#10942)
Artur Signell [Fri, 8 Feb 2013 07:40:25 +0000 (09:40 +0200)]
Fixed race condition in upload (#10942)

Updated test to show if upload succeeds or fails

Change-Id: Ia9c3a3d36a5dd163fbad59e8cc41d53aba3ccb5a

11 years agoFixed middle vertical alignments in HorizontalLayout #10852
John Ahlroos [Tue, 5 Feb 2013 09:59:42 +0000 (11:59 +0200)]
Fixed middle vertical alignments in HorizontalLayout #10852

Change-Id: I85dac7b89ec4ec670cf92e5c760090fbef5929af

11 years agoMerge "Made getServlet and getPortlet public (#10882)"
Leif Åstrand [Thu, 7 Feb 2013 09:19:57 +0000 (09:19 +0000)]
Merge "Made getServlet and getPortlet public (#10882)"

11 years agoMade getServlet and getPortlet public (#10882)
Artur Signell [Thu, 7 Feb 2013 06:38:02 +0000 (08:38 +0200)]
Made getServlet and getPortlet public (#10882)

This change enables developer to get a reference to the VaadinServlet/VaadinPortlet class without using thread locals (#10882)

Change-Id: I7cb87b6ddb6f2ac3c46f7652a807363b336cdc4e

11 years agoMerge branch '7.0'
Leif Åstrand [Thu, 7 Feb 2013 07:54:24 +0000 (09:54 +0200)]
Merge branch '7.0'

Change-Id: I5cd71ac330a1c400545555db9290dd256da784a1

11 years agoReplaced fragile flash test with a stable one using a local swf (#10807)
Artur Signell [Thu, 7 Feb 2013 06:16:06 +0000 (08:16 +0200)]
Replaced fragile flash test with a stable one using a local swf (#10807)

Change-Id: I4231e0fa0b53f9e6d085b7409e6ad33bb5728b61

11 years agoUse native collections in AbstractConnector
Leif Åstrand [Tue, 5 Feb 2013 11:16:35 +0000 (13:16 +0200)]
Use native collections in AbstractConnector

Change-Id: I027cd296e5014d38e908915d537c58f87ebefc50

11 years agoNative collections for ApplicationConnection & StateChangeEvent (#10937)
Leif Åstrand [Tue, 5 Feb 2013 11:06:07 +0000 (13:06 +0200)]
Native collections for ApplicationConnection & StateChangeEvent (#10937)

Change-Id: I8dbda413f2148f2a28e3867bffe0bc7ea3c8ff93

11 years agoMerge "Optimize stylename handling in AbstractComponentConnector (#10937)" into 7.0
Leif Åstrand [Wed, 6 Feb 2013 14:25:20 +0000 (14:25 +0000)]
Merge "Optimize stylename handling in AbstractComponentConnector (#10937)" into 7.0

11 years agoOptimize stylename handling in AbstractComponentConnector (#10937)
Leif Åstrand [Tue, 5 Feb 2013 11:16:04 +0000 (13:16 +0200)]
Optimize stylename handling in AbstractComponentConnector (#10937)

Change-Id: I91b05d0d794a2809c13f5f68d73eddb9f4c0a641

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