]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoFixes more broken IE8 tests for column reorder
Pekka Hyvönen [Tue, 24 Mar 2015 15:11:14 +0000 (17:11 +0200)]
Fixes more broken IE8 tests for column reorder

Change-Id: I65e88beb48fdc10999162a22f4768149b157bbe5

9 years agoUpdate release notes for 7.5.0.alpha1
Leif Åstrand [Tue, 24 Mar 2015 08:36:28 +0000 (10:36 +0200)]
Update release notes for 7.5.0.alpha1

Change-Id: I5c1d6c5e9d93cf6acae415149fedafa7652b8b98

9 years agoFixes Grid column reordering for IE8 (#17023)
Pekka Hyvönen [Mon, 23 Mar 2015 13:47:50 +0000 (15:47 +0200)]
Fixes Grid column reordering for IE8 (#17023)

Change-Id: I44373a22fb279d5fd260fec0cfaf52d4a3f4e9a3

9 years agoMerge remote-tracking branch 'origin/master' into grid-7.5
Leif Åstrand [Mon, 23 Mar 2015 06:20:23 +0000 (08:20 +0200)]
Merge remote-tracking branch 'origin/master' into grid-7.5

Change-Id: I53218c269f0701cddd8279bf25c493950144f4cb

9 years agoGrid column hiding info from client to server #(17023)
Pekka Hyvönen [Sun, 22 Mar 2015 20:20:57 +0000 (22:20 +0200)]
Grid column hiding info from client to server #(17023)

Fixes mismatched client-server API regarding ColumnVisibilityChangeEvent
Adds and removes the column hiding toggle as needed when columns added / removed.
Known bug when a hidable column added, column toggle won't get the caption of column.

Change-Id: I708e19432dc822f713bf11f5b8e6eadb528a3961

9 years agoFixes Escalator spacer tests (#16644)
Henrik Paul [Fri, 20 Mar 2015 14:18:55 +0000 (16:18 +0200)]
Fixes Escalator spacer tests (#16644)

Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c

9 years agoDisable Sidebar API access since it will still be reworked (#17023)
Leif Åstrand [Fri, 20 Mar 2015 13:50:51 +0000 (15:50 +0200)]
Disable Sidebar API access since it will still be reworked (#17023)

Change-Id: I86900955497ba8e713f48457a7b858f50f9eeb73

9 years agoFixes several issues with hidden columns in Grid (#17023)
Pekka Hyvönen [Thu, 19 Mar 2015 14:23:12 +0000 (16:23 +0200)]
Fixes several issues with hidden columns in Grid (#17023)

Makes sure that hidden columns are taken into account when calculating indices.
This is because escalator doesn't know about hidden columns, thus need to
convert cell indices to actual column indices in quite many places.

Change-Id: I4c0f3097938ee9340a1922464e12ad7261084ecb

9 years agoFix various small issues discovered while reviewing API
Leif Åstrand [Fri, 20 Mar 2015 10:20:10 +0000 (12:20 +0200)]
Fix various small issues discovered while reviewing API

Change-Id: I196e490d5c5ae77ba895e0fca1b0d9160b6a7855

9 years agoMove DetailComponentManager from Grid to RDPE (#16644)
Henrik Paul [Fri, 20 Mar 2015 09:18:35 +0000 (11:18 +0200)]
Move DetailComponentManager from Grid to RDPE (#16644)

Change-Id: I2b65a878bb50c2b1f62135a998207a41e82fe62f

9 years agoRestructure sidebar widget handling to work with custom content (#17023)
Leif Åstrand [Thu, 19 Mar 2015 11:13:14 +0000 (13:13 +0200)]
Restructure sidebar widget handling to work with custom content (#17023)

Change-Id: Ib24d1536af89ce97b2117d813e0f75405df7dab7

9 years agoMake UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235
John Ahlroos [Fri, 20 Mar 2015 11:14:02 +0000 (13:14 +0200)]
Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235

Change-Id: I4ee650efdc8683dd1d6fedf5e53460c48186ed88

9 years agoFix Declarative support for BigDecimal properties (#17205)
Johannes Dahlström [Wed, 18 Mar 2015 13:35:47 +0000 (15:35 +0200)]
Fix Declarative support for BigDecimal properties (#17205)

Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6

9 years agoFix Declarative support for primitive float and double properties (#17204)
Johannes Dahlström [Wed, 18 Mar 2015 13:26:39 +0000 (15:26 +0200)]
Fix Declarative support for primitive float and double properties (#17204)

Also improve tests.

Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e

9 years agoAdded some extra warnings for DetailsGenerator (#16644)
Henrik Paul [Thu, 19 Mar 2015 15:59:47 +0000 (17:59 +0200)]
Added some extra warnings for DetailsGenerator (#16644)

Change-Id: Ie84d1aa3d8738d5988567331368f217abf104dd6

9 years agoRun SDM in strict mode to easier catch silly mistakes (#13567)
Leif Åstrand [Thu, 19 Mar 2015 13:28:38 +0000 (15:28 +0200)]
Run SDM in strict mode to easier catch silly mistakes (#13567)

Change-Id: I6739260499e66245eff2b05bfeb84c430ef5ca19

9 years agoDo not log severe messages which serve no purpose (#17222)
Artur Signell [Thu, 19 Mar 2015 10:29:59 +0000 (12:29 +0200)]
Do not log severe messages which serve no purpose (#17222)

Change-Id: Ifaa0cddc1523f547d8d7f935e739889aa9ddd45a

9 years agoRemoves unnecessary todo logging (#16644)
Henrik Paul [Thu, 19 Mar 2015 11:21:21 +0000 (13:21 +0200)]
Removes unnecessary todo logging (#16644)

Change-Id: I5992e6f48c472f252bfbcc8d7b4991ded15fd197

9 years agoMerge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5
Henrik Paul [Thu, 19 Mar 2015 08:12:40 +0000 (10:12 +0200)]
Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5

Change-Id: I24df361a4f938b6ffe567aa290cc411ce194baba

9 years agoAdds server side column hiding API to Grid (#17023)
Henrik Paul [Wed, 18 Mar 2015 08:05:47 +0000 (10:05 +0200)]
Adds server side column hiding API to Grid (#17023)

Change-Id: Ic00e873176f499dfc45976439e09d712932775da

9 years agoMerge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5
Pekka Hyvönen [Thu, 19 Mar 2015 06:29:00 +0000 (08:29 +0200)]
Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5

Change-Id: Ice80ed9d5a96d9de824cc932873b4e6a736459a8

9 years agoGrid's columns hidable with toggles in the sidebar (#17023)
Pekka Hyvönen [Wed, 18 Mar 2015 12:37:56 +0000 (14:37 +0200)]
Grid's columns hidable with toggles in the sidebar (#17023)

There is know issue with hidden columns and reordering columns.

Change-Id: If308c84aed5dd23c2c00cb38ed6bba41c6f1a28e

9 years agoRe-enable support for the firefox.path property
Leif Åstrand [Sat, 14 Mar 2015 13:48:52 +0000 (15:48 +0200)]
Re-enable support for the firefox.path property

Change-Id: I14d4ca1a2ef51ff77404cd6577cbe7cb35a2f75d

9 years agoCorrect logging when a push connection can't find a session (#15220)
Artur Signell [Mon, 16 Mar 2015 14:55:56 +0000 (16:55 +0200)]
Correct logging when a push connection can't find a session (#15220)

Change-Id: I8b3cabc942600b3366f59697441d0613c9908a24

9 years agoRe-enable running tests locally with property
Teemu Suo-Anttila [Mon, 9 Mar 2015 10:35:04 +0000 (12:35 +0200)]
Re-enable running tests locally with property

Change-Id: I6eed0dc802ca101c929a5bc3cb6f3141060524a3

9 years agoFix bad language in release notes
Leif Åstrand [Wed, 18 Mar 2015 12:12:49 +0000 (14:12 +0200)]
Fix bad language in release notes

Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1

9 years agoAdds details generator swap support for Grid (#16644)
Henrik Paul [Mon, 16 Mar 2015 09:45:22 +0000 (11:45 +0200)]
Adds details generator swap support for Grid (#16644)

Change-Id: I741970a7bcebd27d3aa28d608d767b4b4f063ae8

9 years agoMigrate FlashIsVisible embedded test from TB2 to TB4
Teemu Suo-Anttila [Wed, 18 Mar 2015 09:08:43 +0000 (11:08 +0200)]
Migrate FlashIsVisible embedded test from TB2 to TB4

Change-Id: Ibb5c4e5ade99cddcc6bd96d19e00685eabca3812

9 years agoFixes a bug when scrolling a Grid with details open (#16644)
Henrik Paul [Wed, 18 Mar 2015 08:16:47 +0000 (10:16 +0200)]
Fixes a bug when scrolling a Grid with details open (#16644)

If the a row with an open details row was pushed out of the active row range,
the component would be removed from the connector hierarchy on the server
side but not on the client side. Vaadin gave a warning for this. This patch
makes sure that the widget is properly deregistered when it gets outside
of the active range pre-emptively.

Change-Id: I2145e82a990ded31e4426e85e59edad9d4d4194f

9 years agoFixes a bug in Details being open on freshly retrieved Grid rows (#16644)
Henrik Paul [Fri, 13 Mar 2015 09:32:30 +0000 (11:32 +0200)]
Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)

Change-Id: Id337dd84ba0b0f09d55b3cdb0d8bfde67313ed21

9 years agoGrid's Details can now be Components (#16644)
Henrik Paul [Tue, 10 Mar 2015 15:02:02 +0000 (17:02 +0200)]
Grid's Details can now be Components (#16644)

Change-Id: If67dd2e86cf41c57f208a3691e2cb7a5a29c133c

9 years agoDisplay button for opening sidebar in Grid when hidable columns #17023
Pekka Hyvönen [Mon, 16 Mar 2015 13:26:56 +0000 (15:26 +0200)]
Display button for opening sidebar in Grid when hidable columns #17023

Change-Id: I9dc1d5d8ede4984c2dd6f5fcc932bb987ce95dcb

9 years agoAdd a client test for row focus moving with reset size (#16607)
Teemu Suo-Anttila [Tue, 17 Mar 2015 12:01:08 +0000 (14:01 +0200)]
Add a client test for row focus moving with reset size (#16607)

Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc

9 years agoAdd test for RpcDataProvider calls to Container (#16642)
Teemu Suo-Anttila [Tue, 17 Mar 2015 09:01:33 +0000 (11:01 +0200)]
Add test for RpcDataProvider calls to Container (#16642)

Change-Id: I25eb85ac1241c46dbef6d473b3a2f7cdebb4b4ba

9 years agoServer side Grid can open details on the client side (#16644)
Henrik Paul [Mon, 9 Mar 2015 12:31:37 +0000 (14:31 +0200)]
Server side Grid can open details on the client side (#16644)

Change-Id: Ibff5a83b3a09c7c530926dadae9138ba3823f27a

9 years agoMake Slider.clear() consistent with the no-args contstructor (#17073)
Leif Åstrand [Tue, 10 Mar 2015 14:54:55 +0000 (16:54 +0200)]
Make Slider.clear() consistent with the no-args contstructor (#17073)

Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16

9 years agoAdd link to the push issues wiki page to the release notes (#17142)
Leif Åstrand [Sat, 14 Mar 2015 15:23:07 +0000 (17:23 +0200)]
Add link to the push issues wiki page to the release notes (#17142)

Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679

9 years agoRevert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
Leif Åstrand [Tue, 10 Mar 2015 15:04:14 +0000 (15:04 +0000)]
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)

Should not have been merged since there were still stuff pending ("This
patchset doesn't include styling for the error message") that was not
addressed before submitting.

This reverts commit 05fc5806e7946223e057ad7458a18dadceb0566f.

Change-Id: Idd723f22f42e2e8ee71059b9591d44fafadea27e

9 years agoMerge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-columnhiding...
Henrik Paul [Mon, 16 Mar 2015 14:39:07 +0000 (16:39 +0200)]
Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-columnhiding' into grid-7.5

Change-Id: Ib8913f8e1b1b92198d79f8920c615addf77a15ba

9 years agoSanitize connectors for PopupDateField and DateField. (#17090)
Sauli Tähkäpää [Mon, 16 Mar 2015 21:53:56 +0000 (23:53 +0200)]
Sanitize connectors for PopupDateField and DateField. (#17090)

Change-Id: I667796430eeaa0ddd8142b0c229fe133cd30cd49

9 years agoFix Grid CellFocusHandler position on DataSource size reset (#16607)
Teemu Suo-Anttila [Mon, 16 Mar 2015 09:18:25 +0000 (11:18 +0200)]
Fix Grid CellFocusHandler position on DataSource size reset (#16607)

Change-Id: Id02ff612a3f152af5341445bec769a74cfd79cfb

9 years agoOptimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila [Tue, 10 Feb 2015 08:13:08 +0000 (10:13 +0200)]
Optimise RpcDataProvider calls to container (#16642)

Change-Id: I8abaa4c1bd8eface98e42e0882cf09c92fbbf386

9 years agoFix invalid assumptions about empty Grid (#16734, #16684)
Leif Åstrand [Sun, 15 Mar 2015 19:08:21 +0000 (21:08 +0200)]
Fix invalid assumptions about empty Grid (#16734, #16684)

* Don't reset to default column sizes when adding row to emtpy escalator
* Don't wait for data after size is explicilty reset to 0
* Don't assume there were previous rows when adjusting focus on add

Change-Id: I59e8c0ef0c5633cf3678db63a660e3f1d1ca7d2a

9 years agoClient side API for setting a grid column hideable (#17023)
Pekka Hyvönen [Fri, 13 Mar 2015 12:39:23 +0000 (14:39 +0200)]
Client side API for setting a grid column hideable (#17023)

Change-Id: I389d603210744ea02846a00ab893188b7953145f

9 years agoClient side event for grid's columns visibility change (#17023)
Pekka Hyvönen [Fri, 13 Mar 2015 10:20:30 +0000 (12:20 +0200)]
Client side event for grid's columns visibility change (#17023)

Change-Id: I1965ca6c298366d89b1940a992788d042cf7a4aa

9 years agoHide columns with client side API in Grid (#17023)
Pekka Hyvönen [Thu, 12 Mar 2015 09:19:43 +0000 (11:19 +0200)]
Hide columns with client side API in Grid (#17023)

For now, the width for spanned header/footer cells is broken after hiding their columns.

Change-Id: I0833fb570fcad731776a88a183b3df45cbc19557

9 years agoConvert browserframe, flash and requesthandler tests to TB4
Teemu Suo-Anttila [Fri, 6 Mar 2015 12:55:37 +0000 (14:55 +0200)]
Convert browserframe, flash and requesthandler tests to TB4

Change-Id: Ic2089570fcfc9ec81f3d95722adc75ff75e8293f

9 years agoMigrate TB2 tests from package applicationcontext to TB4
Teemu Suo-Anttila [Fri, 20 Feb 2015 13:00:17 +0000 (15:00 +0200)]
Migrate TB2 tests from package applicationcontext to TB4

ChangeSessionIdTest
CloseSessionTest
RpcForClosedUITest

Change-Id: I539d7194e67a839ac8d7bd4dbb81c1e4ddc3c1b7

9 years agoMigrate TB2 test from application package to TB4
Teemu Suo-Anttila [Fri, 20 Feb 2015 09:57:22 +0000 (11:57 +0200)]
Migrate TB2 test from application package to TB4

RefreshFragmentChangeTest
RefreshStatePreserveTest
RefreshStatePreserveTitleTest
TerminalErrorNotificationTest
ThreadLocalInstancesTest
WebBrowserSizeTest
WebBrowserTest

Change-Id: I5c95905b4999ebefc7b170057952b09780174627

9 years agoMerge branch 'master' into detailsrow
Henrik Paul [Thu, 12 Mar 2015 14:03:15 +0000 (16:03 +0200)]
Merge branch 'master' into detailsrow

Change-Id: Ie0556ae8d56596d5e1894b3a62d39b0afe13b5a3

9 years agoMakes Connectors into DeferredWorker candidates (#17127)
Henrik Paul [Thu, 12 Mar 2015 12:22:29 +0000 (14:22 +0200)]
Makes Connectors into DeferredWorker candidates (#17127)

Change-Id: Ie24a85a2c4abc5e68af0bec2af4dcbcabee77c91

9 years agoDouble-opening Grid details row doesn't change height (#16644)
Henrik Paul [Thu, 5 Mar 2015 09:09:26 +0000 (11:09 +0200)]
Double-opening Grid details row doesn't change height (#16644)

The bug caused an arbitrary height to be set for the details row
if an already-open details was reopened.

Change-Id: I1d764511d2829416491eb92abf8565288252f953

9 years agoImprove performance of setNeedsMeasure (#16972).
Fabian Lange [Mon, 2 Mar 2015 12:08:02 +0000 (13:08 +0100)]
Improve performance of setNeedsMeasure (#16972).

This change removes the method LayoutDependenyTree.setNeedsMeasure which
takes a connectorId as first param.
In all places where it is used, the ComponentConnector is actually known,
so this change avoids looking it up over and over again.
Also The lookup would need to lookup the ConnectorMap every time.

Change-Id: I2593b0bede05cd69889ba68aac854cfba43f70b1

9 years agoLayoutManager uses shortcut when delaying overflow fixes (#16963).
Fabian Lange [Mon, 2 Mar 2015 09:45:28 +0000 (10:45 +0100)]
LayoutManager uses shortcut when delaying overflow fixes (#16963).

This change introduces an extracted method which will quick return if
a component needs a delayedOverflowFix.

Change-Id: I0d6ab100964a59e2f445a81271863a8212538d4d

9 years agoImprove performance of getMeasureTargetsJsArray (#16973).
Fabian Lange [Mon, 2 Mar 2015 12:28:15 +0000 (13:28 +0100)]
Improve performance of getMeasureTargetsJsArray (#16973).

This change optimizes the method
LayoutDependenyTree.getMeasureTargetsJsArray.

The previous code dumps both MeasureQueues and then iterates over the
vertical one and then checks if it is present in the horizontal one.
If it is not present it pushes the element to the array (which usually
invokes an arraycopy in js).

The new code adds both Queues to a new FastStringSet which does deal
with duplicates nicely.
While this is not much faster than the dumps, it avoids the array
allocations and the separate iteration for duplicate checking.

Change-Id: I2f643a2d0b32e4c2517efff16c196387f38f0d8a

9 years agoUse Math.floor instead of casting to int when trimming decimals. (#16926)
Sauli Tähkäpää [Wed, 25 Feb 2015 21:19:30 +0000 (23:19 +0200)]
Use Math.floor instead of casting to int when trimming decimals. (#16926)

Change-Id: I02802b910d0dc90221483fedbf05be48958d8dcc

9 years agoUpdate Atmosphere to 2.2.4.vaadin5 (#17074)
Artur Signell [Tue, 10 Mar 2015 13:19:27 +0000 (15:19 +0200)]
Update Atmosphere to 2.2.4.vaadin5 (#17074)

Change-Id: I85618f66effbf647856d9c152b3e66a6454001d9

9 years agoScript for updating push version
Artur Signell [Fri, 2 Jan 2015 14:20:26 +0000 (16:20 +0200)]
Script for updating push version

Supports both Vaadin atmosphere versions and upstream versions

Change-Id: I4d4965354a19c071dbd0bfb295e311e7cd55a63f

9 years agoUsing ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky [Wed, 4 Mar 2015 21:23:42 +0000 (13:23 -0800)]
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)

Change-Id: I0bb3e7975f2b48cdc589de740cb07ac893b13461

9 years agoDisable auto-testing of TB2 tests on Chrome
Artur Signell [Mon, 9 Mar 2015 11:03:02 +0000 (13:03 +0200)]
Disable auto-testing of TB2 tests on Chrome

Chrome has started auto-updating even though auto updates are
disabled on the test machines. TestBench 2 works with Chrome 41 (latest)
but opens the test in a new tab instead of in a new window and therefore
is unable to resize the browser to the correct size for screenshots.

Change-Id: Ib7f05a9115a9c82f5b3b384d73c47d6becbfbe79

9 years agoFix regression for Table selection and checkbox issue (#17064)
Teemu Suo-Anttila [Fri, 6 Mar 2015 13:51:56 +0000 (15:51 +0200)]
Fix regression for Table selection and checkbox issue (#17064)

Converts the old TB2 test for the issue to TB4 as well.

Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9

9 years agoAdd OSGi integration tests (#9583)
Miki [Wed, 4 Mar 2015 09:26:23 +0000 (11:26 +0200)]
Add OSGi integration tests (#9583)

Change-Id: Ibea856ab7bbde663d9a1762050902f1740f6d73f

9 years agoEnsure refresh message is sent on invalid CSRF (#17042)
Artur Signell [Fri, 6 Mar 2015 12:24:00 +0000 (14:24 +0200)]
Ensure refresh message is sent on invalid CSRF (#17042)

If we create an AtmospherePushConnection and a broadcaster like before we would
need to suspend the connection to ensure the AtmosphereResource is actually
added to the broadcaster

Change-Id: I7265ac0594b7a4da2c7a49fa34ebfbb27e1abdff

9 years agoConverted ValidationOfRequiredEmptyFields to TB4
Artur Signell [Thu, 29 Jan 2015 16:54:35 +0000 (18:54 +0200)]
Converted ValidationOfRequiredEmptyFields to TB4

Change-Id: Ifab3d891115b30ef2d3f7542cd57ac7215653fe5

9 years agoMerge branch 'master' into grid-columnreorder
Pekka Hyvönen [Fri, 6 Mar 2015 09:56:53 +0000 (11:56 +0200)]
Merge branch 'master' into grid-columnreorder

Conflicts:
uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java
uitest/src/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java

Change-Id: Ic77c717b9bbdcc38585382d4944ee4491aba3f7d

9 years agoRemove eXo test which is unreliable and tests an old version
Artur Signell [Thu, 19 Feb 2015 21:37:41 +0000 (23:37 +0200)]
Remove eXo test which is unreliable and tests an old version

Change-Id: I00e1bb23bb312ecf3303b23f22dc07b58e2b8e0e

9 years agoRevert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
Leif Åstrand [Fri, 6 Mar 2015 09:09:27 +0000 (09:09 +0000)]
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"

Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible

This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94.

Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389

9 years agoDnd-reorder of spanned cells in grid header. (#16643)
Pekka Hyvönen [Thu, 5 Mar 2015 09:10:06 +0000 (11:10 +0200)]
Dnd-reorder of spanned cells in grid header. (#16643)

Change-Id: I6f2decbbfb393922c4852f5b05ac0d10589ee512

9 years agoFixes a bug with escalator.scrollToRow and spacers (#16644)
Henrik Paul [Wed, 4 Mar 2015 10:42:38 +0000 (12:42 +0200)]
Fixes a bug with escalator.scrollToRow and spacers (#16644)

Change-Id: I9e148cf81d393cc489c20bf0265f4a3bc6fed069

9 years agoUpdate @since for 7.4.1
Leif Åstrand [Thu, 5 Mar 2015 09:35:19 +0000 (11:35 +0200)]
Update @since for 7.4.1

Change-Id: I61233d704eae50447d3ccb5a5c485fe3ef98c436

9 years agoSupport both DefaultWidgetSet and TestingWidgetSet
Artur Signell [Tue, 13 Jan 2015 12:19:15 +0000 (14:19 +0200)]
Support both DefaultWidgetSet and TestingWidgetSet

Change-Id: Icdf5f3cdca60aa7e40d698b51df52ccbac1aee35

9 years agoMerge branch 'master' into HEAD
Henrik Paul [Thu, 5 Mar 2015 08:00:33 +0000 (10:00 +0200)]
Merge branch 'master' into HEAD

Change-Id: I85867836aba8bd2cb51729fecdb1c449c439d3e7

9 years agoMerge branch 'master' into HEAD
Henrik Paul [Wed, 4 Mar 2015 08:01:31 +0000 (10:01 +0200)]
Merge branch 'master' into HEAD

Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676

9 years agoFixes subpixel allocation accuracy and speed (#16614, #16750)
Henrik Paul [Fri, 6 Feb 2015 14:35:16 +0000 (16:35 +0200)]
Fixes subpixel allocation accuracy and speed (#16614, #16750)

This reverts workarounds used in subpixel quick fix commit
6133b2cffd0c0b0e0e360ae30330a8adbe7662f4. New logic uses Escalator's
more optimised multiple column width setting method.

Change-Id: I0863f9774e6efc26f01ebdb736b4847e4ef5354c

9 years agoTake footer into account in column dnd-reorder (#16643)
Pekka Hyvönen [Tue, 3 Mar 2015 12:26:44 +0000 (14:26 +0200)]
Take footer into account in column dnd-reorder (#16643)

Change-Id: I0358d1b18f65d40325b6c1bc3f3e4d3b9249fb5f

9 years agoLimit dnd-reorder of columns inside spanned headers. (#16643)
Pekka Hyvönen [Tue, 3 Mar 2015 09:15:06 +0000 (11:15 +0200)]
Limit dnd-reorder of columns inside spanned headers. (#16643)

Doesn't take footers into account, yet.

Change-Id: I9c62ca97bcbdb852f2fe7ad7ea2e7de0f0ed02f8

9 years agoAdd missing osgi import to guava (#16739)
Miki [Fri, 27 Feb 2015 11:37:35 +0000 (13:37 +0200)]
Add missing osgi import to guava (#16739)

Change-Id: I889b918600db98b70a7c02e86fbbeca31f083f80

9 years agoAdds support for -1 row index Escalator spacers (#16644)
Henrik Paul [Tue, 3 Mar 2015 14:49:19 +0000 (16:49 +0200)]
Adds support for -1 row index Escalator spacers (#16644)

Change-Id: Iced2f089785983ce2ef1d2225517156cec4a7db4

9 years agoEscalator spacers are sized and placed like "fixed" (#16644)
Henrik Paul [Tue, 3 Mar 2015 11:19:33 +0000 (13:19 +0200)]
Escalator spacers are sized and placed like "fixed" (#16644)

The width of a spacer is now 100% of the viewport (width of escalator
minus possible scrollbars), and and are always horizontally frozen
with the viewport.

Change-Id: I6616747784cdb61551e144d941526dee815a7ef9

9 years agoAlways include default widget set files in OSGi manifest (#16993)
Artur Signell [Tue, 3 Mar 2015 13:11:23 +0000 (15:11 +0200)]
Always include default widget set files in OSGi manifest (#16993)

Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1

9 years agoMake Grid recalculate columns on resize (#16539)
Teemu Suo-Anttila [Thu, 26 Feb 2015 09:29:02 +0000 (11:29 +0200)]
Make Grid recalculate columns on resize (#16539)

Change-Id: Ib2b9ecc995ec6fe2627c545efc2a312a59df6b9c

9 years agoReapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen [Tue, 24 Feb 2015 21:51:31 +0000 (23:51 +0200)]
Reapplying column width on Grid actually reapplies the width (#16900)

Change-Id: I8a0bc92294004411782c6ee5b0e460b892570aa3

9 years agoRestoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
Alexey Fansky [Sat, 21 Feb 2015 01:13:55 +0000 (17:13 -0800)]
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)

Change-Id: I7be1c1571ee5ede0ce481faf823f5f271a280a8a

9 years agoFix text input of PopupCalendar in Internet Explorer (#16677).
Mika Murtojarvi [Mon, 16 Feb 2015 15:33:15 +0000 (17:33 +0200)]
Fix text input of PopupCalendar in Internet Explorer (#16677).

Similarly to VTextField, VTextualDate now uses KeyDownHandler with IE to
process the pressing of the return key.

Change-Id: I139134fc38678ad46f0c46f30e3de25547b9a3c6

9 years agoDisplaying tooltip in slot for touch devices (#15353)
Alexey Fansky [Sat, 7 Feb 2015 00:25:44 +0000 (16:25 -0800)]
Displaying tooltip in slot for touch devices (#15353)

Change-Id: Ia2fce4dbfc205b44622557017afff19c4a2ef7df

9 years agoRevert "Hide button caption overflow in reindeer and valo. (#11864)"
Jouni Koivuviita [Tue, 3 Mar 2015 07:47:59 +0000 (07:47 +0000)]
Revert "Hide button caption overflow in reindeer and valo. (#11864)"

This reverts commit c9586c93b93987d9b5942c38ef0b536c091092a5.

This fix will break button focus outline in Valo. The overflow hidden needs to be placed on the inner element (v-button-wrap).

For Reindeer the fix is okay, but for consistency it might make sense to move it there to the inner element also.

Change-Id: I6cac9fc6a1c8ae6be9969b8dc8533b9cad118d6a

9 years agoAdds tests and JavaDoc regarding Escalator's spacers (#16644)
Henrik Paul [Mon, 2 Mar 2015 13:56:17 +0000 (15:56 +0200)]
Adds tests and JavaDoc regarding Escalator's spacers (#16644)

Change-Id: I9b35a48df8b4e9801c26a25eb1ccce5351c61ddd

9 years agoAdds support for spacers near the bottom of Escalator (#16644)
Henrik Paul [Mon, 2 Mar 2015 09:55:35 +0000 (11:55 +0200)]
Adds support for spacers near the bottom of Escalator (#16644)

Change-Id: Idca22ecbe9a2db4dbfb26481694255c3a8791b67

9 years agoMake server tests work again
Artur Signell [Mon, 2 Mar 2015 20:51:18 +0000 (22:51 +0200)]
Make server tests work again

Change-Id: Ie0097cef628ef013579067443d4a52be049cf1da

9 years agoImprove performance of Util.collectionEquals (#16968).
Fabian Lange [Mon, 2 Mar 2015 11:16:19 +0000 (12:16 +0100)]
Improve performance of Util.collectionEquals (#16968).

This change checks the length of both collections first before iterating
them. This massively speeds up the comparison in case the collections do
not have the same length.

Also in the case where the lengths are equal, this saves the
collection2.hasNext() checks.

Change-Id: If1325f3581d12bf742d77fbf8b0f89511fa11252

9 years agoFix Grid flick scrolling on iOS devices (#16762)
Teemu Suo-Anttila [Thu, 26 Feb 2015 15:21:23 +0000 (17:21 +0200)]
Fix Grid flick scrolling on iOS devices (#16762)

Change-Id: Iee64f1dc5ce91472c66f43a6269cb1eccb2f9b52

9 years agoMethod for requesting column width recalculation (#16748)
Artur Signell [Fri, 27 Feb 2015 15:14:29 +0000 (17:14 +0200)]
Method for requesting column width recalculation (#16748)

Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e

9 years agoLayoutManager reuses shortcut Element instance for measure (#16964).
Fabian Lange [Mon, 2 Mar 2015 10:18:23 +0000 (11:18 +0100)]
LayoutManager reuses shortcut Element instance for measure (#16964).

This change prevents the duplicate getter chain lookup
connector.getWidget().getElement() on the very hot measureConnector
method.

Change-Id: Ia59c9ef2e6bbcf9402424bc565bc9ee3977e3c6e

9 years agoDisconnect push after application has been stopped (#13248)
Artur Signell [Mon, 23 Feb 2015 22:41:15 +0000 (00:41 +0200)]
Disconnect push after application has been stopped (#13248)

Change-Id: I4b8ca76a530453ee95ff88a1a4bbe3fa7a7958d4

9 years agoUpdate to GWT with WP fix (#16924)
Artur Signell [Fri, 27 Feb 2015 15:38:23 +0000 (17:38 +0200)]
Update to GWT with WP fix (#16924)

Change-Id: I37cec7420f71d2fa6be379f650a7e11843d0e8e4

9 years agoDon't actively disconnect when the client already has disconnected (#15330)
Artur Signell [Wed, 25 Feb 2015 20:15:28 +0000 (22:15 +0200)]
Don't actively disconnect when the client already has disconnected (#15330)

Change-Id: I26e53f6b07eaccc785bda547e454fa185ad952df

9 years agoUpdate Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)
Artur Signell [Sat, 28 Feb 2015 17:29:31 +0000 (19:29 +0200)]
Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)

Change-Id: Idd43e37ac7ba37710ffea7e01efc931e73defd90

9 years agoEscalator can now remove rows while spacers are open (#16644)
Henrik Paul [Fri, 27 Feb 2015 09:31:17 +0000 (11:31 +0200)]
Escalator can now remove rows while spacers are open (#16644)

Change-Id: I1fad1d14727d706bcc36021b77ec33dc8e76b632

9 years agoUse the existing communication error handler if one exists (#16938)
Artur Signell [Fri, 27 Feb 2015 08:22:22 +0000 (10:22 +0200)]
Use the existing communication error handler if one exists (#16938)

Change-Id: If3645dee1f4f3d5a7b1654a60db8734c8ec1ac01

9 years agoCall error handler even if critical notification write fails (#16951)
Artur Signell [Fri, 27 Feb 2015 16:52:27 +0000 (18:52 +0200)]
Call error handler even if critical notification write fails (#16951)

Change-Id: I4d18aa54c48487081a626749916e3342888eb71e