]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
8 years agoUnify select all behavior with single row selection. (#17742)
Sauli Tähkäpää [Sat, 29 Aug 2015 20:00:21 +0000 (23:00 +0300)]
Unify select all behavior with single row selection. (#17742)

Change-Id: I2aec82d16b2508505e855f1ff3a1ca5de341821c

8 years agoRemove bogus comment
Leif Åstrand [Mon, 30 Nov 2015 07:52:39 +0000 (09:52 +0200)]
Remove bogus comment

The comment was introuced in commit da29f74 for a constant named
CLICK_EVENT_ID, but it was accidentally left in the code when that
constant was removed.

Change-Id: Id8564c2e4f24a1e78ce08de586cde6923afe8289

8 years agoRemove old Chrome workaround from GridClientRenderers test
Teemu Suo-Anttila [Tue, 29 Sep 2015 12:22:47 +0000 (15:22 +0300)]
Remove old Chrome workaround from GridClientRenderers test

Change-Id: I4cee37570a5388da35dcaa9bd4e08ace0e5f50c8

8 years agoClean up compiler warnings in Design.java (#19299) 7.5.10
Leif Åstrand [Sun, 15 Mar 2015 08:47:14 +0000 (10:47 +0200)]
Clean up compiler warnings in Design.java (#19299)

* Remove unused code
* Properly close streams
* Avoid unsafe casts
* Fix inconsistent javadocs

Change-Id: I20bb25c5925b6d5d56df2aedc5c4eb624b65e483

8 years agoRepackage spinner.gif to reduce size
Teemu Suo-Anttila [Thu, 26 Nov 2015 13:31:02 +0000 (15:31 +0200)]
Repackage spinner.gif to reduce size

Change-Id: I2ad180b24f232beba56ddcb5943ac9128f1fb9a4

8 years agoUse wider age column in GridThemeUI
Teemu Suo-Anttila [Thu, 26 Nov 2015 08:41:12 +0000 (10:41 +0200)]
Use wider age column in GridThemeUI

This patch is to test the theme, and not testing a defect (#16597).
Testing with defective screenshots causes problems if the defect is at a
later point fixed.

Change-Id: I7a2ea9e5fc73a28ae1c5e1a5680d6bef6022bb34

8 years agoIgnore log file created in some cases
Leif Åstrand [Mon, 14 Sep 2015 18:17:51 +0000 (21:17 +0300)]
Ignore log file created in some cases

Change-Id: Ie3d8c5412a52d5d5835050713b68f20a033d04f8

8 years agoFix javadoc copied from CellStyleGenerator
Leif Åstrand [Wed, 9 Sep 2015 10:22:05 +0000 (13:22 +0300)]
Fix javadoc copied from CellStyleGenerator

Change-Id: I396f1e4e668aa14e44793b8a39bff5605e3b9fb0

8 years agoAdd javadoc in ServerConnector
Henri Sara [Mon, 23 Nov 2015 10:23:12 +0000 (12:23 +0200)]
Add javadoc in ServerConnector

Add missing javadoc for ServerConnector.get/setChildren().

Change-Id: Ibc0f0d78516a040a62db18e5a9ff5ac89b5931dc

8 years agoTypo in setCompositionRoot description
cbmeeks [Thu, 20 Aug 2015 17:24:54 +0000 (13:24 -0400)]
Typo in setCompositionRoot description

Change-Id: I7e95735054e346eb79c9c5614cab6277058d3595

8 years agoSupport on-the-fly compiled CSS hot reload from classpath (#16949)
Vladimir Kulev [Mon, 16 Nov 2015 22:40:27 +0000 (00:40 +0200)]
Support on-the-fly compiled CSS hot reload from classpath (#16949)

Change-Id: I8862d7c0a08717d9b4922063f2940b59014a6875

8 years agoAdd missing export declaration to the manifest of vaadin-push.jar (#18190)
Markus Koivisto [Mon, 16 Nov 2015 13:35:42 +0000 (15:35 +0200)]
Add missing export declaration to the manifest of vaadin-push.jar (#18190)

Change-Id: Id9604185a2a50b17fe67ebdf3082799186a7f8dc

8 years agoAdd some performance guidance to renderer javadocs.
Leif Åstrand [Fri, 13 Nov 2015 08:58:35 +0000 (10:58 +0200)]
Add some performance guidance to renderer javadocs.

Change-Id: Ia9f83688f70d08d51370bb342f00238a98f40293

8 years agoMention cell being a flyweight in WidgetRenderer javadocs
Leif Åstrand [Fri, 13 Nov 2015 07:22:34 +0000 (09:22 +0200)]
Mention cell being a flyweight in WidgetRenderer javadocs

Change-Id: I3afb11958e186619362056d80d4d4b6820b439a8

8 years agoDo not modify state while serializing (#19090)
Artur Signell [Fri, 9 Oct 2015 20:44:47 +0000 (23:44 +0300)]
Do not modify state while serializing (#19090)

Serializing an object should never modify its internal state.
It should be possible to serialize an object multiple times and get
the same result

Change-Id: I79502274179a646f8b0cd8d1fc4cbfd84867299d

8 years agoFix outdated javadoc reference
Leif Åstrand [Wed, 11 Nov 2015 12:16:42 +0000 (12:16 +0000)]
Fix outdated javadoc reference

Change-Id: I0689cd3ce298a8330a48528c1736715f77b66e65

9 years agoForce FormLayout children to shrink with the layout (#11154) 7.5.9
Leif Åstrand [Fri, 28 Aug 2015 18:47:26 +0000 (21:47 +0300)]
Force FormLayout children to shrink with the layout (#11154)

The <table> used by the FormLayout doesn't reduce its size if any child
component has locked its own size (which is the case with e.g. Table and
some other components doing explicit pixel calculations). To work around
this, we need to detect the situation, force the <table> to reduce its
width by temporarily assigning explicit widths to the cells and then
remove the forced size after all children have adjusted.

Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95

9 years agoAdd API for disabling native events for IE in tests
Teemu Suo-Anttila [Thu, 5 Nov 2015 11:06:11 +0000 (13:06 +0200)]
Add API for disabling native events for IE in tests

Change-Id: Ifcca52fee1036f5b31ba87c8257b884d04709297

9 years agoCorrectly round tr width in Escalator (#18820)
Artur Signell [Thu, 5 Feb 2015 23:35:31 +0000 (01:35 +0200)]
Correctly round tr width in Escalator (#18820)

* screenshot based tests for all themes for various features in Grid

Change-Id: Ic6bbb402194132aaf87833215891f5f4ff931099

9 years agoParameterizedTB3Runner for adding permutations using a static getter
Artur Signell [Wed, 2 Sep 2015 11:18:04 +0000 (14:18 +0300)]
ParameterizedTB3Runner for adding permutations using a static getter

* Generates all screenshot names based on the test names

Change-Id: If8733238a88a71085ade5d12cc2372fb85b4d994

9 years agoRemove scheduleDeferred calls from Escalator
Teemu Suo-Anttila [Tue, 13 Oct 2015 11:03:10 +0000 (14:03 +0300)]
Remove scheduleDeferred calls from Escalator

Change-Id: Idfde7842fd31be4b84a1436b40eaa932b6a6c349

9 years agoImproved javadocs for Button.setDisabledOnClick
Matti Tahvonen [Sat, 17 Oct 2015 15:51:00 +0000 (08:51 -0700)]
Improved javadocs for Button.setDisabledOnClick

Change-Id: I75cf104b05ed361ced7f17b20cebd98cc3825d5c

9 years agoVTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)
pag [Sat, 10 Oct 2015 15:05:37 +0000 (17:05 +0200)]
VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)

If an ONLOAD event fires but the target is not the icon, an NPE
occurs. The isCaptionElement method has already used the check
against null before any call happens on the icon which logic is
enough for the onBrowserEvent check as well.

Change-Id: I64de45a07f50f113dcfcb4556f0d8adeea9e1b1b

9 years agoFix replacing of currently selected Tab (#14252)
Dmitrij Abolichin [Thu, 8 Oct 2015 22:21:44 +0000 (01:21 +0300)]
Fix replacing of currently selected Tab (#14252)

Change-Id: I49a86d2fceac233fdfd9e31d8ade519b9f8460b6

9 years agoFix session wrap class javadocs
Leif Åstrand [Tue, 6 Oct 2015 05:57:20 +0000 (08:57 +0300)]
Fix session wrap class javadocs

Change-Id: I962facc5395990751821d11966300a7c2e89dc3d

9 years agoUpdate Chrome version string
Henri Sara [Tue, 27 Oct 2015 13:17:09 +0000 (15:17 +0200)]
Update Chrome version string

Change-Id: I9736e528d4812a613ffa934c476d3b69ccefd631

9 years agoSupport caption fetching for HTML and Widget headers. (#18528)
Sauli Tähkäpää [Fri, 28 Aug 2015 10:36:01 +0000 (13:36 +0300)]
Support caption fetching for HTML and Widget headers. (#18528)

Change-Id: Idad2cbbb6b138258ff6428e7ecc3d922ef99c675

9 years agoFixes column header drop indicator (#18925)
mtzukanov [Thu, 22 Oct 2015 10:52:39 +0000 (13:52 +0300)]
Fixes column header drop indicator (#18925)

Calculation of the frozen column width was wrong in multiselect mode.
It did not take into account the last frozen column, but added
the select column twice.
The same problem was in AutoScroller (as the same methods were
copy-pasted there), for which reason the autoscrolling was not
scrolling till the end.
This patch fixes the calculation error and removes copy-pasted code,
reusing the same code in both places.

Change-Id: I164e2fc96688088b620ad8785c533c593723f83e

9 years agoNull pointer Exception in Slot.onBrowserEvent (#16587)
pag [Sat, 10 Oct 2015 17:17:50 +0000 (19:17 +0200)]
Null pointer Exception in Slot.onBrowserEvent (#16587)

Change-Id: I60f68cf7a9e61980809af253bb4f4a0ab92f1230

9 years agoFix javadoc typos
Leif Åstrand [Mon, 2 Nov 2015 10:32:38 +0000 (10:32 +0000)]
Fix javadoc typos

Change-Id: I9c8a3f3f4cfa375db8825019f3cd80a043424d88

9 years agoMention quirks with JavaScript "this" in AbstractJavaScript* javadocs
Leif Åstrand [Mon, 26 Oct 2015 16:13:54 +0000 (16:13 +0000)]
Mention quirks with JavaScript "this" in AbstractJavaScript* javadocs

Change-Id: I512b861c65f8c0f6c6e8f684cb933cbcc20cdb99

9 years agoRender null header caption as empty (#18553)
Artur Signell [Wed, 2 Sep 2015 17:45:30 +0000 (20:45 +0300)]
Render null header caption as empty (#18553)

Change-Id: Iaeba81c7e40d4be5f16e74fa8bcf8c86c53a7d3d

9 years agoRemove call to setEnabled in Grid Sidebar constructor (#19126) 7.5.8
Teemu Suo-Anttila [Tue, 13 Oct 2015 13:57:28 +0000 (16:57 +0300)]
Remove call to setEnabled in Grid Sidebar constructor (#19126)

Change-Id: Iaa69e6b59281f7d6b9d1cf00b3de746243a700cf

9 years agoFix stack overflows in ListDataSource ListWrapper (#19104)
Teemu Suo-Anttila [Fri, 9 Oct 2015 08:35:01 +0000 (11:35 +0300)]
Fix stack overflows in ListDataSource ListWrapper (#19104)

Change-Id: Ie04e673fcdb3ce0f63b07158b5cd9f128ea9c30e

9 years agoFix test failure in IE10/IE11/Chrome
Artur Signell [Tue, 6 Oct 2015 15:50:36 +0000 (18:50 +0300)]
Fix test failure in IE10/IE11/Chrome

Change-Id: Ifffdab18b6839a631acfd4bf8c2de5be97737f11

9 years agoFix adding to same parent, component shouldn't be removed (#16568)
Dmitrij Abolichin [Fri, 2 Oct 2015 21:38:31 +0000 (00:38 +0300)]
Fix adding to same parent, component shouldn't be removed (#16568)

Change-Id: I7037366e1f1aaaafb7417e20584086f488ace54f

9 years agoFix javadoc
Artur Signell [Tue, 6 Oct 2015 12:18:26 +0000 (15:18 +0300)]
Fix javadoc

Change-Id: I9eef477a77f0677b198b582d8e26e6a47b072aba

9 years agoAdd sampler to BuildDemos, support specifying branch for demo
Teemu Suo-Anttila [Tue, 6 Oct 2015 10:13:14 +0000 (13:13 +0300)]
Add sampler to BuildDemos, support specifying branch for demo

New way to add a built demo with specified branch uses a tuple with
the format ("URL", "branch"). The given branch will be used when
cloning the demo. Default branch is master and is used if no branch
is provided.

Change-Id: I7b94f50045731a35ef6005e8fba160cfe0be4852

9 years agoProperly cleanup stream variables if DragAndDropWrapper is detached (#14882)
Artur Signell [Wed, 30 Sep 2015 14:05:24 +0000 (17:05 +0300)]
Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)

If DragAndDropWrapper is removed from the UI for whatever reason before cleanup
happens, the UI can no longer be found through it. If we do not do cleanup, we
leave a reference hanging forever in ConnectorTracker.

Change-Id: Ia445dafda7fdfaab9617bdfa9b48bfdbe5289241

9 years agoDo not use getters/setters when mapping designer fields (#17388)
Artur Signell [Thu, 1 Oct 2015 18:05:29 +0000 (21:05 +0300)]
Do not use getters/setters when mapping designer fields (#17388)

Change-Id: Id64193a109667286127038eb1c9dfd47697247be

9 years agoClose calendar popup when DateField is detached (#18985)
Teemu Pöntelin [Sun, 27 Sep 2015 15:10:30 +0000 (18:10 +0300)]
Close calendar popup when DateField is detached (#18985)

Change-Id: Ib04b7356577dd5027cd9daac351f49a1a1e23f1d

9 years agoSet opacity for disabled Grid in Valo. (#18661)
Sauli Tähkäpää [Wed, 26 Aug 2015 20:33:49 +0000 (23:33 +0300)]
Set opacity for disabled Grid in Valo. (#18661)

Change-Id: Ic1e1cecf01aab54d00d1215591514bd07b941754

9 years agoParse readonly values for AbstractFields correctly (#18850) 7.5.7
John Ahlroos [Thu, 10 Sep 2015 11:09:32 +0000 (14:09 +0300)]
Parse readonly values for AbstractFields correctly (#18850)

Change-Id: I1128ec0bda9b0fdad721f084c1e78cfe78e984f2

9 years agoAdd @since for 7.5.7 changes
Henri Sara [Sun, 4 Oct 2015 08:12:12 +0000 (11:12 +0300)]
Add @since for 7.5.7 changes

Change-Id: I661918af08299953e3caf5e51def0afbad809dd4

9 years agoRevert "Parse readonly values for AbstractFields correctly #18850"
Markus Koivisto [Wed, 30 Sep 2015 13:22:11 +0000 (16:22 +0300)]
Revert "Parse readonly values for AbstractFields correctly #18850"

This reverts commit 5e9209421ce92e16531299c8c4be5fdd412bb513.

9 years agoSkip checking unknown properties for @NoLayout on client side (#18334)
Artur Signell [Thu, 24 Sep 2015 19:29:19 +0000 (22:29 +0300)]
Skip checking unknown properties for @NoLayout on client side (#18334)

Change-Id: Ic03b419b8c10d5d7010c3d10479883149445fe40

9 years agoFix resetting of top or left alignment in GridLayout (#18660)
Artur Signell [Tue, 1 Sep 2015 18:45:50 +0000 (21:45 +0300)]
Fix resetting of top or left alignment in GridLayout (#18660)

Change-Id: I12b4d792f4d7cc7e3340d5566fda55f0cb23cbd0

9 years agoUse a suitable z-index for valo-menuitems overlay (#18869)
Matti Tahvonen [Thu, 24 Sep 2015 20:10:33 +0000 (23:10 +0300)]
Use a suitable z-index for valo-menuitems overlay (#18869)

The floating menu should have a high z-index not to be below components that
use z-index, still below floating vaadin elements like windows, notifications and tooltips.

Change-Id: I0ae5d2612ba50ca703f2e604891a25db4bc1d75a

9 years agoParse readonly values for AbstractFields correctly #18850
John Ahlroos [Thu, 10 Sep 2015 11:09:32 +0000 (14:09 +0300)]
Parse readonly values for AbstractFields correctly #18850

Change-Id: I6f7d8731d185fe1c88e861435a401d887b2defbe

9 years agoHide global "define" from push scripts (#18999)
Leif Åstrand [Thu, 24 Sep 2015 16:43:06 +0000 (19:43 +0300)]
Hide global "define" from push scripts (#18999)

Change-Id: Iab7747ba8c4770a70e098ea88657ffea14387743

9 years agoSupport declarative prefix "vaadin-" (#18957)
Henri Sara [Wed, 30 Sep 2015 08:29:45 +0000 (11:29 +0300)]
Support declarative prefix "vaadin-" (#18957)

This is a backport of 1011cff7e8139cd1b7138b2e538264c755c7482f
with the old default ("v-").

Change-Id: Idafc3a071aeec6d4214e867cc5cd984ae535cb62

9 years agoFix declarative test for 7.5
Henri Sara [Wed, 30 Sep 2015 08:44:10 +0000 (11:44 +0300)]
Fix declarative test for 7.5

Change-Id: I4a610673b165ab23e9b49ae6926d1ef023130a18

9 years agoRevert "Correctly round tr width in Escalator (#18820)"
Henri Sara [Wed, 30 Sep 2015 07:58:01 +0000 (10:58 +0300)]
Revert "Correctly round tr width in Escalator (#18820)"

This reverts commit 179a3c8c1c37976b6c14fe252a07b9a7e2f32dd0.

Change-Id: Ia33a6704db4bad8a1a8ef0dc55719e2f8164c827

9 years agoRevert "Adds support for defining the URL to use for push requests (#18989)"
Markus Koivisto [Wed, 30 Sep 2015 07:26:05 +0000 (10:26 +0300)]
Revert "Adds support for defining the URL to use for push requests (#18989)"

This reverts commit ca3c460cbd6edb801f7919d046a3323f5f8babf1.

9 years agoUpdate AJS?.callFunction javadoc to reflect reality (#18990)
Leif Åstrand [Thu, 24 Sep 2015 08:19:28 +0000 (11:19 +0300)]
Update AJS?.callFunction javadoc to reflect reality (#18990)

Change-Id: Ie53b535a2ae3c0e0ff5bb4b0516364c8817456d3

9 years agoCorrectly round tr width in Escalator (#18820)
Artur Signell [Thu, 5 Feb 2015 23:35:31 +0000 (01:35 +0200)]
Correctly round tr width in Escalator (#18820)

* screenshot based tests for all themes for various features in Grid

Change-Id: Id44f319b517fdfa419b70d30a9f8d4bd5e82fa63

9 years agoAdds support for defining the URL to use for push requests (#18989)
Artur Signell [Thu, 24 Sep 2015 07:20:29 +0000 (10:20 +0300)]
Adds support for defining the URL to use for push requests (#18989)

Change-Id: I12afaf7e5c5c385f3a19c7dab60f044d8721e082

9 years agoRemoves .v-ui wrapping from valo-menu-responsive for (#18961)
Marc Englund [Tue, 22 Sep 2015 06:37:36 +0000 (09:37 +0300)]
Removes .v-ui wrapping from valo-menu-responsive for (#18961)

Removing .v-ui wrapping makes valo-menu-responsive usable anywhere
on the page (not just top-level).

Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241

9 years agoSupport HTML entities when reading/writing declarative format #18882
Maciej Przepióra [Wed, 16 Sep 2015 08:48:31 +0000 (10:48 +0200)]
Support HTML entities when reading/writing declarative format #18882

Change-Id: I08099673c5dd0d688d3243e5fd169edb05f046f3

9 years agoWrite all empty cells for empty GridLayout in declarative #18805
Maciej Przepióra [Mon, 21 Sep 2015 09:05:32 +0000 (11:05 +0200)]
Write all empty cells for empty GridLayout in declarative #18805

Change-Id: I589ba0dbb4aea7578f85894046e99903d9202e37

9 years agoAlways use charset for String.getBytes() method (#18863).
Denis Anisimov [Fri, 11 Sep 2015 16:59:54 +0000 (19:59 +0300)]
Always use charset for String.getBytes() method (#18863).

Change-Id: I15ce5a7922aebffc1a05ac55663033f7e5134d0c

9 years agoUse correct state class for split panels (#18942)
Artur Signell [Sun, 20 Sep 2015 16:11:01 +0000 (19:11 +0300)]
Use correct state class for split panels (#18942)

Change-Id: I91980343c0e8f3f35abb26411f57d2303b286cce

9 years agoFix Sidebar isOpen to not throw an exception (#18918)
Teemu Suo-Anttila [Thu, 17 Sep 2015 08:50:14 +0000 (11:50 +0300)]
Fix Sidebar isOpen to not throw an exception (#18918)

Change-Id: I4a60e5a4d8939f996d72fe2234ea945e6afb5542

9 years agoAdd command line parameter for ignoring demos
Teemu Suo-Anttila [Mon, 14 Sep 2015 07:37:44 +0000 (10:37 +0300)]
Add command line parameter for ignoring demos

Change-Id: I84850404ba772ff4dceb1f00f5ddc275fe6f915d

9 years agoFix Escalator onResize to layout Finally instead of Deferred (#18751)
Teemu Suo-Anttila [Wed, 2 Sep 2015 13:56:08 +0000 (16:56 +0300)]
Fix Escalator onResize to layout Finally instead of Deferred (#18751)

This patch also corrects a possible issue with calculating columns when
it is not attached.

Change-Id: I616eb0f6d060991d9f461b7e2b1e3f7f30fbd122

9 years agoGrid: allow zooming in touch devices. 32/head
Manolo Carrasco [Tue, 15 Sep 2015 22:50:50 +0000 (00:50 +0200)]
Grid: allow zooming in touch devices.

- Since grid was not cancelling scrolling when multiple touches,
zooming was not working, this patch fixes "zoom trap".
- Prevent default when moving the scroll in touch devices to avoid
parent scrolling

Change-Id: I47856ef20bc835bb2b310b45f6d2749e950e8e7a

9 years agoUpdate @since tags to 7.5.6. 7.5.6
Mika Murtojarvi [Tue, 15 Sep 2015 10:44:33 +0000 (13:44 +0300)]
Update @since tags to 7.5.6.

Change-Id: Ie6cf2f819a167604b894b3b4c390e244867c2be9

9 years agoBackport fix for #16992 to Vaadin 7.5.
Artur Signell [Sun, 12 Jul 2015 17:11:41 +0000 (20:11 +0300)]
Backport fix for #16992 to Vaadin 7.5.

Change-Id: I4899aac895f061cffffaccc5b0e33f92bada28b0

9 years agoDisable sidebar button when grid is disabled. (#18696)
Sauli Tähkäpää [Mon, 31 Aug 2015 19:51:19 +0000 (22:51 +0300)]
Disable sidebar button when grid is disabled. (#18696)

Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef

9 years agoChrome 45
Artur Signell [Thu, 10 Sep 2015 07:28:15 +0000 (10:28 +0300)]
Chrome 45

Change-Id: Ifb5c3fb54d7cff188b775b74c36d887efa41c853

9 years agoImplement ItemStyleGenerators for ComboBox (#9276)
Leif Åstrand [Wed, 9 Sep 2015 11:22:47 +0000 (14:22 +0300)]
Implement ItemStyleGenerators for ComboBox (#9276)

Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b

9 years agoFix Editor selection checkbox handling to be more specific (#18818)
Teemu Suo-Anttila [Tue, 8 Sep 2015 14:36:57 +0000 (17:36 +0300)]
Fix Editor selection checkbox handling to be more specific (#18818)

Change-Id: Ic33572d3cd9e6117dc133bbfe26bc707c4b84f21

9 years agoDon't use proxy port blocked by Firefox
Artur Signell [Tue, 8 Sep 2015 18:00:28 +0000 (21:00 +0300)]
Don't use proxy port blocked by Firefox

Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4

9 years agoMake it possible to avoid select caption conversion (#16845)
Leif Åstrand [Tue, 7 Jul 2015 18:49:45 +0000 (21:49 +0300)]
Make it possible to avoid select caption conversion (#16845)

Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7

9 years agoMake test work correctly with resynchronize
Artur Signell [Mon, 7 Sep 2015 11:24:36 +0000 (14:24 +0300)]
Make test work correctly with resynchronize

Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158

9 years agoSkip nonsense screenshots when no theme is loaded
Artur Signell [Fri, 4 Sep 2015 07:07:41 +0000 (10:07 +0300)]
Skip nonsense screenshots when no theme is loaded

Change-Id: Ida91a9f75c6d36009c3b3e95b4117a2f1ba28502

9 years agoFind the Grid again after changing theme as the whole UI is re-created
Artur Signell [Fri, 4 Sep 2015 07:02:49 +0000 (10:02 +0300)]
Find the Grid again after changing theme as the whole UI is re-created

Change-Id: I3b77239d86b00541cd26be27dac067e043ea873b

9 years agoUse correct month names with Java 8 (#18760)
Artur Signell [Thu, 3 Sep 2015 07:34:03 +0000 (10:34 +0300)]
Use correct month names with Java 8 (#18760)

Change-Id: I4dcb1f172339005947fa45924792ab86d0952b90

9 years agoUpdate to TestBench 4.0.3
Artur Signell [Tue, 14 Jul 2015 16:20:38 +0000 (19:20 +0300)]
Update to TestBench 4.0.3

Change-Id: I0aaf02f57681804c380102d0078a3896f670d859

9 years agoDo not open detail row if generator is the NULL one (#18663)
Teppo Kurki [Thu, 27 Aug 2015 13:55:03 +0000 (16:55 +0300)]
Do not open detail row if generator is the NULL one (#18663)

Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8

9 years agoFix resynchronize/repaintAll to actually resynchronize again (#18808)
Artur Signell [Mon, 7 Sep 2015 11:01:18 +0000 (14:01 +0300)]
Fix resynchronize/repaintAll to actually resynchronize again (#18808)

Change-Id: Ia96d89a519b1f453457461e596c51642257c61bb

9 years agoGrid: touch kinetic scrolling. #18133 #16885 7.5.5
Manolo Carrasco [Wed, 3 Jun 2015 09:41:59 +0000 (11:41 +0200)]
Grid: touch kinetic scrolling. #18133 #16885

This is a new implementation of scrolling for grid we
have in v-grid.
It uses GWT animations instead of having to deal with
the HTML5 animation framework directly and implements
the concepts of velocity and acceleration.

Change-Id: I2ba7748c0f7a473020fb5bea280b4c4bafab3ba3

9 years agoMake responsive work in Edge (#18620)
Artur Signell [Tue, 1 Sep 2015 17:49:30 +0000 (20:49 +0300)]
Make responsive work in Edge (#18620)

Change-Id: Idb53cf6e8089154ec50979f3cd63faeaac419972

9 years agoClose existing details when the generator is changed (#18664)
Teppo Kurki [Fri, 28 Aug 2015 06:23:05 +0000 (09:23 +0300)]
Close existing details when the generator is changed (#18664)

Change-Id: Id031ad8ab5d513159e014458e40d35038f98df3d

9 years agoAdd null check to test portlet
Henri Sara [Tue, 1 Sep 2015 09:51:01 +0000 (12:51 +0300)]
Add null check to test portlet

Change-Id: I0e89ff093b4a880b03a75aaf605ba55efbd27874

9 years agoRemove accidentally commited file
Artur Signell [Mon, 24 Aug 2015 17:02:36 +0000 (20:02 +0300)]
Remove accidentally commited file

Change-Id: I115e964260e575d8378fe44e679785658e96dcb6

9 years agoUpdate Atmosphere to fix reconnect problem (#18686)
Artur Signell [Sat, 29 Aug 2015 17:53:30 +0000 (20:53 +0300)]
Update Atmosphere to fix reconnect problem (#18686)

Change-Id: I53ff3bc7d83bd15b24fdafcee83cd0f2555c440b

9 years agoEnable overriding Grid style variables in Runo and Reindeer. (#18581)
Sauli Tähkäpää [Tue, 25 Aug 2015 19:58:09 +0000 (22:58 +0300)]
Enable overriding Grid style variables in Runo and Reindeer. (#18581)

Change-Id: I099d3d6de4a211b18699726a11bffa3188e21f51

9 years agoConvert test to JUnit 4
Leif Åstrand [Sat, 29 Aug 2015 11:58:02 +0000 (14:58 +0300)]
Convert test to JUnit 4

Change-Id: I790b7b963e906d42060aa4bdc0c2403e3234a217

9 years agoImprove build and publish reports
Johannes Dahlström [Fri, 28 Aug 2015 13:03:11 +0000 (16:03 +0300)]
Improve build and publish reports

- Add link to closed fixed but not released/pending tickets
- Ignore empty @since in /result/ paths
- Add link to public Maven repository

Change-Id: I885a5764901bfa063fd3332121d54077049ddd35

9 years agoAdd result folder creation to publish report generator
Teemu Suo-Anttila [Fri, 28 Aug 2015 11:13:51 +0000 (14:13 +0300)]
Add result folder creation to publish report generator

Change-Id: Icdc71f7e5707cfb985c8b54f3172c332ea21ad1e

9 years agoDo not include Chrome version in test output
Artur Signell [Tue, 25 Aug 2015 11:18:46 +0000 (14:18 +0300)]
Do not include Chrome version in test output

Change-Id: I52c1adaa140f8ac213283efd037f3a9736b48f6b

9 years agoFix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)
Artur Signell [Wed, 8 Jul 2015 17:04:43 +0000 (20:04 +0300)]
Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)

Change-Id: I138eef2ff9b1660dd545baee5df315ff135e0a91

9 years agoMeasure width exactly to avoid white padding at the right edge (#18648)
Artur Signell [Mon, 24 Aug 2015 18:13:14 +0000 (21:13 +0300)]
Measure width exactly to avoid white padding at the right edge (#18648)

Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc

9 years agoMake checkbox inline-block like all other widgets (#18518)
Artur Signell [Mon, 27 Jul 2015 18:48:32 +0000 (21:48 +0300)]
Make checkbox inline-block like all other widgets (#18518)

Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d

9 years agoResynchronize everything after theme change (#18478)
Artur Signell [Tue, 14 Jul 2015 15:04:09 +0000 (18:04 +0300)]
Resynchronize everything after theme change (#18478)

Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd

9 years agoFix Grid column width calculation regression (#18617)
Teemu Suo-Anttila [Mon, 24 Aug 2015 10:57:27 +0000 (13:57 +0300)]
Fix Grid column width calculation regression (#18617)

Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6

9 years agoUpdate to Bourbon 3.2.4 (#15484)
Artur Signell [Wed, 19 Aug 2015 20:55:16 +0000 (23:55 +0300)]
Update to Bourbon 3.2.4 (#15484)

Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97

9 years agoUse correct classname for ValoTheme.SCROLL_INDICATOR (#14802)
Artur Signell [Tue, 14 Jul 2015 16:33:49 +0000 (19:33 +0300)]
Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)

Use constants in Valo tests to ensure they are correct

Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b

9 years agoCut off Grid cell content when max column width is set (#18617)
Teppo Kurki [Tue, 18 Aug 2015 18:46:39 +0000 (21:46 +0300)]
Cut off Grid cell content when max column width is set (#18617)

Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2