]>
source.dussan.org Git - vaadin-framework.git/log
Teemu Suo-Anttila [Tue, 12 Jul 2016 10:10:14 +0000 (13:10 +0300)]
Update @since for 7.6.8
Change-Id: Ib740904674e289b11116fdb8ea13abbbac81fdfe
Teemu Suo-Anttila [Tue, 5 Jul 2016 10:37:07 +0000 (13:37 +0300)]
Fix navigation to same view with different parameters (#20029)
Change-Id: I0ecc18f0ee5aecac42cfc6c9422932e2e308ab83
Anna Koskinen [Wed, 6 Jul 2016 09:01:43 +0000 (12:01 +0300)]
Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)
Change-Id: I4cc9b13f89430a655501a8856c5497ae0fb75e79
adam [Thu, 16 Jun 2016 07:59:40 +0000 (10:59 +0300)]
Fixing ComboBox page flip on trackpad scroll (#19704)
Trackpad scroll gesture produces a large amount of wheel events causing
the same amount of flips on ComboBox. This fix tries to control page flips
in a way that it would feel more natural to use it.
Change-Id: I6128b412b4079cac44e4940bc033ef08bfe446d6
Teemu Suo-Anttila [Wed, 8 Jun 2016 12:55:18 +0000 (15:55 +0300)]
Fix RpcDataProviderExtension serialization issue (#19906)
Change-Id: I95266719c3e4e14cf6df7168a17c6d2f33a775da
Aleksi Hietanen [Wed, 22 Jun 2016 10:30:25 +0000 (13:30 +0300)]
Add missing @since, remove empty @since annotations from tests
Change-Id: I47ccc3bdffa5b6c9ea12dae2f21dd4578f483bc0
Artur Signell [Fri, 17 Jun 2016 11:21:57 +0000 (14:21 +0300)]
Make sure AtmosphereFramework is always properly destroyed (#17581)
If servlets have never been initialized, then destroy must happen in the
context destroy method
Change-Id: If5ea6072f729719c9d2f6b305b0dae2338efd07b
Denis Anisimov [Sun, 16 Nov 2014 13:41:33 +0000 (15:41 +0200)]
Provide a way to disallow navigation to the same state twice (#12107).
Change-Id: I10e2f2c63402f434ca038d380372a552996102b6
adam [Mon, 30 May 2016 12:07:55 +0000 (15:07 +0300)]
Fixing messed up column in Grid after hide, resize and show (#19826)
When resizing a column in Grid, widths of all columns without
a fixed width (-1) are set to their actual width. This is 0 when
the column is hidden.
Change-Id: I8238af0bc36de90bff860d67ce94cce7c67ed6d1
Teemu Suo-Anttila [Fri, 3 Jun 2016 11:25:43 +0000 (14:25 +0300)]
Add missing license header to BodyStyleName
Change-Id: I019357e375408b9317c527b790e0ca6693118f8c
Johannes Dahlström [Thu, 2 Jun 2016 12:20:17 +0000 (15:20 +0300)]
Fix a Javadoc typo that crashes Checkstyle (yes, really)
Change-Id: Ib32aab728021d81aaa35d9ab1eab4727bef534de
Marco Collovati [Fri, 20 May 2016 18:08:16 +0000 (20:08 +0200)]
Make tests pass in any timezone (#19813)
Change-Id: I3b732fc4c7a2ed52197cfd785658aa741ade5000
Artur Signell [Wed, 3 Feb 2016 08:59:46 +0000 (10:59 +0200)]
Correctly detect PhantomJS 2.1
Change-Id: Iaa491c5cc8b9e684999eb45ff2033cc5605c1aa1
Joonas Lehtinen [Mon, 25 Jan 2016 14:09:47 +0000 (16:09 +0200)]
Make tests pass in any timezone
Change-Id: Ieccb77cedb2a4444e5bc814bb79bc8e076351aaf
Pontus Boström [Fri, 20 Nov 2015 15:08:44 +0000 (17:08 +0200)]
Fixed tooltips for sub-windows (#19073)
The subwindows tooltip is now also shown in header and footer of the
subwindow. Added also tests for the feature.
Change-Id: I4e8fb0eb47355d1c35ccfa9f053f5594a5ffc88a
Henri Sara [Wed, 4 May 2016 08:30:51 +0000 (11:30 +0300)]
Compare against references also if no version specified
Change-Id: I40c088db6ea7ca17b4cd111f2416c85ae36e3e27
Leif Åstrand [Tue, 15 Mar 2016 08:28:56 +0000 (10:28 +0200)]
Add javadocs for onConnectorHierarchyChange
Change-Id: I4db872e3da96ded94e095dd2f1071416ffab4ff7
Henri Sara [Tue, 3 May 2016 14:03:10 +0000 (17:03 +0300)]
Fix classpath order for integration tests
Test classes need to come first because of how TB3TestLocator is
implemented.
Change-Id: I08e3e418f25c800a951bd199d47a1dfa5f8ca5d8
Henri Sara [Tue, 3 May 2016 14:18:42 +0000 (17:18 +0300)]
Relax checkstyle rules
Allow whitespace after cast to match default and Eclipse formatting.
Change-Id: Iac73099ed85ccfbdb8e825815a202923bcd3472a
Maciej Przepióra [Thu, 28 Apr 2016 13:34:33 +0000 (16:34 +0300)]
Throw IAE in setExpandRatio() if given ratio is less than 0
Change-Id: I0259a648c61a428a41dd2ce8a42501bfa67cf02d
Artur Signell [Sun, 13 Mar 2016 11:24:11 +0000 (13:24 +0200)]
Ensure addItem(null) returns null
Change-Id: I55d13a85d07e17a165aa6e78920c9ed3a5988f69
Anton Yegorov [Sat, 7 May 2016 07:32:26 +0000 (10:32 +0300)]
Fix comment for AttachListener interface (#19792)
Change-Id: I8d91791d034c386172eda00272f77999e8938b6b
Anna Koskinen [Mon, 9 May 2016 09:08:39 +0000 (12:08 +0300)]
Handle touch events in Window (#18042)
- fixes dragging not working from Window header
Change-Id: I1b325db908a2cf9c003ede144105f26d0846aa31
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