]>
source.dussan.org Git - vaadin-framework.git/log
Artur Signell [Mon, 9 May 2016 06:29:40 +0000 (09:29 +0300)]
Clarify expand javadoc for GridLayout
Change-Id: I0fd18d20f01ca497e5c434c913e564cfa6444494
Henri Sara [Fri, 6 May 2016 10:45:00 +0000 (13:45 +0300)]
Update @since for 7.6.6
Change-Id: I9fbe5d6c624033a98e264063ed62361e569415bc
Artur Signell [Sat, 16 Apr 2016 10:47:26 +0000 (13:47 +0300)]
Take body scrolling into account when deciding combobox popup position (#19162)
For standard standalone Vaadin apps, the body scroll is not scrollable. For
these this change should have no effect.
In embedded cases and when running as portlet, the body is scrollable. For
these cases, the popup is now correctly shown below the combo box when
there is space.
Change-Id: I8776f15fb59c6691eadfdd9d688aa20b0af3b75c
Henri Sara [Fri, 6 May 2016 10:03:40 +0000 (13:03 +0300)]
Expect Chrome 50 in VerifyBrowserVersionTest
Change-Id: Ife5a0b367c0898f212f7112d5ae67f2f191f0785
Henri Sara [Fri, 6 May 2016 10:02:06 +0000 (13:02 +0300)]
Fix CriticalNotificationsTest on Chrome
Without this fix, a mismatch in screenshots causes a non-screenshot
test failure.
Change-Id: Ib211f6f436d9d414642bf40f6a1b55dcf03c7b85
Henri Sara [Fri, 6 May 2016 10:00:24 +0000 (13:00 +0300)]
Fix IE focus fix which has been broken since 7.0.0 (#19789, #7965)
Change-Id: I268f4b5c1cb1a2fcc627a814e673a7553afa3927
Artur Signell [Sun, 17 Apr 2016 08:31:01 +0000 (11:31 +0300)]
Restrict grid sidebar size to visible viewport (#19349)
Change-Id: Idf9e967a4d64f627392c1977e40e829dff735271
Artur Signell [Sat, 16 Apr 2016 13:43:59 +0000 (16:43 +0300)]
Scroll selected tab into view (#3899)
Change-Id: I20d6f469cbdf3448e299d27b728e6b52018a06ce
Artur Signell [Fri, 15 Apr 2016 05:59:01 +0000 (08:59 +0300)]
Use the correct window height when comparing to browser window height (#19590)
Change-Id: I41eb04330c20fcb6833c15ea7575947581e9fb57
Artur Signell [Sun, 17 Apr 2016 15:29:08 +0000 (18:29 +0300)]
Double check table focus in IE (#19676)
Change-Id: Ia1dc3c6b131cc171fc46b832febc1852f91559d9
Artur Signell [Tue, 8 Mar 2016 06:37:21 +0000 (08:37 +0200)]
Take transition into account for Window layout (#15192, #19525, #19415)
Change-Id: Id23424e1380ea9115f8a345579fccc7c8c89fa1a
Leif Åstrand [Mon, 11 Apr 2016 11:56:14 +0000 (14:56 +0300)]
Clarify error message for column mismatches (#18323)
Change-Id: I0c524cd06c1ce5b61515fca17763759bea16c0ce
Artur Signell [Fri, 15 Apr 2016 15:39:10 +0000 (18:39 +0300)]
Only handle shortcuts targeted for UI or body element (#19498)
Change-Id: I0b816a1f1f1ddeaa0020fc45bec7629dd97a8092
Markus Koivisto [Tue, 19 Apr 2016 12:14:08 +0000 (15:14 +0300)]
Fix Chrome version string
Change-Id: I488785bfde5edf83564a5e0f426dca9cd99ca373
elmot [Fri, 15 Apr 2016 08:25:33 +0000 (11:25 +0300)]
Add javadoc and @since for new API
Change-Id: I5c6be2ae0fdaff8b6b6169d6a1110ae824472532
Ilia Motornyi [Fri, 15 Apr 2016 08:04:22 +0000 (08:04 +0000)]
Revert "Make it possible to intercept RPC calls without copy/paste"
This reverts commit
e8ec921a3cb4d494ccbe9599cdb491a17b993365 .
Change-Id: I3c14a78f841f0207f77df6d66c627967fe0a8332
Ilia Motornyi [Fri, 15 Apr 2016 08:03:57 +0000 (08:03 +0000)]
Revert "Support string data in javascript renderers (#18209)"
This reverts commit
ff66c79a045a15f4d1b4fd6f962b2139be21affb .
Change-Id: I14f4a4c0b78379e4b22830c1450ef16de229696c
Ilia Motornyi [Fri, 15 Apr 2016 08:02:58 +0000 (08:02 +0000)]
Revert "Fix JavaScriptStringRenderer to work in IE8"
This reverts commit
fdad089ca5e3d04aaa4d731240bc3556bff0181d .
Change-Id: I51a48a66d910377ad2e39f4458799b5a14bd5119
Artur Signell [Wed, 13 Apr 2016 10:29:46 +0000 (13:29 +0300)]
Make sure RPC queue is only flushed when there are pending invocations (#19684)
Change-Id: I95c47739fb785ed111642a41b0928a5dcde3fea2
Teemu Pöntelin [Sun, 3 Apr 2016 20:22:48 +0000 (23:22 +0300)]
Prevent closing of uncloseable Window on esc (#19700)
Change-Id: I4d67cd84c6f4179da6d6fea6b881e8ccd65e70d9
elmot [Wed, 6 Apr 2016 07:45:12 +0000 (10:45 +0300)]
Documentation for container switch limitations (#18323)
Change-Id: If6fa13c84c8afb5caaf2d46ac283f704baf88695
Artur Signell [Sun, 24 Jan 2016 13:30:15 +0000 (15:30 +0200)]
Focus click element inside a drag'n'drop wrapper (#14826)
Focus inside a drag'n'drop wrapper does not work out of the box as mousedown is
cancelled to avoid text selection when starting a dnd operation.
This change explicitly calls focus on the element at the location which was clicked.
Input elements will now be able to gain focus but e.g. clicking to move the caret
inside a text area won't work as mousedown is cancelled.
Change-Id: I89e046ddb0b1044bc6a2f11fda4edbe5fda25743
Enver Haase [Fri, 8 Apr 2016 16:37:08 +0000 (18:37 +0200)]
Update gwt-rpc.asciidoc
Change-Id: Idcb88006e671ca80e2877b44b479d0cfd6084b49
Enver Haase [Fri, 8 Apr 2016 16:26:38 +0000 (18:26 +0200)]
Update gwt-shared-state.asciidoc
Change-Id: I6d9dac7b3cb167cfa77b08d9d935437229713a83
elmot [Wed, 6 Apr 2016 07:50:23 +0000 (10:50 +0300)]
Documentation for container switch limitations (#18323)
Change-Id: Ib8ce5d82fe2c270296bf9196fec103edc1534d46
Teemu Suo-Anttila [Thu, 3 Mar 2016 14:14:33 +0000 (16:14 +0200)]
Fix Grid to not refresh already focused cell (#19653)
This removes a row repaint when a cell that already has focus is clicked
again.
Change-Id: I3e4f4f1aec49e2128cd47f7c0b1b1bb4611fbb04
Markus Koivisto [Tue, 5 Apr 2016 13:08:09 +0000 (16:08 +0300)]
Refresh grid body after resize (#19664)
Change-Id: I8531f9d39aaa5854108e1bee9db121b0e54be770
Markus Koivisto [Tue, 5 Apr 2016 08:33:28 +0000 (11:33 +0300)]
Fix Escalator BodyContainer logical top row tracking (#17262)
Change-Id: I43041999cba9429e3a08b09f14ac2e8f58774285
Artur Signell [Thu, 31 Mar 2016 12:22:02 +0000 (15:22 +0300)]
Remove TB2 tests and integration tests for legacy servers/portals
Change-Id: I1c6d830c8a71674c264738f709ad12da3b91cd5c
Markus Koivisto [Wed, 9 Mar 2016 09:25:03 +0000 (11:25 +0200)]
Add documentation for Eclipse Notification Center
Change-Id: Ie00911096ca93d557a812415f27fe8d54bfd6180
Teemu Suo-Anttila [Tue, 22 Mar 2016 14:11:25 +0000 (16:11 +0200)]
Fix ClassPathExplorer widgetset source directory lookup (#19694)
Change-Id: I2daf32e0c49501ef3807fd694a641491b26d46bd
Marko Gronroos [Fri, 18 Mar 2016 13:52:20 +0000 (15:52 +0200)]
Fixed some missing images and broken xrefs, as well as problems in the getting-started chapter (#19639).
Change-Id: Ie8e371c059f70600bafcf781938ef35878f41324
Marko Gronroos [Thu, 17 Mar 2016 15:46:59 +0000 (17:46 +0200)]
Fixed some broken xrefs. #19639
Change-Id: Ia509c4426a7632c0a9471ec62bd32ea51273b4cb
Marko Gronroos [Thu, 17 Mar 2016 13:58:58 +0000 (15:58 +0200)]
Reorganized the Getting Started chapter to separate installation and project creation chapters. #19639
Change-Id: I4aab29b8b9ab23091903016e9cc91850c4ca3b93
Marko Gronroos [Wed, 16 Mar 2016 13:09:46 +0000 (15:09 +0200)]
Formatting fixes mainly to chapters 1-4.
Change-Id: Ie7699ae777791689e0026e241efdf46274776bff
Marko Gronroos [Tue, 15 Mar 2016 12:14:56 +0000 (14:14 +0200)]
Restored Ivy project creation until Maven support becomes official in the plugin. Various fixes and improved the diagrams in the section as well.
Change-Id: If32f877b7bfa569d91eaf3fc9d8543e4e4599aa1
Marko Gronroos [Fri, 11 Mar 2016 14:35:59 +0000 (16:35 +0200)]
Added an installation steps diagram.
Change-Id: Ifeb4bc84b148461547f10fd83a20cd4b386f4d27
Leif Åstrand [Fri, 11 Mar 2016 13:16:17 +0000 (15:16 +0200)]
Fix JavaScriptStringRenderer to work in IE8
Change-Id: I035a9d7a4aba378852443743b5ab84b3fc59f24e
Henri Sara [Fri, 4 Mar 2016 14:43:18 +0000 (16:43 +0200)]
Update getting started documentation using Maven
Change-Id: I61f22511eefc8125f8cd84d768a5fa69b8707446
Artur Signell [Tue, 1 Mar 2016 18:03:16 +0000 (20:03 +0200)]
Try to detect Liferay 7 requests correctly (#19645)
Change-Id: I5bc616b216e3ecadc76b8f0ef542e74eb4493bda
Leif Åstrand [Tue, 9 Jun 2015 12:41:25 +0000 (15:41 +0300)]
Support string data in javascript renderers (#18209)
Change-Id: I2be48aa7a60920193a2f4bd9a413979cb9c48f34
Artur Signell [Thu, 22 Oct 2015 12:13:27 +0000 (15:13 +0300)]
Make it possible to intercept RPC calls without copy/paste
Change-Id: I50c2e4a95b492a42c4291e8dcbede3de87f1be6f
Leif Åstrand [Fri, 15 May 2015 09:36:04 +0000 (12:36 +0300)]
Make ARS without UI parameter redirect to last modified UI
Change-Id: I7841fb0356b6a1bba5963bef7b6f660a752c4790
Denis Anisimov [Sat, 22 Nov 2014 10:27:01 +0000 (12:27 +0200)]
Use @Inherited for annotations that have inherited semantic (#12351).
Change-Id: I70f0d79095bfd05b83905df6a3eedd1a5e93b48e
Denis Anisimov [Sat, 15 Nov 2014 14:49:09 +0000 (16:49 +0200)]
MarginInfo CTOR with two booleans: vertical, horizontal (#14113).
Change-Id: Iad15b95abeb24e7dd1e06b1d9f70844cb061cb49
Artur Signell [Wed, 20 Jan 2016 14:29:18 +0000 (16:29 +0200)]
Make project Java 8 compatible
Change-Id: I875e152b8851d7b962be47f369c1f6b483193260
Henri Sara [Tue, 8 Mar 2016 17:29:38 +0000 (19:29 +0200)]
Update @since tags for 7.6.4 and related javadoc
Change-Id: I5c0e00620f74ce1c8818904f1ac4f50c8600fea4
Artur Signell [Mon, 7 Mar 2016 19:07:39 +0000 (21:07 +0200)]
Correctly report timing information again (#19661)
Change-Id: I1c6670b302cd496686d916f6f6e18de816f5e832
Artur Signell [Fri, 15 Jan 2016 06:19:13 +0000 (08:19 +0200)]
Make table take parent enable state changes into account (#19455)
Change-Id: Id4ab8205b2e7c3e3c52c81de7473d82374dbfcf6
Teemu Suo-Anttila [Fri, 4 Mar 2016 15:26:29 +0000 (17:26 +0200)]
Fix GridClientKeyEventsTest on IE8
Change-Id: I937ac0e38383f563a97c8d6b6e5da994129ac765
elmot [Sat, 20 Feb 2016 10:30:08 +0000 (12:30 +0200)]
Upgrade commons-collections to 3.2.2 (#19539)
Change-Id: Ibf6bfc1a3579bcca215a87355bb71d6302f6671e
Teemu Suo-Anttila [Fri, 4 Mar 2016 15:19:13 +0000 (17:19 +0200)]
Fix ScrollbarBundle to use proper rounding instead of truncate (#19657)
Change-Id: Ib6f54fddaf537f123d926bf79936f674a4e4f923
Sauli Tähkäpää [Thu, 6 Nov 2014 22:00:24 +0000 (00:00 +0200)]
Don't set null value for unmapped client side keys. (#15181)
Change-Id: I7eab60daa74a9941e47a07fe7f9de0f94f155a78
Marko Gronroos [Thu, 3 Mar 2016 15:52:46 +0000 (17:52 +0200)]
Fixed broken headings and images.
Change-Id: If76325159e31e1875d4f93c19d07b818271bafdc
Matti Tahvonen [Wed, 2 Mar 2016 14:40:45 +0000 (16:40 +0200)]
Tutorial navigation and formatting
Change-Id: I1f35ace38e8c12eac7f9720210c7ff8fc46af8e2
Marko Gronroos [Thu, 3 Mar 2016 13:33:25 +0000 (15:33 +0200)]
Cropped project wizard screenshots and such.
Change-Id: I09945275a84e52cee8912a16a9598acc26052204
Marko Gronroos [Tue, 1 Mar 2016 14:58:31 +0000 (16:58 +0200)]
Added header to the tutorial and revised the beginning.
Change-Id: I09cbad94ba50d296f080c13103840b96eeb58410
Henri Sara [Tue, 1 Mar 2016 12:00:23 +0000 (14:00 +0200)]
Omit timings in production mode (#19644)
* UIDL responses only include server side timing information when not
in production mode.
* Update documentation accordingly.
Change-Id: I73e65057b0c9e8ccfce2a1ee2590f23fba2bdb22
maxschuster [Sun, 21 Feb 2016 23:10:21 +0000 (00:10 +0100)]
Fix DragAndDropWrapper update after file upload (#19616)
After a file has been uploaded VDragAndDropWrapper tries to pull changes
from the server by calling
ApplicationConnection.sendPendingVariableChanges() which has no effect.
This change replaces the
ApplicationConnection.sendPendingVariableChanges() call with an RPC.
Change-Id: If8abc662d4761969e5aa8e6327bfd4bdd7f5e905
Matti Tahvonen [Mon, 29 Feb 2016 15:14:16 +0000 (17:14 +0200)]
Added tutorial to documentation
Change-Id: I9d182f2c96f73224c52ed62693b18511eac7e11a
Carlos Freund [Wed, 3 Feb 2016 13:40:02 +0000 (14:40 +0100)]
Rename jpacontainer-addon to jpacontainer in documentation.
The add-on itself was renamed to "jpacontainer" a few years ago.
Change-Id: If27debc091ae2aefa5a67ae4d95a36dffce395f4
Artur Signell [Wed, 17 Feb 2016 11:22:15 +0000 (13:22 +0200)]
Remove JSON license references as org.json is not in use anymore (#19543)
Change-Id: I3f333b7574d9c67cee0471676b2fa290e16455b2
Artur Signell [Sun, 14 Feb 2016 11:50:12 +0000 (13:50 +0200)]
Read GridLayout component alignments from declarative files (#19536)
Change-Id: I1bfb5c7416d10d4872b2b0c217422ca0427a5b1d
Leif Åstrand [Sun, 14 Feb 2016 12:33:17 +0000 (14:33 +0200)]
Disable browser's own autocomplete suggestions in ComboBox (#16647)
Change-Id: Icad835600685ac7ed9f7dbb09af134839154e696
Marko Gronroos [Thu, 11 Feb 2016 17:48:45 +0000 (19:48 +0200)]
Fixed critically broken comment blocks, broken emphasis and escaping, and some other formatting, and moved book preface, chapter structure, and index to the docs repository.
Change-Id: Ie61bdbab443e3ff862b34a7c1d0437e3dd144228
Leif Åstrand [Wed, 10 Dec 2014 08:49:45 +0000 (10:49 +0200)]
Prevent HTTP Response splitting in case the server doesn't (#19611)
Prevent user-provided input used in the redirect from containing newline
characters as the user agent would interpret subsequent parts of the
input as additional headers or the actual HTTP payload.
At least modern versions of Tomcat and Jetty already protect against
this kind of attack by escaping received header values, but that is not
necessarily the case for older versions or other servlet engines.
See https://www.owasp.org/index.php/HTTP_Response_Splitting for details.
Change-Id: I7a56fe2faeaa738aff964cf754e3f7b0f66181dc
elmot [Tue, 16 Feb 2016 14:31:49 +0000 (16:31 +0200)]
Add missing @since for 7.6.3
Change-Id: Iccd7f1e00a245a1ba5572f4086a55bdbe40218c9
Teemu Suo-Anttila [Tue, 16 Feb 2016 06:33:59 +0000 (08:33 +0200)]
Fix Editor trying to detach save and cancel buttons when unbuffered
This is a fix to an regression in some grid patch.
Change-Id: Ibd35d7a06f0e0b15e854bf036ccfb7f462e2d37f
Leif Åstrand [Sun, 14 Feb 2016 10:17:10 +0000 (12:17 +0200)]
Lock session during deserialization (#19310)
Change-Id: I64c7ff58045929cfe0e1885cf6ece83b27b36a8b
Teemu Suo-Anttila [Thu, 4 Feb 2016 11:11:36 +0000 (13:11 +0200)]
Fix AbstractRemoteDataSource cache clean up on remove (#19482)
Change-Id: I39f5fe82780e8bd489f8da014b59e79bac95d335
Teemu Suo-Anttila [Fri, 22 Jan 2016 12:23:55 +0000 (14:23 +0200)]
Fix Components cleanup on Header/FooterRow remove in Grid (#19497)
Change-Id: Iaa36f2dd6a61487ec49da3adb4cc9a2485641cd9
Artur Signell [Sun, 7 Feb 2016 17:23:29 +0000 (19:23 +0200)]
Fix NPE if stopping navigation in onBeforeUnload (#19541)
Change-Id: Id20ec15a92879984785b5427feb6a80928457af3
Artur Signell [Sun, 7 Feb 2016 15:05:01 +0000 (17:05 +0200)]
Test using Wildfly 10 (#19565)
Change-Id: Ice19f7283f54b889b7b403f4a6a15f8ac10391e9
Teemu Suo-Anttila [Fri, 12 Feb 2016 07:35:41 +0000 (09:35 +0200)]
Fix Grid DetailsGenerator being removed on Container change (#19593)
Change-Id: Ic18dc462a80a67fe25afdd99b959d7fc3690cb2a
Teemu Suo-Anttila [Mon, 18 Jan 2016 11:52:14 +0000 (13:52 +0200)]
Fix NPE on column width detection in TreeTable and RowGenerator (#19437)
Change-Id: Icaf037a045d75e0b93781abcc80f7137f6a4d306
Matti Tahvonen [Sun, 24 Jan 2016 20:35:30 +0000 (22:35 +0200)]
Update themes-compiling.asciidoc.
Adding tip about non-compiling theme, re-phrased other on-the-fly compilation
instructions.
Change-Id: Ia9fe86c46a3c8d5d96272de4d6dab4894f730c93
Teemu Suo-Anttila [Mon, 8 Feb 2016 14:42:00 +0000 (16:42 +0200)]
Fix removing extension from a connector that is not its parent (#19569)
Change-Id: I9c40d3d85386437a640879470ab3b0cdfe042a42
Teemu Suo-Anttila [Tue, 19 Jan 2016 21:43:07 +0000 (23:43 +0200)]
Open editor deferred to allow column size calculations on init (#19488)
Change-Id: Ie4f8bfbdb1992a2eba8836f2c320c9f0c4718ae5
Teemu Suo-Anttila [Tue, 19 Jan 2016 18:46:05 +0000 (20:46 +0200)]
Fix Editor overlay position when footer is displayed on top (#19491)
Change-Id: I6ad09f0d69073042e76bb208b951824333cba230
Jonatan Kronqvist [Tue, 19 Jan 2016 12:22:36 +0000 (14:22 +0200)]
Specify the license of the documentation in the LICENSE file.
Added a mention that the license of the documentation is CC-BY-ND
and not Apache 2.0, as the other contents of the repository.
Change-Id: I547371cd14e8cc89add3e02badcb5cae265690ec
Grzegorz Solecki [Tue, 2 Feb 2016 16:00:14 +0000 (16:00 +0000)]
Fix a broken link to cdi-tutorial
Change-Id: Icfd30867ec087fa6c748c64b24362a32d6f6041e
Matti Tahvonen [Sun, 24 Jan 2016 19:19:08 +0000 (21:19 +0200)]
Added JavaDoc for PropertyId
Change-Id: I3a84c10612b1df5522941397b0e463c7401bfc2d
Artur Signell [Sat, 16 Jan 2016 17:44:26 +0000 (19:44 +0200)]
Make hiding/showing components in grid header/footer work (#19297)
Change-Id: Icd98bf81f98c1d79b4c9b4ca4a17d36ed883e19f
elmot [Mon, 1 Feb 2016 13:35:41 +0000 (15:35 +0200)]
Chrome version updated
Change-Id: I5d8167cb1126858764b9108d31ac4be4cdae98cb
elmot [Thu, 28 Jan 2016 17:26:42 +0000 (19:26 +0200)]
Add missing @since for 7.6.2
Change-Id: I747fff73e9737458054baf223fd4cd8d816950ac
Artur Signell [Mon, 25 Jan 2016 13:02:32 +0000 (15:02 +0200)]
Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)
Adds a missing throw to sort method and fixes
getSortableContainerPropertyIds to return an empty collection if not
sortable.
Change-Id: I82aaedd3c23ce4c28bf3e1151e35a8b1ade930d5
Marko Grönroos [Mon, 25 Jan 2016 12:49:37 +0000 (14:49 +0200)]
Added source code types to code listings
Change-Id: Id6459c4f8f0818fd130b0fb1b399177c10e28d58
Marko Grönroos [Mon, 25 Jan 2016 09:30:02 +0000 (11:30 +0200)]
Fixed formatting in built-in filter types list
Change-Id: I0354ab1568976a7a2a7e41eea1a88960fc7362ef
berndhopp [Fri, 22 Jan 2016 16:29:30 +0000 (17:29 +0100)]
added sampler links to layout components in documentaition
Change-Id: I42c30db821ce56cdacdafc98194b250b667e7671
Marko Gronroos [Thu, 21 Jan 2016 16:47:32 +0000 (18:47 +0200)]
Use the Live Demo icon from under the relative image path.
Change-Id: If792384265652a72ffdcc5bc3201097df3b2c21b
berndhopp [Fri, 22 Jan 2016 14:36:47 +0000 (15:36 +0100)]
fix links in to sampler
Change-Id: I1e4388debfa861f76f71d31f3c7facf30fd9dcf4
Artur Signell [Sun, 17 Jan 2016 14:56:33 +0000 (16:56 +0200)]
Make Checkbox label send context click events also (#19456)
Change-Id: I922375554be313f0ee7d753b3de444cfe1964ebe
Markus Koivisto [Fri, 22 Jan 2016 12:55:18 +0000 (14:55 +0200)]
Add documentation to master branch
Change-Id: I2504bb10f1ae73ec0cbc08b7ba5a88925caa1674
Marlon Richert [Fri, 8 Jan 2016 09:51:35 +0000 (11:51 +0200)]
Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431)
Change-Id: I52060fc5e49b9bd22f8b24755251ffd0ad8557ff
Artur Signell [Sat, 16 Jan 2016 11:02:45 +0000 (13:02 +0200)]
Do not process click events for disabled optiongroups (#19433)
This removes the warning logged on the server side when the RPC reaches it
for the disabled component. As this is more of a cosmetic change, there is
no automatic test.
Change-Id: Ia010c07fe277411a6ea3edcacb7a016d66b6807f
Artur Signell [Sun, 17 Jan 2016 12:03:53 +0000 (14:03 +0200)]
Propertly handle null in StringToCollectionConverter (#19481)
Change-Id: Ief6f899d6c0fec103213c5f679a178555740c553
Artur Signell [Sat, 16 Jan 2016 11:11:22 +0000 (13:11 +0200)]
Allow legacy components to paint infinity double values again (#19447)
JsonPaintTarget.addAttribute(String,double) converts infinity values to
{ "name": Infinity }. This is not valid JSON but has "always worked" and
at least NumberField relies on being able to send infinity values.
For state and RPC it's not possible to send 'infinity' as JsonNumber
converts those to null.
It is not possible to send 'infinity' back to the server using a legacy
variable either as also in this case JsonNumber is used and the value becomes
null.
This fix should be reverted when legacy variable support is removed.
Change-Id: I19d17368f9da97a81fc9f780749dc4f0a8d3ee9b
Artur Signell [Sun, 17 Jan 2016 17:15:48 +0000 (19:15 +0200)]
Test for selection after container reset (#19469, #19465)
Change-Id: I1a0ea4bb05a2cb1c1fea90722bf416381da4f4b9
Artur Signell [Thu, 14 Jan 2016 07:21:12 +0000 (09:21 +0200)]
Remove out of date javadoc (#19454)
Change-Id: I594c865fb3906ff87f372a89188c80209025a119
Artur Signell [Thu, 14 Jan 2016 18:47:45 +0000 (20:47 +0200)]
Correctly include base theme for font support (#19470)
Change-Id: Icc8c3c2c1acfeb9b968085a28d087eb62ae6d467