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

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: Ie01895d96e83f16d767f8cfcabde77ac78f50796

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: Ib5d967838b47c0f9505219a0304b860a03ef43ee

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: Id1642eb7e04fde8444080a178627587648d0ed94

9 years agoAdd better keyboard Close Shortcut API for Window (#17383)
patrik [Thu, 6 Aug 2015 11:08:38 +0000 (14:08 +0300)]
Add better keyboard Close Shortcut API for Window (#17383)

Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340

9 years agoMake Grid editor event handling more customizable
Johannes Dahlström [Wed, 19 Aug 2015 10:11:21 +0000 (13:11 +0300)]
Make Grid editor event handling more customizable

The event handling is factored to a separate EventHandler interface,
with the
default behavior contained in class DefaultEditorEventHandler. The
latter is
made easily extensible by providing several customization points.

Change-Id: I653d37197cc9314980a8d36983783f227af0cd5e

9 years agoUpdate menu indices in TabSheetBasicOperations test
Henri Sara [Wed, 26 Aug 2015 13:25:48 +0000 (16:25 +0300)]
Update menu indices in TabSheetBasicOperations test

Change-Id: Ibfead15a5c0a63776fcccea3b3374bfad8736fae

9 years agoFix empty @since tags for 7.6.0.alpha4 7.6.0.alpha4
Johannes Dahlström [Wed, 26 Aug 2015 13:47:19 +0000 (16:47 +0300)]
Fix empty @since tags for 7.6.0.alpha4

Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee

9 years agoRemove unused Sidebar code from Grid (#18659)
Teemu Suo-Anttila [Wed, 26 Aug 2015 12:40:22 +0000 (15:40 +0300)]
Remove unused Sidebar code from Grid (#18659)

Change-Id: I5476579668c3bf8d05e92862bcd40237bd58b95c

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: I885ca2fb0d7ef23385107cdf700bb0b5d25e8d8a

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: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6

9 years agoHelper method for enabling all Atmosphere logging
Artur Signell [Wed, 29 Jul 2015 12:03:44 +0000 (15:03 +0300)]
Helper method for enabling all Atmosphere logging

Change-Id: Ibd26d84bd67a244e3a1837491652a84b85f40f65

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 Table ColumnCollapseEvents to work with generated columns (#6914)
Teemu Suo-Anttila [Mon, 24 Aug 2015 11:38:19 +0000 (14:38 +0300)]
Fix Table ColumnCollapseEvents to work with generated columns (#6914)

Change-Id: Id2039cc4869695a8f4bbaa8f25f44f804433e909

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 agoAdd missing @since tags.
Mika Murtojarvi [Wed, 19 Aug 2015 14:11:49 +0000 (17:11 +0300)]
Add missing @since tags.

Previously, they were only updated in the 7.5 branch.

Change-Id: Ic889c2f6a6d150a013adb5895c191c5107e8c6df

9 years agoFix AbstractRemoteDataSource cache clearing (#18630)
Teemu Suo-Anttila [Fri, 21 Aug 2015 11:17:17 +0000 (14:17 +0300)]
Fix AbstractRemoteDataSource cache clearing (#18630)

This patch also reduces the amount of RPC calls when dropping rows from
cache.

Change-Id: Ib69a807883bc885dcd877a008cec16e44fa2bfdd

9 years agoColumn collapse events for Table (#6914)
Artur Signell [Sat, 4 Jul 2015 13:25:43 +0000 (16:25 +0300)]
Column collapse events for Table (#6914)

Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1

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 agoMake Grid Editor return focus to last focused cell (#16834)
patrik [Wed, 12 Aug 2015 13:02:50 +0000 (16:02 +0300)]
Make Grid Editor return focus to last focused cell (#16834)

Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030

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 agoMerge branch 'grid-unbuffered-editor' to master
Henri Sara [Thu, 20 Aug 2015 07:54:03 +0000 (10:54 +0300)]
Merge branch 'grid-unbuffered-editor' to master

Change-Id: I89fad77de62a5ca3c4a134a623aa86d8725e9bba

9 years agoMerge branch 'master' into grid-unbuffered-editor
Henri Sara [Wed, 19 Aug 2015 08:58:33 +0000 (11:58 +0300)]
Merge branch 'master' into grid-unbuffered-editor

Conflicts:
server/src/com/vaadin/data/RpcDataProviderExtension.java

Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4

9 years agoMerge branch 'master-before-18503' into grid-unbuffered-editor
Henri Sara [Wed, 19 Aug 2015 08:54:59 +0000 (11:54 +0300)]
Merge branch 'master-before-18503' into grid-unbuffered-editor

Conflicts:
server/src/com/vaadin/data/RpcDataProviderExtension.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java

Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a

9 years agoMerge branch 'master-18493' into grid-unbuffered-editor
Henri Sara [Wed, 19 Aug 2015 08:45:17 +0000 (11:45 +0300)]
Merge branch 'master-18493' into grid-unbuffered-editor

Conflicts:
client/src/com/vaadin/client/connectors/GridConnector.java
server/src/com/vaadin/data/RpcDataProviderExtension.java
server/src/com/vaadin/ui/Grid.java

Change-Id: Ie8931fbae322c93aeb409e8a6d393623ba9d9dc6

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 agoFix RpcDataProviderExtension to not rely on item indices (#18503)
Teemu Suo-Anttila [Wed, 22 Jul 2015 11:50:26 +0000 (14:50 +0300)]
Fix RpcDataProviderExtension to not rely on item indices (#18503)

Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025

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: Id7e72fbd31277b7c93055c8aa9309d73c86795d6

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: Ida3266758eea461c65f2d937109455b209903dfb

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: I0b49dc9a2d5a620244829739ccef644e3b7572ca

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: Ic8622cb0e83657417bb01135ed752a87b364c7a1

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: Iede2deff19058ee65bfe06ee8abb918218a57924

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: I78b916bf59da1267e31ed522ee9c4bdf47800d45

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: I3c145566cc3c5a103e68955c3fff19cfdfa3a4d2

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: Iba32b6f36f5c98c86a3902133c7486af2dad9669

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: I256529ebcf4a223faa6fd43c4090ba4544c2b040

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: I0575556785aa2c5cedb8ec40e2db1ec6644967cc

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: I982433f643962ed68b0856b520d331038c7fe838

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: I6f3fc25785bc6036795a791d6582c3d9194b505c

9 years agoKeep non-editable & selection columns visible in editor
Teppo Kurki [Fri, 3 Jul 2015 12:52:06 +0000 (15:52 +0300)]
Keep non-editable & selection columns visible in editor

Change-Id: Ib3090d43e97667707590a2bca5f4641b72d7cd7f

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: I4d211975569e082aefafc9eca0bb0a374739d81d

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: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727

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: I837ee83a75337eef4338e7206cdd0e366b24f183

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

Change-Id: I2154167c39384a122b06bbdaaac6c161e3fffd2f

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: I8f4986455029fc3b997ec5fee8916fa118a487ca

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: Id6fed9155128ed9134b3d4949b80fc605e5ae62f

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: Ia9ca393480b80c19e5391bce034534bde31f3a81

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: Iab4ecf3ef0616471743874531264f2fe6868f133

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: I48ca1e392b9ec79cbd907a002d228540a355b116

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: I13dfe9344d7ca516d41145e4c35fc45c620cac56

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: I46598243d1022b82cf64f0e60169f52248c3cc72

9 years agoTake margin/border/padding into account when measuring ComboBox in IE (#17002)
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: I8fcf33b78ff239529b794d41088fd9d8aba5c518

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: I75c05dd316e9890452d7989d38782b13f607064b

9 years agoUse correct state classes for Vertical and HorizontalLayout
Artur Signell [Wed, 29 Jul 2015 05:48:55 +0000 (08:48 +0300)]
Use correct state classes for Vertical and HorizontalLayout

Change-Id: Ifa52a2ff7225076129de9b0f964b82704221dccd

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: Ie7424f43248958492de173b2dc8839ecdf8c6df4

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: I8e8a80acde885a5d4e0db67101c2a4d101371845

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: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9

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: I0b906047a6f6bf81b6c5fb544164b62916ef5982

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

Change-Id: Ie060beaa9eca3b098d7e07116d64580c6a198ee8

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: I8809f31c27d9ad2860c3f21b21948312272db18f

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: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243

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: I41f2af38f7eba2194aa49c8d7a0d13073166cddf

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: I1e16dfe54a369c5ed18dedd8755ff479bc1617a1

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: I6b7ee8776818e59a1607f55a93344209a2dfecc2

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: Ia6b937749c318e9048c2dd34f3f892b44f384d25

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: I22b0e56549c19432626dea8c2dd43509c07c0de4

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: I1b601f7bcddd3a62edcd97651a3270b79dacc7fd

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: I2ceaac45b34b69a7dddaab4d60f2f0f7db1c5602

9 years agoMerge branch 'master' into grid-unbuffered-editor 7.6.0.alpha3
Johannes Dahlström [Wed, 15 Jul 2015 09:59:35 +0000 (12:59 +0300)]
Merge branch 'master' into grid-unbuffered-editor

Conflicts:
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java

Change-Id: I5ed68bc73d38be4e1f6816108a5246d0c98a258f

9 years agoAdd row and cell description generators to Grid (#18481)
Teppo Kurki [Thu, 2 Jul 2015 13:37:01 +0000 (16:37 +0300)]
Add row and cell description generators to Grid (#18481)

Change-Id: I940399d986eb6970df687880645fafc157dab432

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: I6686d131f015cf0b7b9a6b43ce43284218d5dd63

9 years agoPrevent Grid editor move in unbuffered mode if validation errors in
Johannes Dahlström [Fri, 10 Jul 2015 12:19:36 +0000 (15:19 +0300)]
Prevent Grid editor move in unbuffered mode if validation errors in
fields

Change-Id: I37f3c21f4464c8f83308a741ed51485f7bd0375a

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 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: Iff797c3bf90a6021099a3ed4082cfca3a6fb3540

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: I9f02180614e860d41f1b9bc90ec4cc4a5d243f0e

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: Ib6a2f77aadc9cb1afe8a8e43be9916de3d2eaf44

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: Ib88062d13fc3a22970b526a7fc56a22ba860637f

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: I495e3b25282aaf7a3122b8503f08bb339a772560

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: Ia2d8b6a2189e0bb7673f28b3606120d77628afb4

9 years agoFixes scrollToLine while resizing Grid via split position (#18424)
Teppo Kurki [Mon, 6 Jul 2015 08:59:00 +0000 (11:59 +0300)]
Fixes scrollToLine while resizing Grid via split position (#18424)

Change-Id: I5ecd8a91bd1ebea809d04a54307fcd752fbe3f39

9 years agoMove demo links from release report to staging report
Teemu Suo-Anttila [Tue, 14 Jul 2015 12:00:53 +0000 (15:00 +0300)]
Move demo links from release report to staging report

Change-Id: I4c38f787a44856a8420e1f9bda3ae6a1d889588f

9 years agoDo not initialize Atmosphere for websocket servlet in Websphere (#16354)
Artur Signell [Thu, 16 Apr 2015 07:10:42 +0000 (10:10 +0300)]
Do not initialize Atmosphere for websocket servlet in Websphere (#16354)

Change-Id: I6f32668d357c2f2af75a2d53de37708f6c449b44

9 years agoStabilize TB4 tests with IE 11
Teemu Suo-Anttila [Tue, 14 Jul 2015 10:33:38 +0000 (13:33 +0300)]
Stabilize TB4 tests with IE 11

Change-Id: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2

9 years agoRead debug window settings when all entry points have run (#17882)
Leif Åstrand [Mon, 18 May 2015 11:59:39 +0000 (14:59 +0300)]
Read debug window settings when all entry points have run (#17882)

Change-Id: I09d612d784f978ba483d243b6938697893e1eac4

9 years agoConvert OutOfSyncTest from TB2 to TB4
Teemu Suo-Anttila [Mon, 13 Jul 2015 14:26:20 +0000 (17:26 +0300)]
Convert OutOfSyncTest from TB2 to TB4

This behaviour was changed in patch for #12909

Change-Id: If39839456608dff94125456c283ee2eec39f15c3

9 years agoMerge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila [Mon, 13 Jul 2015 12:46:31 +0000 (15:46 +0300)]
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor

Change-Id: Id630861d5089b0deabbccffe66d971252c44f46b

9 years agoUpdate connector hierarch when canceling editor (#16976).
Leif Åstrand [Fri, 19 Jun 2015 10:32:08 +0000 (13:32 +0300)]
Update connector hierarch when canceling editor (#16976).

Change-Id: Ib7b82c400b044c27a0f494a81d1c9cd5b307aa34

9 years agoAdd optional --repo parameter for Demo validation script
Teemu Suo-Anttila [Mon, 13 Jul 2015 10:44:41 +0000 (13:44 +0300)]
Add optional --repo parameter for Demo validation script

Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924

9 years agoRemove remaining OutOfSync message references
Artur Signell [Sat, 11 Jul 2015 18:09:55 +0000 (21:09 +0300)]
Remove remaining OutOfSync message references

Change-Id: I98004d88f5449e4bc851b4cc7ecc05e48040cc35

9 years agoUse role=alert for all notifications (#17079)
Artur Signell [Fri, 10 Jul 2015 21:00:20 +0000 (00:00 +0300)]
Use role=alert for all notifications (#17079)

Jaws for Windows (at least up to Jaws 16) does not announce any role=status
messages at all so the user will not hear any tray messages or assistive
messages without this change

Change-Id: Ia110d96b8254b98ed66f0765330865099e729abc

9 years agoConvert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara [Mon, 6 Jul 2015 05:11:14 +0000 (08:11 +0300)]
Convert TB2 test TreeContextMenuAndIcons to TB4

Change-Id: I109ecbfad6e385f98e6475eefd7823efa754fcb9

9 years agoUpdate archetype validation script to use single repo URL
Henri Sara [Mon, 13 Jul 2015 08:50:39 +0000 (11:50 +0300)]
Update archetype validation script to use single repo URL

Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d

9 years agoIgnore .pyc files
Henri Sara [Mon, 13 Jul 2015 08:52:07 +0000 (11:52 +0300)]
Ignore .pyc files

Change-Id: Ic24eac20f7882f1e4e91650c130d1a1ad7303e33

9 years agoConvert EmbeddedAltText test to TB4
Henri Sara [Sat, 11 Jul 2015 08:16:04 +0000 (11:16 +0300)]
Convert EmbeddedAltText test to TB4

Change-Id: I2c3be045340edda6cf9d5b6422dec8b031bcf6dc