]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoFix adding rows to visible range of Grid (#15476)
Teemu Suo-Anttila [Mon, 29 Dec 2014 13:25:52 +0000 (15:25 +0200)]
Fix adding rows to visible range of Grid (#15476)

Change-Id: I53a40d927d273a292c8ac845b385c156b9fb901a

9 years agoFix Grid Header/Footer creating cells for unused properties (#15487)
Teemu Suo-Anttila [Wed, 31 Dec 2014 10:37:52 +0000 (12:37 +0200)]
Fix Grid Header/Footer creating cells for unused properties (#15487)

Change-Id: I783fa6fdb44b0d5693723fc52cdb7fed3499dea1

9 years agoFix Grid unnecessarily cleaning up stored property information (#15482)
Teemu Suo-Anttila [Tue, 30 Dec 2014 08:35:38 +0000 (10:35 +0200)]
Fix Grid unnecessarily cleaning up stored property information (#15482)

Change-Id: Id77e9101dec77924eb19c19c2cf34702db4d9f6a

9 years agoChange selection model before selecting rows (#15488)
Leif Åstrand [Wed, 31 Dec 2014 11:03:03 +0000 (13:03 +0200)]
Change selection model before selecting rows (#15488)

Change-Id: I2697367626ca0b469e06e3707a3868f4abfdddd9

9 years agoFix active row range handling when removing rows (#15454)
Teemu Suo-Anttila [Wed, 31 Dec 2014 08:25:46 +0000 (10:25 +0200)]
Fix active row range handling when removing rows (#15454)

Change-Id: I6de22796051503290db216d4c213401d24a7e2a0

9 years agoIgnore selection col for server-side cell style generator (#15486)
Leif Åstrand [Wed, 31 Dec 2014 09:42:18 +0000 (11:42 +0200)]
Ignore selection col for server-side cell style generator (#15486)

Change-Id: Ia66ee24da787ca99d16705e699e46729d9aaaca6

9 years agoAdd Table-compatible constructors to Grid (#15447)
Leif Åstrand [Wed, 31 Dec 2014 08:56:20 +0000 (10:56 +0200)]
Add Table-compatible constructors to Grid (#15447)

Change-Id: I894a03a29e6ac15e0fa7e586f2a667934a1e8c1e

9 years agoAdd missing since
Leif Åstrand [Wed, 31 Dec 2014 08:46:50 +0000 (10:46 +0200)]
Add missing since

Change-Id: Ied59cfc19c0aaa709f14c0375541da2c21c16aed

9 years agoFix RpcDataProviderExtension to send initial data on reload (#15465)
Teemu Suo-Anttila [Mon, 29 Dec 2014 14:03:05 +0000 (16:03 +0200)]
Fix RpcDataProviderExtension to send initial data on reload (#15465)

Change-Id: I0a2edc9a9ba1f48299e165d398adf7b73972349f

9 years agoDistribute GridUtil methods where they are actually used (#13334)
Henrik Paul [Fri, 19 Dec 2014 07:33:53 +0000 (09:33 +0200)]
Distribute GridUtil methods where they are actually used (#13334)

Change-Id: I10f015d0f5fce8f005a4ebdfeb218025459cf751

9 years agoMake disabled Grid nonfocusable and ignore events (#13334)
Johannes Dahlström [Thu, 18 Dec 2014 16:43:21 +0000 (18:43 +0200)]
Make disabled Grid nonfocusable and ignore events (#13334)

Change-Id: Ie017b0449c84ec1afd902503712133ab095282d8

9 years agoMerge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila [Mon, 29 Dec 2014 11:39:51 +0000 (13:39 +0200)]
Merge remote-tracking branch 'origin/master' into grid

Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab

9 years agoFix Grid columns being too narrow on IE9 (#15475)
Teemu Suo-Anttila [Mon, 29 Dec 2014 11:17:57 +0000 (13:17 +0200)]
Fix Grid columns being too narrow on IE9 (#15475)

Change-Id: Ifb46093ffb43a4fa03b051719f3480ef469b460e

9 years agoPrevent key events without key code from triggering actions (#11029)
Artur Signell [Fri, 19 Dec 2014 15:15:12 +0000 (17:15 +0200)]
Prevent key events without key code from triggering actions (#11029)

Seemingly not possible to auto-test reliably

Change-Id: Idb492465323d91279caf170646590a54847b9414

9 years agoRemove scan removal hacks as we are now using VoidAnnotationParser
Artur Signell [Fri, 19 Dec 2014 15:16:59 +0000 (17:16 +0200)]
Remove scan removal hacks as we are now using VoidAnnotationParser

Change-Id: I28af87d84039c511e2378a67bccb9d0c34c55989

9 years agoFix EscalatorColumnFreezing test scrolling too far
Teemu Suo-Anttila [Mon, 29 Dec 2014 08:17:35 +0000 (10:17 +0200)]
Fix EscalatorColumnFreezing test scrolling too far

Change-Id: I60ea619b419b26062557856ef7604740f982f813

9 years agoTypo in the Profiler log (#15426)
AMahdy AbdElAziz [Fri, 19 Dec 2014 08:49:29 +0000 (10:49 +0200)]
Typo in the Profiler log (#15426)

Horizontally is done in the block before this one. Vertically is done here.

Change-Id: I230297edb26ee41106d50756ae5221fd108fba21

9 years agoPreserve newlines and align exception stacktraces left (#15456)
Artur Signell [Mon, 22 Dec 2014 11:30:55 +0000 (13:30 +0200)]
Preserve newlines and align exception stacktraces left (#15456)

Change-Id: I1679f63554ff7a9f7f1e51e0988f03aede26c1ba

9 years agoMake SDM work again (#15452)
Artur Signell [Mon, 22 Dec 2014 15:07:19 +0000 (17:07 +0200)]
Make SDM work again (#15452)

Only import the Json part of elemental and avoid using JsonUtil, which
causes https://code.google.com/p/google-web-toolkit/issues/detail?id=9083

Change-Id: I7b93b18ad47b81b2e5bb3947b04bf4550ddd035c

9 years agoDefaultTextRenderer shows nulls as empty strings (#13334)
Henrik Paul [Fri, 19 Dec 2014 11:39:17 +0000 (13:39 +0200)]
DefaultTextRenderer shows nulls as empty strings (#13334)

Change-Id: I1fa88cbbb946b932a2a453392a50aff91c36671b

9 years agoRemove duplicate code from SQLContainerTableQueryTest.
Sauli Tähkäpää [Mon, 15 Dec 2014 08:09:21 +0000 (10:09 +0200)]
Remove duplicate code from SQLContainerTableQueryTest.

Change-Id: I28d62fe77db5b66d80f1c62690ef0725fc305cd5

9 years agoGrid no longer resets scrollpos on state change (#15422)
Henrik Paul [Fri, 19 Dec 2014 09:43:04 +0000 (11:43 +0200)]
Grid no longer resets scrollpos on state change (#15422)

Change-Id: I3fde618a47ad9bb0f8b79c52feb10dd74a387203

9 years agoAdd DateFieldTest. (#15342)
Sauli Tähkäpää [Tue, 16 Dec 2014 13:20:01 +0000 (15:20 +0200)]
Add DateFieldTest. (#15342)

Change-Id: I6cf033f060d90fba47242028ab4098020fa6b3dc

9 years agoMention checkbox.isEmpty breaking change in release notes
Leif Åstrand [Fri, 19 Dec 2014 09:10:50 +0000 (11:10 +0200)]
Mention checkbox.isEmpty breaking change in release notes

Change-Id: I7c2136319c00401460ee979e3b606cad7ad85fef

9 years agoFix date field button regression (#14572)
Jouni Koivuviita [Mon, 1 Sep 2014 11:21:54 +0000 (14:21 +0300)]
Fix date field button regression (#14572)

Regression was caused by patch https://dev.vaadin.com/review/#/c/4480

Fixed the same issue for ComboBox as well.

Change-Id: Id43912f0803b5e056d4ca6585746e53226282d85

9 years agoTest update as tab selection when closing a tab has changed (#6876)
Artur Signell [Fri, 19 Dec 2014 06:48:49 +0000 (08:48 +0200)]
Test update as tab selection when closing a tab has changed (#6876)

Change-Id: I803e8b1f34e3467bb2027ebfe6bbb01b9e71635c

9 years agoRemove mentions of SimpleViewDisplay as there is no such thing (#12934)
Artur Signell [Fri, 19 Dec 2014 00:10:47 +0000 (02:10 +0200)]
Remove mentions of SimpleViewDisplay as there is no such thing (#12934)

Change-Id: I8fd616f52e7a4fbc8c0f251103f440092ec0c57f

9 years agoFix Range.restrictTo to work with non-intersecting ranges(#13334)
Teemu Suo-Anttila [Fri, 19 Dec 2014 07:01:23 +0000 (09:01 +0200)]
Fix Range.restrictTo to work with non-intersecting ranges(#13334)

Also adds a special case for isSubsetOf with two empty ranges.

Change-Id: I9b4c854051bd760bbac05c7a0bc2e5418371e90e

9 years agoFix cache updating in AbstractRemoteDataSource on row remove (#13334)
Teemu Suo-Anttila [Fri, 19 Dec 2014 06:31:03 +0000 (08:31 +0200)]
Fix cache updating in AbstractRemoteDataSource on row remove (#13334)

Also contains a minor performance tweak for row adding in start of the
cache and updates to cell focus logic.

Change-Id: Ia64e43dd5ae8777014885b5e7dd05cb31b54eae2

9 years agoDisable Atmosphere annotation scanning (#15414)
Artur Signell [Fri, 19 Dec 2014 00:13:20 +0000 (02:13 +0200)]
Disable Atmosphere annotation scanning (#15414)

Change-Id: I172a7c3a25b059cbddfae4d7b60d7019bed5fc58

9 years agoEnsure enum fields are created when not specifying a strict type (#10975)
Artur Signell [Wed, 10 Dec 2014 07:01:29 +0000 (09:01 +0200)]
Ensure enum fields are created when not specifying a strict type (#10975)

Change-Id: I64cfc5b315444d7135738a8f3870bf50050f4678

9 years agoAllow TabSheet and Accordion tab captions to contain HTML (#14609)
Artur Signell [Thu, 4 Sep 2014 19:12:59 +0000 (22:12 +0300)]
Allow TabSheet and Accordion tab captions to contain HTML (#14609)

Change-Id: If15db442fdbdcc80918e52f8c87e0808f76eb336

9 years ago3 args method buildAndBind should be overriden, not 2 args (#12453).
Denis Anisimov [Mon, 15 Sep 2014 18:53:39 +0000 (21:53 +0300)]
3 args method buildAndBind should be overriden, not 2 args (#12453).

Change-Id: I7afabec7e0d9334b799019b581fca858895b2cc1

9 years agoAdd @since to AbstractSplitPanel. (#15285)
Sauli Tähkäpää [Fri, 28 Nov 2014 10:28:41 +0000 (12:28 +0200)]
Add @since to AbstractSplitPanel. (#15285)

Change-Id: I476d8c7e53ce90941b00deefffc1b6a7ea63b43b

9 years agoAvoid NoClassDefFoundError retrieving Atmosphere version (#14904).
Denis Anisimov [Wed, 10 Dec 2014 20:17:32 +0000 (22:17 +0200)]
Avoid NoClassDefFoundError retrieving Atmosphere version (#14904).

Change-Id: Id64c4c4535e250c6e0e6457dfdfd17424bdc2fd4

9 years agoPrevent scrolling when adding rows above the focused cell (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 16:46:35 +0000 (18:46 +0200)]
Prevent scrolling when adding rows above the focused cell (#13334)

Change-Id: Ic9c9285bae16f7ddec72f621976667ee68a7c103

9 years agoFix indexing when adding rows to AbstractRemoteDataSource (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 16:28:49 +0000 (18:28 +0200)]
Fix indexing when adding rows to AbstractRemoteDataSource (#13334)

Change-Id: Ifa7c8dacb71d2f6ff612e3801b869652fa0a7bc7

9 years agoMake is possible to click a detached button again (#12781)
Artur Signell [Thu, 18 Dec 2014 16:01:37 +0000 (18:01 +0200)]
Make is possible to click a detached button again (#12781)

Partial revert of the earlier fix

Change-Id: I67d016f1ea073189fdb53fc99f7c1b45b21ac124

9 years agoSet @since values for Grid classes
Leif Åstrand [Thu, 18 Dec 2014 14:12:08 +0000 (16:12 +0200)]
Set @since values for Grid classes

Change-Id: Ib0c7d23c2a963e24ecca7769f6b179826be55102

9 years agoRevert "Update selection after changes in underlying data source
Leif Åstrand [Thu, 18 Dec 2014 16:49:22 +0000 (18:49 +0200)]
Revert "Update selection after changes in underlying data source
(#13580)."

This reverts commit f4d1383b20da01f9fc43c32d7541a7816f8a9a9b.

Change-Id: I5911f63ae35bef54f01477b14e5feffdf952aa6d

9 years agoAllow reading and writing empty designs (#7749).
Mika Murtojarvi [Wed, 17 Dec 2014 16:10:09 +0000 (18:10 +0200)]
Allow reading and writing empty designs (#7749).

Change-Id: Id66201d040d07f0e0d731418624c9b702b2d0d3b

9 years agoMerge remote-tracking branch 'origin/master' into grid
Leif Åstrand [Thu, 18 Dec 2014 16:30:09 +0000 (18:30 +0200)]
Merge remote-tracking branch 'origin/master' into grid

Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805

9 years agoUpdate broken TB2 test to valid TB3 test (#14755)
Artur Signell [Thu, 18 Dec 2014 15:25:15 +0000 (17:25 +0200)]
Update broken TB2 test to valid TB3 test (#14755)

Change-Id: Idc26ac1fee3edd36646b7a6bd84424d0caa37e63

9 years agoHeights are now double precision floats (#13334)
Henrik Paul [Thu, 18 Dec 2014 14:10:43 +0000 (16:10 +0200)]
Heights are now double precision floats (#13334)

Change-Id: Id9e1dd4b4a480dd512f3dd78fde2f9a0256087e9

9 years agoChange "editor row" to "editor" in style names (#13334)
Johannes Dahlström [Thu, 18 Dec 2014 14:31:34 +0000 (16:31 +0200)]
Change "editor row" to "editor" in style names (#13334)

Change-Id: I690c8c17c673ec2d77870cf305dee1ac1b9bc3be

9 years agoAdd -moz prefixed border boxes and box shadows to base theme (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 14:44:44 +0000 (16:44 +0200)]
Add -moz prefixed border boxes and box shadows to base theme (#13334)

Change-Id: I22fafc7c0a6221ba5ff596494623fe798c9dad94

9 years agoStops non-scrolling scrollbars from interfering with pointing events
Henrik Paul [Sat, 13 Dec 2014 20:56:56 +0000 (22:56 +0200)]
Stops non-scrolling scrollbars from interfering with pointing events

Some minor scrollbar-related maintenance was also done on the side.

Change-Id: I37d728465e498f586596e1eff14d73d6335e6770

9 years agoAllow captions to contain HTML (#9426)
Artur Signell [Thu, 4 Sep 2014 18:57:34 +0000 (21:57 +0300)]
Allow captions to contain HTML (#9426)

Change-Id: I4a0e580aef1a97ce69238ea0d476599883928d84

9 years agoFix regressions in Grid SCSS
Jouni Koivuviita [Thu, 18 Dec 2014 12:27:02 +0000 (14:27 +0200)]
Fix regressions in Grid SCSS

Fix regressions from previous Grid style patch:
- Typo in selector (dot instead of comma)
- “active” style renamed to “focused”
- Scrollbar border styling moved from Valo (was working) to Base (now
all themes work the same)

Change-Id: I778de73027f0cb9def1fb93e5188f494f0a49639

9 years agoMissing @since for 7.4
Leif Åstrand [Thu, 18 Dec 2014 13:53:31 +0000 (15:53 +0200)]
Missing @since for 7.4

Change-Id: I8fdf0c264febf2ab9ae0f230f6bb357ef57be9ec

9 years agoFix ClickableRenderers to use CellReferences (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 11:22:11 +0000 (13:22 +0200)]
Fix ClickableRenderers to use CellReferences (#13334)

This patch also uses row keys and column ids in communication rather
than indices.

Change-Id: Ie3bb554bd5c45700f1681160eef08bef8beeaaee

9 years agoFixes an issue where IE8 refused to fire one scroll event (#13334)
Henrik Paul [Thu, 18 Dec 2014 10:49:16 +0000 (12:49 +0200)]
Fixes an issue where IE8 refused to fire one scroll event (#13334)

Change-Id: Iaf9278a3a16360369fde5ac6d759e27e5c443d1b

9 years agoreplace com.google.gwt.json.* usages with elemental.json.* (#8942)
Leif Åstrand [Thu, 18 Dec 2014 10:50:04 +0000 (12:50 +0200)]
replace com.google.gwt.json.* usages with elemental.json.* (#8942)

Change-Id: I745b12685be4696fd8f1158005bf731f35ae8a81

9 years agoMove TB2 files to separate folder
Artur Signell [Thu, 18 Dec 2014 11:26:19 +0000 (13:26 +0200)]
Move TB2 files to separate folder

This avoids running other HTML files as TB2 tests

Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7

9 years agoUse CellReferences everywhere in Renderer APIs (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 10:52:15 +0000 (12:52 +0200)]
Use CellReferences everywhere in Renderer APIs (#13334)

This patch adds getElement() to RowReference and CellReference

Change-Id: I3df6e50256f628e5cdb5d64d741ff1eb59e8e1c3

9 years agoFix inconsistencies in CheckBox clear and isEmpty (#14755)
Artur Signell [Thu, 18 Dec 2014 10:07:41 +0000 (12:07 +0200)]
Fix inconsistencies in CheckBox clear and isEmpty (#14755)

Change-Id: I566257d3a4db15973f76a5a70adb095bd7203918

9 years agoUse CellReference in Grid events and event handling (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 08:49:10 +0000 (10:49 +0200)]
Use CellReference in Grid events and event handling (#13334)

Change-Id: Ie4ed85e56f0c23850eec56518a7493f5ed3257bd

9 years agoRevert "TextField's input prompt is now disabled properly (#15144)"
Artur Signell [Thu, 18 Dec 2014 09:27:53 +0000 (09:27 +0000)]
Revert "TextField's input prompt is now disabled properly (#15144)"

This reverts commit 52236519d9d3ed0cd7de5ed52c6aa19c514e15d6.

Causes regression when updating style names in a text change listener (TextChangeListenerChangingNonTextProperties)

Change-Id: I50bdb674872b98f3b1495a1115e352bfa7f13e8c

9 years agoAdd missing @since and @author to RendererCellReference (#13334)
Teemu Suo-Anttila [Thu, 18 Dec 2014 09:27:52 +0000 (11:27 +0200)]
Add missing @since and @author to RendererCellReference (#13334)

Change-Id: I5b09993fd604ea20cfea685b56122cf55b88dce5

9 years agoMinor declarative API improvement (#7749)
Artur Signell [Thu, 18 Dec 2014 08:34:16 +0000 (10:34 +0200)]
Minor declarative API improvement (#7749)

Change-Id: Id5b11b27e7750085d30d2fa592b124ae474d6e9a

9 years agoUse CellReference instead of FlyweightCell in Grid APIs (#13334)
Leif Åstrand [Thu, 18 Dec 2014 08:17:58 +0000 (10:17 +0200)]
Use CellReference instead of FlyweightCell in Grid APIs (#13334)

Change-Id: I519e433219a028e99678574227ca44d5b66d07bc

9 years agoUpdate release notes for Vaadin 7.4
Leif Åstrand [Wed, 17 Dec 2014 13:34:37 +0000 (15:34 +0200)]
Update release notes for Vaadin 7.4

Change-Id: Ifb65c053cf27ceac20c7f589dc4fcb76a4c468cf

9 years agoRevert "Workaround for Atmosphere race condition (#13528)" (#14534)
Artur Signell [Thu, 18 Dec 2014 07:19:21 +0000 (09:19 +0200)]
Revert "Workaround for Atmosphere race condition (#13528)" (#14534)

This reverts commit 7f9ea1c9159c8362e6a309b630cbb59a4dae72dd.
The problem is fixed in Atmosphere 2.2

Conflicts:
server/src/com/vaadin/server/communication/PushRequestHandler.java

Change-Id: I04a1b0c87927beb9b2048fee1ec95cd17af53a28

9 years agoMerge "Merge remote-tracking branch 'origin/declarative'"
Artur Signell [Thu, 18 Dec 2014 08:29:56 +0000 (08:29 +0000)]
Merge "Merge remote-tracking branch 'origin/declarative'"

9 years agoUpdate to Atmosphere 2.2 (#14534)
Artur Signell [Thu, 18 Dec 2014 07:12:43 +0000 (09:12 +0200)]
Update to Atmosphere 2.2 (#14534)

Does not use the new heartbeat mechanism in Atmosphere 2.2 because the heartbeat
mechanism will cause the client to reconnect every 60 seconds when idle.
It does not currently work with Vaadin because no onreopen event is fired by
Atmosphere (https://github.com/Atmosphere/atmosphere-javascript/issues/141) and thus
Vaadin will wait forever for Atmosphere to indicate that the connection is available
again after the disconnect.

Change-Id: I3a61b2c5d611f09c3092f817834e6382e1ca9894

9 years agoMerge remote-tracking branch 'origin/declarative'
Artur Signell [Thu, 18 Dec 2014 07:57:52 +0000 (09:57 +0200)]
Merge remote-tracking branch 'origin/declarative'

Change-Id: I7caf7a28f9c6e536797cf41e307e4d6d18bd3222

9 years agoStop active testing on ancient server versions
Artur Signell [Wed, 17 Dec 2014 22:27:30 +0000 (00:27 +0200)]
Stop active testing on ancient server versions

Jetty 6 (pre-Eclipse) end of life was in 2010
Tomcat 5 end of life was in 2012

Change-Id: I8952fd541be4c262a7b2e3dc97ba4743bcbd2fbd

9 years agoAdd missing @since for 7.3.7.
Sauli Tähkäpää [Wed, 17 Dec 2014 08:10:28 +0000 (10:10 +0200)]
Add missing @since for 7.3.7.

Change-Id: I44b29ca74ed9d8037a307b790115c2e21cb2c376

9 years agoAPI refactoring (#7749) declarative
Artur Signell [Wed, 17 Dec 2014 20:35:51 +0000 (22:35 +0200)]
API refactoring (#7749)

Change-Id: I835756b240bc9ece885acdc8f43ec6a1599bb7c5

9 years agoFix server selection firing multiple events on client select (#13334)
Teemu Suo-Anttila [Mon, 15 Dec 2014 13:56:05 +0000 (15:56 +0200)]
Fix server selection firing multiple events on client select (#13334)

This patch fixes multiple events from Single Selection Model. Multi
Selection Model is designed a bit differently.

Change-Id: I0350d7f2de873ff9fba7411c5ca8caefa156be20

9 years agoDeclarative support for CheckBox (#7749)
Matti Hosio [Wed, 17 Dec 2014 14:12:49 +0000 (16:12 +0200)]
Declarative support for CheckBox (#7749)

Change-Id: Ia0608cd0827ab09d9b30993738acd45317778e55

9 years agoUpdate the javadocs in declarative (#7749).
Mika Murtojarvi [Wed, 17 Dec 2014 13:33:00 +0000 (15:33 +0200)]
Update the javadocs in declarative (#7749).

Change-Id: If4fd1f0434c1c6d78e47fc503b49781c35494f84

9 years agoFixes a measuring in a test for IE to be happy (#13334)
Henrik Paul [Wed, 17 Dec 2014 14:48:05 +0000 (16:48 +0200)]
Fixes a measuring in a test for IE to be happy (#13334)

Change-Id: I386649cfd6d834146bd696168410748c62b7957b

9 years agoAdd namespace element for custom components (#7749)
Matti Hosio [Wed, 17 Dec 2014 13:30:46 +0000 (15:30 +0200)]
Add namespace element for custom components (#7749)

Change-Id: Iea7e4057df5a61805ba2f6c087fbb3bcd23f68c7

9 years agoUnit tests for nested templates (#7749)
Matti Hosio [Wed, 17 Dec 2014 10:57:39 +0000 (12:57 +0200)]
Unit tests for nested templates (#7749)

Change-Id: I0190870de8d7d15406cbe54ae8dc0b7761a13910

9 years agoFixes a test that expects integer dimensions (#13334)
Henrik Paul [Wed, 17 Dec 2014 13:56:52 +0000 (15:56 +0200)]
Fixes a test that expects integer dimensions (#13334)

The bug made EscalatorColspanTest.testColspan fail in IE10 and 11

Change-Id: Ic16907e52e8c534490f271182acb5fe77c25f6ae

9 years agoDo not write immediate to design if component is immediate by default (#7749)
Matti Hosio [Wed, 17 Dec 2014 13:17:58 +0000 (15:17 +0200)]
Do not write immediate to design if component is immediate by default (#7749)

Change-Id: Ia79844498c9f6ebc715d15039f7db8441e3565b9

9 years agoEnable Atmosphere client side debug logging with ?debug=push (#14534)
Artur Signell [Wed, 17 Dec 2014 13:24:14 +0000 (15:24 +0200)]
Enable Atmosphere client side debug logging with ?debug=push (#14534)

Change-Id: I9081e4e1cec2a7916e644dc397aeab72809ccae5

9 years agoMoves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334)
Henrik Paul [Wed, 17 Dec 2014 12:37:26 +0000 (14:37 +0200)]
Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334)

Change-Id: I486d631d81ccbced77b8e06b5f1afd2c187e3f5c

9 years agoMake editor request API easier to use (#13334)
Johannes Dahlström [Mon, 15 Dec 2014 17:05:16 +0000 (19:05 +0200)]
Make editor request API easier to use (#13334)

Change-Id: I53f2cf8f248aaa3798a82b0a1f42d320ca9c2e05

9 years agoDo not throw exception when trying to bind a preinitialized instance field (#7749)
Matti Hosio [Wed, 17 Dec 2014 12:08:59 +0000 (14:08 +0200)]
Do not throw exception when trying to bind a preinitialized instance field (#7749)

Change-Id: I8b40e667d03b63e05f006e7cedf108345591d118

9 years agoChange "editor row" to just "editor" in method names and javadoc (#13334)
Johannes Dahlström [Mon, 15 Dec 2014 14:31:26 +0000 (16:31 +0200)]
Change "editor row" to just "editor" in method names and javadoc (#13334)

Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9

9 years agoAdd viewport tag generation support (#13710)
Leif Åstrand [Tue, 16 Dec 2014 13:22:28 +0000 (15:22 +0200)]
Add viewport tag generation support (#13710)

Change-Id: Ic38f640e44b91b4a1e1e906ab92a751d7a13ee65

9 years agoFix the license checker after elemental.json #15383
Jonatan Kronqvist [Mon, 15 Dec 2014 13:07:15 +0000 (15:07 +0200)]
Fix the license checker after elemental.json #15383

The elemental.json update changed how null values and string
representations of numbers were parsed, which caused a lot of
tests for CvalChecker to fail. Unfortunately the tests were
never run in an automated fashion, which means that they were
never discovered until we stumbled upon it due to the issue
reported in #15383

Change-Id: If2cb9fa96effea7ce55a4ffe6d1666ca7521e1fb

9 years agoUpdates for the javadocs of declarative (#7749).
Mika Murtojarvi [Wed, 17 Dec 2014 10:24:26 +0000 (12:24 +0200)]
Updates for the javadocs of declarative (#7749).

Change-Id: I623ba0c17673144f0886556937d25f80ea1f3ffd

9 years agoRename "active" row/cell to "focused" (#13334)
Johannes Dahlström [Wed, 17 Dec 2014 09:37:47 +0000 (11:37 +0200)]
Rename "active" row/cell to "focused" (#13334)

Change-Id: I7a507db8ec62b2e669cc2562cbfaf1693d394f6e

9 years agoGrid theme API changes and style fixes
Jouni Koivuviita [Sat, 13 Dec 2014 23:07:51 +0000 (01:07 +0200)]
Grid theme API changes and style fixes

Renamed decorative element style names:
- “headercorner” -> “header-deco”
- “footercorner” -> “footer-deco”
- “horizontalscrollbarbackground” -> “horizontal-scrollbar-deco”

The “-stripe” style name is now added for odd rows, not even (like in
all Table themes).

Re-implemented the Base mixins for Grid and Escalator. They are now
used for all themes, which should make future development easier
because things should only be implemented in one place.

This change makes the theme also less brittle hopefully, because it
reduces the amount of pixel calculations for paddings etc. and relies
more on plain CSS.

The Base theme now offers many variables for extending themes. This
reduces unnecessary CSS output, and makes it easier to maintain
multiple themes for the Grid.

Added a box-shadow and box-sizing mixins to Base.

Converted all CSS comments to Sass comments.

Change-Id: Iba925062c754c115b5f15e155659cfdccc702945

9 years agoSome fixes to potus demo (#7749)
Matti Hosio [Wed, 17 Dec 2014 08:28:31 +0000 (10:28 +0200)]
Some fixes to potus demo (#7749)

Change-Id: I61b80e8610431988ae3bd6a88993b010d116db4e

9 years agoMove SortDirection from grid package to data package (#13334)
Teemu Suo-Anttila [Wed, 17 Dec 2014 08:37:10 +0000 (10:37 +0200)]
Move SortDirection from grid package to data package (#13334)

Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7

9 years agoHandle portlet error messages properly (#15398)
Leif Åstrand [Mon, 15 Dec 2014 19:12:35 +0000 (21:12 +0200)]
Handle portlet error messages properly (#15398)

Change-Id: Ie7936fd2eaca0e0c5da1f6ed8f12238ae207b7eb

9 years agoEmpty since tags -> 7.4
Artur Signell [Wed, 17 Dec 2014 09:13:50 +0000 (11:13 +0200)]
Empty since tags -> 7.4

Change-Id: I73755f0c580c40b93d95df5e3ca55f6617c21353

9 years agoMerge "Merge remote-tracking branch 'origin/master' into grid" into grid
Henrik Paul [Wed, 17 Dec 2014 10:27:20 +0000 (10:27 +0000)]
Merge "Merge remote-tracking branch 'origin/master' into grid" into grid

9 years agoFixes unnecessary padding-top added to all responsive UIs (#14679)
Teppo Kurki [Mon, 15 Dec 2014 13:53:03 +0000 (15:53 +0200)]
Fixes unnecessary padding-top added to all responsive UIs (#14679)

When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu.

Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e

9 years agoMerge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila [Wed, 17 Dec 2014 09:29:23 +0000 (11:29 +0200)]
Merge remote-tracking branch 'origin/master' into grid

Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa

9 years agoFix keyboard navigation from footer/header to body (#13334)
Teemu Suo-Anttila [Tue, 16 Dec 2014 15:03:29 +0000 (17:03 +0200)]
Fix keyboard navigation from footer/header to body (#13334)

Change-Id: I2537a0931e26e001f641b27f7bb428e7941be56f

9 years agoMerge remote-tracking branch 'origin/master' into declarative
Matti Hosio [Wed, 17 Dec 2014 08:31:33 +0000 (10:31 +0200)]
Merge remote-tracking branch 'origin/master' into declarative

Conflicts:
server/src/com/vaadin/ui/TextField.java

Change-Id: I289cb9ec80d494ab79aec11a43708abf5b403a00

9 years agoFix Grid Tests to test features correctly (#13334)
Teemu Suo-Anttila [Tue, 16 Dec 2014 14:45:37 +0000 (16:45 +0200)]
Fix Grid Tests to test features correctly (#13334)

Change-Id: Ib7d8863487cc645f83539de2c9d8006fd8995da0

9 years agoUse introspection instead of reflection to get property type (#10672).
Denis Anisimov [Sun, 21 Sep 2014 18:04:31 +0000 (21:04 +0300)]
Use introspection instead of reflection to get property type (#10672).

Change-Id: I4eebad640c3c091bfff335bae8ef455e662ad4cb

9 years agoImproved potus demo (#7749)
Matti Hosio [Tue, 16 Dec 2014 16:09:56 +0000 (18:09 +0200)]
Improved potus demo (#7749)

Change-Id: I330d669238b2c79ca2afda396a5e07833f0af90a

9 years agoFixes an issue with Escalator.getVisibleRowRange() if it's empty
Henrik Paul [Sat, 13 Dec 2014 18:38:48 +0000 (20:38 +0200)]
Fixes an issue with Escalator.getVisibleRowRange() if it's empty

Change-Id: I091248c4b4151769b351b45b7715d116de56c41a