]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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

9 years agoPrevent race-condition induced sporadic error in Escalator (#17258)
patrik [Mon, 3 Aug 2015 08:41:03 +0000 (11:41 +0300)]
Prevent race-condition induced sporadic error in Escalator (#17258)

Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3

9 years agoAdd missing @since tags 7.5.4
Mika Murtojarvi [Wed, 19 Aug 2015 14:11:49 +0000 (17:11 +0300)]
Add missing @since tags

Change-Id: I90a76c6a44d91ac1f185623678b086683e4287b2

9 years agoAdd optional OSGi imports for portals (#18561)
Henri Sara [Fri, 7 Aug 2015 10:00:00 +0000 (13:00 +0300)]
Add optional OSGi imports for portals (#18561)

Change-Id: Id13dc29347c93ad142c991f95f89cf04eb06db94

9 years agoStringToBooleanConverter API improved (#18466)
elmot [Fri, 10 Jul 2015 09:09:52 +0000 (12:09 +0300)]
StringToBooleanConverter API improved  (#18466)

Added simple customization for text representation
Added API for locale-specific conversion

Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464

9 years agoRevert "Write true as attribute="" (#17519)"
Mika Murtojarvi [Wed, 19 Aug 2015 07:50:35 +0000 (10:50 +0300)]
Revert "Write true as attribute="" (#17519)"

This reverts commit cdc07e55c12dc4ffbe509e15c4f4f165fb4a1670.

Change-Id: Iad07a0292639d89c8f029c690005e7f1041eb79f

9 years agoWrite true as attribute="" (#17519)
Leif Åstrand [Mon, 18 May 2015 12:10:30 +0000 (15:10 +0300)]
Write true as attribute="" (#17519)

Change-Id: I49287cc38605abb75059cb553e3baed2a8359067

9 years agoPrevent NPE on missing security key. (#18573)
Sauli Tähkäpää [Sat, 15 Aug 2015 20:14:14 +0000 (23:14 +0300)]
Prevent NPE on missing security key. (#18573)

Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368

9 years agoHandle renderer exceptions gracefully (#18554)
Artur Signell [Tue, 4 Aug 2015 09:33:30 +0000 (12:33 +0300)]
Handle renderer exceptions gracefully (#18554)

Change-Id: I46557f6c6f8543ab61b863145863824785d14784

9 years agoPrevent Escalator scrollbars oscillation in HeightByRows mode (#18596)
Teemu Suo-Anttila [Fri, 14 Aug 2015 10:21:53 +0000 (13:21 +0300)]
Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)

Change-Id: Ie44ee231d83491af8704f989300a0b8cd9888374

9 years agoDisable websphereportal8 test
Henri Sara [Thu, 13 Aug 2015 10:51:00 +0000 (13:51 +0300)]
Disable websphereportal8 test

The automated test environment is missing the server, so
the test was always ignored.

Change-Id: I37d3b6d08eb6a194897a48392c653e7d478d4e21

9 years agoMake Valo work with sass-lang compiler again (#18438)
Artur Signell [Thu, 13 Aug 2015 05:27:58 +0000 (08:27 +0300)]
Make Valo work with sass-lang compiler again (#18438)

Change-Id: Id62d077fd6219c4486a970fc7c747ae344f6b82d

9 years agoAdd server check for deployment script
Teemu Suo-Anttila [Thu, 13 Aug 2015 07:22:42 +0000 (10:22 +0300)]
Add server check for deployment script

Change-Id: I759ed64fde83d5b9580596308f9a1feee75e1751

9 years agoDecode filename before finding resource (#15407)
Artur Signell [Thu, 15 Jan 2015 19:59:00 +0000 (21:59 +0200)]
Decode filename before finding resource (#15407)

Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e

9 years agoAdd missing URLs to staging report
Teemu Suo-Anttila [Mon, 10 Aug 2015 08:52:07 +0000 (11:52 +0300)]
Add missing URLs to staging report

This adds a new command line parameter for TestBench API build

Change-Id: Ib9a362c665c018dba1dc88d9725980e46fdc9665

9 years agoAdd reporting script for post-publish validation
Teemu Suo-Anttila [Wed, 12 Aug 2015 12:13:08 +0000 (15:13 +0300)]
Add reporting script for post-publish validation

Change-Id: I9ac8adea219d2c9750d7d79a0933c89eaa0c21eb

9 years agoAdd class for last frozen column requested by designers (#18590)
Taras Hupalo [Wed, 5 Aug 2015 10:09:30 +0000 (13:09 +0300)]
Add class for last frozen column requested by designers (#18590)

See https://github.com/vaadin/components/pull/57#issuecomment-127622121
for details

Change-Id: I71e64a420d9fc1ae0d970bdc7eb71fdfb34553c3

9 years agoGuard against disconnect() being called twice (#15263)
Artur Signell [Thu, 6 Aug 2015 08:13:21 +0000 (11:13 +0300)]
Guard against disconnect() being called twice (#15263)

Change-Id: I9fa8b5659b4079684f3348c18a6e246914ee8447

9 years agoDo not force zero height for empty caption height in FormLayout (#15409)
Artur Signell [Sat, 11 Jul 2015 18:54:02 +0000 (21:54 +0300)]
Do not force zero height for empty caption height in FormLayout (#15409)

Change-Id: I6dc347f44f3eda51d1d5497af1376355f5665cee

9 years agoAdd style names to selection checkboxes (#17755)
Teppo Kurki [Tue, 11 Aug 2015 19:55:43 +0000 (22:55 +0300)]
Add style names to selection checkboxes (#17755)

Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809

9 years agoFix Grid client-side NPE finding uneditable column editor (#18589)
Teemu Suo-Anttila [Tue, 11 Aug 2015 11:55:27 +0000 (14:55 +0300)]
Fix Grid client-side NPE finding uneditable column editor (#18589)

Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3

9 years agoBasic tagging commands in staging report
Henri Sara [Fri, 7 Aug 2015 12:56:32 +0000 (15:56 +0300)]
Basic tagging commands in staging report

Change-Id: I8b29f57329c1cc6979ed26fe539ba8950e72a7ef

9 years agoUse latest GAE SDK supporting Java 6
Henri Sara [Sun, 9 Aug 2015 10:38:20 +0000 (13:38 +0300)]
Use latest GAE SDK supporting Java 6

An upgrade of GAE SDK is needed to support the new HDR
that replaced the old DataStore.

Change-Id: I175785e5e37afb5d1acc229d1bbb6229e01def2a

9 years agoPrevent scrolling when expanding a TreeTable item (#18247)
Mika Murtojarvi [Fri, 31 Jul 2015 14:10:31 +0000 (17:10 +0300)]
Prevent scrolling when expanding a TreeTable item (#18247)

Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab

9 years agoAdd @since for change 11526 ticket #17590 7.5.3
patrik [Wed, 5 Aug 2015 10:55:45 +0000 (13:55 +0300)]
Add @since for change 11526 ticket #17590

Change-Id: I3e4540a5a1fe87c82c8ce2c4d92b21c8f94a4d4f

9 years agoUpdate Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki [Thu, 9 Jul 2015 20:23:35 +0000 (23:23 +0300)]
Update Select all -CheckBox from server and partial selections (#17590)

Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0

9 years agoTake margin/border/padding into account when measuring TabSheet (#18471)
Artur Signell [Wed, 15 Jul 2015 21:20:26 +0000 (00:20 +0300)]
Take margin/border/padding into account when measuring TabSheet (#18471)

Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583

9 years agoAttach Window in hierarchy change as required (#18502)
Artur Signell [Mon, 3 Aug 2015 20:02:47 +0000 (23:02 +0300)]
Attach Window in hierarchy change as required (#18502)

Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e

9 years agoRestrict old IE fix to IE <= 10 (#17002)
Artur Signell [Sat, 11 Jul 2015 18:12:39 +0000 (21:12 +0300)]
Restrict old IE fix to IE <= 10 (#17002)

Change-Id: I84b7d654f1a62aad623055033ee0666ad950b805

9 years agoTest for multiple manual push in same access block (#15330, #16919)
Artur Signell [Wed, 25 Feb 2015 07:55:55 +0000 (09:55 +0200)]
Test for multiple manual push in same access block (#15330, #16919)

Change-Id: I47144b65dbe15fff8577ab7c8666c48d7c749e1d

9 years agoFix NPE when clicking and move handler is not set (#8718)
Artur Signell [Mon, 3 Aug 2015 21:16:04 +0000 (00:16 +0300)]
Fix NPE when clicking and move handler is not set (#8718)

Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761

9 years agoEnsure server side focus is applied when opening a window (#17731)
Artur Signell [Wed, 15 Jul 2015 17:37:20 +0000 (20:37 +0300)]
Ensure server side focus is applied when opening a window (#17731)

This change removes all deferred commands for handling window focus to
ensure
the focus events are triggered in the expected order

Change-Id: Ie3295aa8825f5c1c16d15f3deded987beb34d5fd

9 years agoTake margin/border/padding into account when measuring ComboBox in IE
Artur Signell [Fri, 10 Jul 2015 23:25:29 +0000 (02:25 +0300)]
Take margin/border/padding into account when measuring ComboBox in IE
(#17002)

Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3

9 years agoUpdate a test for Chrome version.
Mika Murtojarvi [Mon, 3 Aug 2015 07:43:46 +0000 (10:43 +0300)]
Update a test for Chrome version.

Change-Id: I9b7b5e56859750ae4d422c3bfeaaecb53c0f735a

9 years agoReserve enough memory so SDM can be run for more than one browser
Artur Signell [Fri, 31 Jul 2015 06:43:46 +0000 (09:43 +0300)]
Reserve enough memory so SDM can be run for more than one browser

Change-Id: I8bdd2e7760995fbe4648870400726c913eb392e0

9 years agoEnable IE stuff also needed for Edge (#18523)
Artur Signell [Thu, 30 Jul 2015 10:39:59 +0000 (13:39 +0300)]
Enable IE stuff also needed for Edge (#18523)

Change-Id: I5f1a58710a1dd68fed6f14e8d16acadc085354b7

9 years agoDetect Edge correctly (#18537)
Artur Signell [Thu, 30 Jul 2015 10:01:56 +0000 (13:01 +0300)]
Detect Edge correctly (#18537)

Change-Id: Ib47f624923a3a7e8d6f07f06a55074657bdb8bbd

9 years agoMake methods return what they promise
Artur Signell [Tue, 28 Jul 2015 08:39:29 +0000 (11:39 +0300)]
Make methods return what they promise

Change-Id: I4e1bbb5106bdeec966439e6a9cf926fd263afa56

9 years agoFix empty @since 7.5.2
Markus Koivisto [Wed, 22 Jul 2015 13:59:01 +0000 (16:59 +0300)]
Fix empty @since

Change-Id: Ie0117047ee7b3923bf56b90c4ba5a1ab8edb91ab

9 years agoFix IE8 centered window initial placement (#18498)
Teemu Suo-Anttila [Fri, 17 Jul 2015 10:13:07 +0000 (13:13 +0300)]
Fix IE8 centered window initial placement (#18498)

Change-Id: I0bb5160adfab11bdba695c4e7187d8a3b3f955cd

9 years agoAdd mention of changed Grid SidebarMenu theme to release notes
Teemu Suo-Anttila [Tue, 21 Jul 2015 13:07:09 +0000 (16:07 +0300)]
Add mention of changed Grid SidebarMenu theme to release notes

Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c

9 years agoFix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila [Mon, 20 Jul 2015 06:21:39 +0000 (09:21 +0300)]
Fix DetailsRow communication use connector IDs (#18493)

Details are now initialized when they are made visible. The old way of
requesting when seen caused a lot of problems when moving stuff around.
Now uses less communication, but reserves a bit extra resources due to
all details components being in the hierarchy.

Change-Id: If94e8df76254816aeb2fd681624fc82e7718cbb8

9 years agoConvert ComboBoxLargeIconsTest from TB2 to TB4
Teemu Suo-Anttila [Fri, 17 Jul 2015 08:52:17 +0000 (11:52 +0300)]
Convert ComboBoxLargeIconsTest from TB2 to TB4

This patch also adds some subpart awareness as well as deferred worker
interface to VFilterSelect to support running TB4 tests reliably.

Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd

9 years agoStabilize Grid tests on IE11
Teemu Suo-Anttila [Thu, 16 Jul 2015 15:04:20 +0000 (18:04 +0300)]
Stabilize Grid tests on IE11

Change-Id: I86fec91d695cb2e934230750451fdc37a1f48b86

9 years agoFix IE8 icons in tree expand regression (#18488)
Teemu Suo-Anttila [Thu, 16 Jul 2015 14:31:54 +0000 (17:31 +0300)]
Fix IE8 icons in tree expand regression (#18488)

Change-Id: I8200cf16ad3ff8fd15e963d3b7b3646c47639d5f

9 years agoFix IE8 window shadows with undefined height (#18487)
Teemu Suo-Anttila [Thu, 16 Jul 2015 13:23:38 +0000 (16:23 +0300)]
Fix IE8 window shadows with undefined height (#18487)

Change-Id: I48717be814a6f150bf39dd2d725b753277927865

9 years agoWorkaround for IE10 invalid min-height calculations (#15169)
Artur Signell [Fri, 10 Jul 2015 22:48:50 +0000 (01:48 +0300)]
Workaround for IE10 invalid min-height calculations (#15169)

Change-Id: I322b11248db0449e9cddc471a719c83105802896

9 years agoSelect last item only if filtered items exist. (#18441)
Sauli Tähkäpää [Thu, 9 Jul 2015 10:27:49 +0000 (13:27 +0300)]
Select last item only if filtered items exist. (#18441)

Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca

9 years agoAdd missing import to staging report generator
Teemu Suo-Anttila [Wed, 15 Jul 2015 15:38:46 +0000 (18:38 +0300)]
Add missing import to staging report generator

Change-Id: I97d0166b8a25efd2407c57f3b68db6c76ce346eb

9 years agoGrid sidebar menu design changed. See design document and comments at trac ticket...
elmot [Tue, 30 Jun 2015 14:40:30 +0000 (17:40 +0300)]
Grid sidebar menu design changed. See design document and comments at trac ticket. (#18325)

Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54

9 years agoSupport frozen columns in Grid editor (#16727)
Johannes Dahlström [Thu, 9 Jul 2015 11:51:30 +0000 (14:51 +0300)]
Support frozen columns in Grid editor (#16727)

Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2

9 years agoUse FixedNotificationElement in BasicPersonFormTest
Teemu Suo-Anttila [Wed, 15 Jul 2015 06:57:41 +0000 (09:57 +0300)]
Use FixedNotificationElement in BasicPersonFormTest

This makes tests more stable with IE browsers

Change-Id: If907dbd0406509b6ece2ad119a2b7b16ccf79f38

9 years agoIncrease Tooltip z-index to be larger than the default overlay z-index. (#14854)
Sauli Tähkäpää [Fri, 13 Mar 2015 20:29:59 +0000 (22:29 +0200)]
Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)

Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167

9 years agoAllow using only hostname with ?superdevmode
Artur Signell [Mon, 13 Jul 2015 13:36:55 +0000 (16:36 +0300)]
Allow using only hostname with ?superdevmode

Change-Id: Iffa9da89e869448ce0ef84af4b8d228832ea46b1

9 years agoConvert EmbeddedWithNullSource test to TB4
Teemu Suo-Anttila [Tue, 14 Jul 2015 12:31:17 +0000 (15:31 +0300)]
Convert EmbeddedWithNullSource test to TB4

Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664

9 years agoReplaced HashMaps with TreeMaps to keep the same order (#14736)
Taras Hupalo [Sun, 25 Jan 2015 03:46:41 +0000 (05:46 +0200)]
Replaced HashMaps with TreeMaps to keep the same order (#14736)

Change-Id: Ie28e05aa8fbf1709fb057cb1a0776d5a1f1698bc