]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoVerify that tests are run with the expected JRE version (#11835)
Leif Åstrand [Mon, 13 May 2013 10:19:10 +0000 (13:19 +0300)]
Verify that tests are run with the expected JRE version (#11835)

Change-Id: I77b48cc646776a452204e2c93954fdd1eea7e4de

11 years agoWarn if using old widgetset (#11836)
Leif Åstrand [Mon, 13 May 2013 11:46:58 +0000 (14:46 +0300)]
Warn if using old widgetset (#11836)

Change-Id: Id7332da3468572f4df55aa7b3fed39ef811fe09d

11 years agoMore specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand [Tue, 7 May 2013 13:06:34 +0000 (13:06 +0000)]
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)

svn changeset:25915/svn branch:6.8

Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java

Change-Id: I3f5b9dc988f5911023f77f184f5bd6770bbd9f1b

11 years agoMove suggestion popup width calculation from connector to VFilterSelect
Henri Sara [Fri, 10 May 2013 10:39:17 +0000 (13:39 +0300)]
Move suggestion popup width calculation from connector to VFilterSelect

Change-Id: I846b71c453524ecc525c6ab6c528dffcc7715558

11 years agoMerge test for #11623 to 7.0.
Johannes Dahlström [Thu, 2 May 2013 13:48:45 +0000 (13:48 +0000)]
Merge test for #11623 to 7.0.

The fix itself is not required due to the changed style name handling.

svn changeset:25902/svn branch:6.8
svn changeset:25903/svn branch:6.8

Change-Id: I95a9adbcac82236017369003765735bbaacfe980

11 years agoAdd a large number of debug calls to VFilterSelect (disabled by default)
Henri Sara [Fri, 10 May 2013 10:17:56 +0000 (13:17 +0300)]
Add a large number of debug calls to VFilterSelect (disabled by default)

Change-Id: Idd2d20ad01d4715a9f4693af8a7c293786dbae4b

11 years agoMore verbose output from running Jetty
Leif Åstrand [Fri, 10 May 2013 09:37:34 +0000 (12:37 +0300)]
More verbose output from running Jetty

This is an attempt to find what it is that sometimes seems to cause
Jetty to terminate before all the tests have run.

Change-Id: Id33e42c49d7528034b2859294e52111df218763a

11 years agoDon't ignore child component margins in AbstractOrderedLayout (#11553)
Johannes Dahlström [Mon, 6 May 2013 12:14:32 +0000 (15:14 +0300)]
Don't ignore child component margins in AbstractOrderedLayout (#11553)

Change-Id: I89d8364b97bfe7d072cc7e5221b35ab3cdb3c58b

11 years agoLiferay 6.2 compatibility (#11751)
Henri Sara [Fri, 10 May 2013 08:36:46 +0000 (11:36 +0300)]
Liferay 6.2 compatibility (#11751)

Change-Id: I5a14aba47f3e92249b245392acaf5ff9bda62083

11 years agoInstead of applying workaround to the root panel, apply it to the sub window content...
John Alhroos [Tue, 30 Apr 2013 07:48:53 +0000 (07:48 +0000)]
Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776)

svn changeset:25899/svn branch:6.8

Change-Id: Ib3cb61e024ba461bcc146b9beb4a52cb6df9ce28

11 years agoRemove pre-loader element after pre-loading, fixes #10863
Marc Englund [Wed, 8 May 2013 06:31:09 +0000 (09:31 +0300)]
Remove pre-loader element after pre-loading, fixes #10863

Change-Id: Ibd2009315aadb25e574c82f3b4b54c501d9b1395
Ticket: 10863

11 years agoTest for #11396 (merged from 6.8 branch).
Henri Sara [Mon, 29 Apr 2013 10:44:18 +0000 (13:44 +0300)]
Test for #11396 (merged from 6.8 branch).
Depends on a blur event so cannot be autotested with TB.

svn changeset:25882/svn branch:6.8

Change-Id: I2db788e60397162a29f7802f772609e65a832d3f

11 years agoEnsure actions are handled in a deterministic order (#11735) (merged
Henri Sara [Mon, 29 Apr 2013 10:36:32 +0000 (13:36 +0300)]
Ensure actions are handled in a deterministic order (#11735) (merged
from #11432 in 6.8 branch)

svn changeset:25867/svn branch:6.8

Change-Id: Ie34cc4c4fe6524a23b2e7692b9e73a421443ac4f

11 years agoFixed NPE regression after fix for #11693
John Ahlroos [Fri, 26 Apr 2013 09:25:51 +0000 (12:25 +0300)]
Fixed NPE regression after fix for #11693

Change-Id: I8c9cf686d0746d790a1d55d66a75497fb627714c

11 years agoRemove duplicate copying of mixin child nodes (#11604)
Henri Sara [Fri, 26 Apr 2013 07:25:34 +0000 (10:25 +0300)]
Remove duplicate copying of mixin child nodes (#11604)

Change-Id: I3a596df4577648ba38588a8a0e74408264e1f9fd

11 years agoAdd content length header for static resources (#11699)
Henri Sara [Thu, 25 Apr 2013 08:00:28 +0000 (11:00 +0300)]
Add content length header for static resources (#11699)

Change-Id: Ie307198a05e5c4f1b8bd74ec17185b9086ff0577

11 years agoFix for IE8 forgetting to move error indicator when component is resized #11693"
John Ahlroos [Wed, 24 Apr 2013 07:52:53 +0000 (10:52 +0300)]
Fix for IE8 forgetting to move error indicator when component is resized #11693"

Change-Id: I09d4e77f5f8f5b8846e8083b3bfbf3155281038d

11 years agoFix fragment handling regression caused by #10769 (#11686) 7.0.5
Johannes Dahlström [Tue, 23 Apr 2013 11:22:30 +0000 (14:22 +0300)]
Fix fragment handling regression caused by #10769 (#11686)

Due to the way Window.Location.createUrlBuilder works, a location URI with no
fragment (as opposed to an empty fragment) was sent on Webkit browsers when
the client-side location had an empty fragment.

TestBench test: FragmentChangeEvents.html

Change-Id: Ie2e8dc3fffc13aaa53105b54e07b1f81f3878f1b

11 years agoFixed broken Gridlayout cell position calculation in IE10 #11644 (backported from...
John Ahlroos [Wed, 13 Mar 2013 09:23:32 +0000 (11:23 +0200)]
Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported from #11303)

Change-Id: I9003feeb3ee22f29975a3e8557cd8775e838c57f
Merge: no

11 years agoDifferent fix for #11152 which is restricted to the problematic case in horizontal...
Artur Signell [Tue, 23 Apr 2013 07:36:44 +0000 (10:36 +0300)]
Different fix for #11152 which is restricted to the problematic case in horizontal layout

Change-Id: I4727f0a8f0b82f14f059c7e47a1819a18630a4c0

11 years agoFixed Accordion tab stylenames which never got applied on the tab widgets #11645...
John Ahlroos [Fri, 12 Apr 2013 10:35:36 +0000 (10:35 +0000)]
Fixed Accordion tab stylenames which never got applied on the tab widgets #11645 (merged from #10605 in 6.8 branch)

Change-Id: I6af93e3846ecedd31cb9afac6321316b122c9df5

11 years agoPrevent double encoding problems when URI fragment contains special characters (...
Johannes Dahlström [Thu, 18 Apr 2013 13:45:02 +0000 (16:45 +0300)]
Prevent double encoding problems when URI fragment contains special characters (#10769)

Change-Id: I9043a1f84140b441ab4b3e86eadb708359a29155

11 years agoSupport "to" in CSS function parameters (#11309)
Henri Sara [Thu, 18 Apr 2013 07:36:31 +0000 (10:36 +0300)]
Support "to" in CSS function parameters (#11309)

This change also relaxes whitespace checking in SCSS tests slightly.

Change-Id: I2ad5087e7d77ddd0473df47d202c6dd3e228181f

11 years agoDon't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#11628)
Johannes Dahlström [Wed, 17 Apr 2013 14:35:38 +0000 (17:35 +0300)]
Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#11628)

Change-Id: I84da9b786706410b42ae4116be0b0a3da896538b

11 years agoFixed IE8 scrollbar issue with vertical layout when using both expansions and alignme...
John Ahlroos [Wed, 17 Apr 2013 14:17:39 +0000 (17:17 +0300)]
Fixed IE8 scrollbar issue with vertical layout when using both expansions and alignments #11169

Change-Id: Ia62db30e4e7f9bd02966db31b3bb691a1a60e58d

11 years agoMerge release notes from '7.0.4' into 7.0
Henri Sara [Tue, 16 Apr 2013 07:22:52 +0000 (10:22 +0300)]
Merge release notes from '7.0.4' into 7.0

7.0.4

Change-Id: If47b657f0f941af11b02d0915e689f0568730077

11 years agoFixes #11152 (IE9 caret/cursor postion) by applying position:relative to inputs and...
Marc Englund [Fri, 12 Apr 2013 13:16:48 +0000 (16:16 +0300)]
Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inputs and textareas

Change-Id: I067cd44d21ece65a0988b2fbb832a903aaf92aba

11 years agoFixed date reset when calendar is first initialized #11387
John Ahlroos [Fri, 12 Apr 2013 07:09:10 +0000 (10:09 +0300)]
Fixed date reset when calendar is first initialized #11387

Change-Id: I48a839cceeab3cfc6722657eac8681a8766ab396

11 years agoFixed native button not triggering click event in IE #11094
John Ahlroos [Wed, 10 Apr 2013 06:50:06 +0000 (09:50 +0300)]
Fixed native button not triggering click event in IE #11094

Change-Id: I210a7ab59b107eefb9ba5d00566c2138fc83acf2

11 years agoUpdate release notes 7.0.4
Henri Sara [Mon, 8 Apr 2013 09:17:24 +0000 (12:17 +0300)]
Update release notes

Change-Id: Iada521e83ddd03dbfab4cba276b313daf27a1173

11 years agoRemove resource related code from VaadinPortlet (#11527)
Henri Sara [Mon, 8 Apr 2013 07:10:32 +0000 (10:10 +0300)]
Remove resource related code from VaadinPortlet (#11527)

Change-Id: I33f489922bab432d1d85f4d46b73df8bd89ae91c
Merge: no

11 years agoBackported fix of minimal (empty hashmap) leak on redeploy (#9993)
Artur Signell [Mon, 25 Mar 2013 23:41:48 +0000 (01:41 +0200)]
Backported fix of minimal (empty hashmap) leak on redeploy (#9993)

Change-Id: I9933c21ab8449378269c577c9622d75586590e45
Merge: no

11 years agoUnified all portal integration tests to be based on JSR286Portlet (#8013, #9566,...
Artur Signell [Mon, 18 Mar 2013 11:56:56 +0000 (13:56 +0200)]
Unified all portal integration tests to be based on JSR286Portlet (#8013, #9566, #11314)

All portal tests are now based on the same test script. Portal tests avoid Vaadin locators to avoid random problems with the portlet id changing between test runs.

* eXo 3 test must be run on Firefox, does not work in Chrome
* Liferay theme test is now a separate test which does not depend on the Liferay integration test
* Changing to maximized state using an action URL does not work with GateIn or eXo
* The edit mode link does not work in WebLogic Portal as WebLogic feels it is not an allowed mode for the portlet

Change-Id: I7a683688d8ffc611e211f8a60889a34b233b81c9

11 years agoEnable a Vaadin applications to be re-initialized if if has been re-added to the...
Artur Signell [Mon, 18 Mar 2013 19:34:27 +0000 (21:34 +0200)]
Enable a Vaadin applications to be re-initialized if if has been re-added to the same page (#8350)

Change-Id: I30dbc14f00108fa699694ecd1d37679d8a0dff4b

11 years agoMake TextArea.setCursorPosition work in all browsers (#8769)
Leif Åstrand [Tue, 12 Mar 2013 16:34:18 +0000 (18:34 +0200)]
Make TextArea.setCursorPosition work in all browsers (#8769)

svn changeset:25579/svn branch:6.8

Conflicts:
client/src/com/vaadin/client/ui/VTextField.java

Change-Id: I3b53be8df4ce0564f34d8aa9bc1ce1c34648eadd

11 years agoDisabled TabIndex warning for now (#11325) 7.0.3
Artur Signell [Tue, 19 Mar 2013 18:27:22 +0000 (20:27 +0200)]
Disabled TabIndex warning for now (#11325)

Change-Id: I89311c7e4bdab3a70aa335c203ef57badab7bec8

11 years agoDo not run TestRunner as a test
Artur Signell [Mon, 18 Mar 2013 22:44:39 +0000 (00:44 +0200)]
Do not run TestRunner as a test

Change-Id: I4a32bb614b7c175e1a6ced0078143978b2155194

11 years agoUpdated test to test interactions and to be more stable
Artur Signell [Sat, 16 Mar 2013 00:15:39 +0000 (02:15 +0200)]
Updated test to test interactions and to be more stable

Change-Id: If608cef429f6a18864d99780e9ee945adcc06b57

11 years agoMade test more reliable
Artur Signell [Fri, 15 Mar 2013 12:56:09 +0000 (14:56 +0200)]
Made test more reliable

Change-Id: Ibd93d834abaa1ec2ba322ab4ca9f53944cfe9519

11 years agoAudio/Video fixes, for #11160 but it was much more broken. Also quite a few browser...
Marc Englund [Thu, 14 Mar 2013 12:21:53 +0000 (14:21 +0200)]
Audio/Video fixes, for #11160 but it was much more broken. Also quite a few browser differences.

Ticket: 11160
Change-Id: I1ee228e593eab75d96c285bfa26af9939e058d47

11 years agoReattach when wrapping in webkit for correct text flow (#10536)
Leif Åstrand [Thu, 14 Mar 2013 14:31:06 +0000 (16:31 +0200)]
Reattach when wrapping in webkit for correct text flow  (#10536)

Change-Id: I431b6a3c61a9308ad4189e5d79a5e70de8f1f560

11 years agoDeprecated AbstractComponentContainer.getComponentIterator (#11328)
Artur Signell [Thu, 14 Mar 2013 14:31:41 +0000 (16:31 +0200)]
Deprecated AbstractComponentContainer.getComponentIterator (#11328)

Change-Id: I24298165f0b078d42415cfce65118eed5587623c

11 years agoDeprecated TestBase to avoid new tests which are LegacyApplications
Artur Signell [Thu, 14 Mar 2013 14:30:31 +0000 (16:30 +0200)]
Deprecated TestBase to avoid new tests which are LegacyApplications

Change-Id: Ic4bc242b6d2707e7a856256ca7eeddc4efd9eb83

11 years agoIgnored test case where Tree memory leak is checked since it cannot be fixed before...
John Ahlroos [Thu, 14 Mar 2013 13:18:06 +0000 (15:18 +0200)]
Ignored test case where Tree memory leak is checked since it cannot be fixed before 7.1 (no-merge) #11053

Change-Id: I723b7fc01184da19f448de4c43d3dee715c01242

11 years agoFixed setting column width back to undefined by setting it to -1. #7922
Leif Åstrand [Wed, 13 Mar 2013 07:50:41 +0000 (09:50 +0200)]
Fixed setting column width back to undefined by setting it to -1. #7922

svn changeset:25591/svn branch:6.8

Conflicts:
server/src/com/vaadin/ui/Table.java

Reverted change included by mistake in changeset [25591] for #7922

svn changeset:25606/svn branch:6.8

Change-Id: I6765a52ab213c131cca053227ee72b0007552f7f

11 years agoAdded missing state update on the client side (#11028)
Artur Signell [Wed, 13 Mar 2013 11:50:44 +0000 (13:50 +0200)]
Added missing state update on the client side (#11028)

Change-Id: I547f6e6426208d788b92ea8f429d4bb0aa9fdf24

11 years agoFixed client-server value sync problem in CheckBox (#11028)
Artur Signell [Wed, 13 Mar 2013 09:14:24 +0000 (11:14 +0200)]
Fixed client-server value sync problem in CheckBox (#11028)

Change-Id: I1bac8e8a746bcc97b3ce929e76cf3476ad793bf6

11 years agoTest using Opera 12 (#8976)
Artur Signell [Wed, 13 Mar 2013 08:35:41 +0000 (10:35 +0200)]
Test using Opera 12 (#8976)

Change-Id: I6e72f8ecb0fbd52b6774956ed2c904a060dc1424

11 years agoFixed Tree keyboard navigation in Opera 12 (#11183)
Artur Signell [Wed, 13 Mar 2013 08:35:03 +0000 (10:35 +0200)]
Fixed Tree keyboard navigation in Opera 12 (#11183)

Change-Id: I6bbd486caef0056703d1b9ebc1ba5537aca75cfd

11 years agoUpdated supported browser versions in release notes (#10887)
Leif Åstrand [Wed, 13 Mar 2013 08:12:32 +0000 (10:12 +0200)]
Updated supported browser versions in release notes (#10887)

Based on svn changeset:25626/svn branch:6.8

Change-Id: I76333c1af0eab1d727a03dcd82ae6b9b7187e58a

11 years agoFixed header to make checkstyles happy (#11129)
Artur Signell [Wed, 13 Mar 2013 07:11:19 +0000 (09:11 +0200)]
Fixed header to make checkstyles happy (#11129)

Change-Id: I4f1da57d318407da6a47a7095dbe4a08a6acc0f7

11 years agoEnsure nonwrapping textarea has white-space: pre; style (#10536)
Leif Åstrand [Tue, 12 Mar 2013 16:44:16 +0000 (18:44 +0200)]
Ensure nonwrapping textarea has white-space: pre; style (#10536)

Change-Id: Iaac6b58d204082374827cb7b6caef5f5f81e3dbc

11 years agoEliminate connection/statement/result set leaks in TableQuery (#10582)
Leif Åstrand [Tue, 12 Mar 2013 14:22:36 +0000 (16:22 +0200)]
Eliminate connection/statement/result set leaks in TableQuery (#10582)

Includes some refactoring to extract common parts of FreeformQuery and
TableQuery to AbstractTransactionalQuery.

svn changeset:25541/svn branch:6.8

Added missing Serializable for AbstractTransactionalQuery (#10582).

svn changeset:25559/svn branch:6.8

Conflicts:
server/src/com/vaadin/data/util/sqlcontainer/query/FreeformQuery.java
server/src/com/vaadin/data/util/sqlcontainer/query/TableQuery.java

Change-Id: I3d055e0f071739ac4536fddb0f49b8d6b8e6d07b

11 years agoUpdated GateIn3 script to work correctly (#11314)
Artur Signell [Tue, 12 Mar 2013 14:32:31 +0000 (16:32 +0200)]
Updated GateIn3 script to work correctly (#11314)

Change-Id: Ic8a86bc2dd6f0b791047ebb4c4bc81d4a9e7b9eb

11 years agoUnpack all static files for integration tests (#11314)
Artur Signell [Tue, 12 Mar 2013 14:12:16 +0000 (16:12 +0200)]
Unpack all static files for integration tests (#11314)

Change-Id: Icef8bf0b4ec7fc752ca41cbdf38a98112e44a245

11 years agoFixed IE8 sub window focus issue after editing a RichTextArea #10776
Leif Åstrand [Tue, 12 Mar 2013 13:52:21 +0000 (15:52 +0200)]
Fixed IE8 sub window focus issue after editing a RichTextArea #10776

Tests were merged to 7.0 in a previous commit.

svn changeset:25458/svn branch:6.8

Change-Id: Ib4233f4d96311c76c104f1041f132377d357916d

11 years agoFixed focus and tab index handling for UI (#11129)
Artur Signell [Wed, 6 Mar 2013 12:55:15 +0000 (14:55 +0200)]
Fixed focus and tab index handling for UI (#11129)

Change-Id: I80377792ade11946337e2900a7ea84209ae1d060

11 years agoAvoid showing context menu off screen in IE8
Artur Signell [Tue, 12 Mar 2013 09:51:42 +0000 (11:51 +0200)]
Avoid showing context menu off screen in IE8

Change-Id: I75bf1d41b518e4b098ae35727b89b7ba310f0582

11 years agoUpdate test to cope with changed UI class (#10867)
Leif Åstrand [Mon, 11 Mar 2013 13:55:01 +0000 (15:55 +0200)]
Update test to cope with changed UI class (#10867)

Change-Id: I6e822c6e99191a68733c87207f61643213e8c154

11 years agoProperly recognize class of redefined UI connector (#10867)
Leif Åstrand [Fri, 8 Mar 2013 14:59:04 +0000 (16:59 +0200)]
Properly recognize class of redefined UI connector (#10867)

Change-Id: I8e3afbd669123a846214c3bd65bf696aa2b5a536

11 years agoSet to empty function instead of undefined (#10960)
Artur Signell [Thu, 7 Mar 2013 08:33:01 +0000 (10:33 +0200)]
Set to empty function instead of undefined (#10960)

It seems that the presence of the function is checked once while it is still set and it will be later called without additional checks that it is still set.

Change-Id: Ie985d9047f4d2ca469f1a406ba40bca0ac3a59e9

11 years agoFixed javascript issue in IE8 (delete cannot be used on window properties) (#10960)
Artur Signell [Wed, 6 Mar 2013 16:31:57 +0000 (18:31 +0200)]
Fixed javascript issue in IE8 (delete cannot be used on window properties) (#10960)

Change-Id: I03bb7e7dda8a44d06dffd3a077cb9b8acc45741d

11 years agoProfiler based on __gwtStatsEvent (#10960)
Leif Åstrand [Wed, 6 Mar 2013 11:30:38 +0000 (13:30 +0200)]
Profiler based on __gwtStatsEvent (#10960)

* Bootstrap installs a __gwtStatsEvent implementation for tracking GWT's
own bootstrap timing events
* Profiler.enter and Profiler.leave use __gwtStatsEvent
* Profiler data is displayed based on the data tracked by
__gwtStatsEvent

Change-Id: I3db05ca2622aecb745270f01d47cd71648e3bebd

11 years agoDon't provide details to teamcity as it nowadays gets those from stdout
Leif Åstrand [Wed, 6 Mar 2013 11:07:35 +0000 (13:07 +0200)]
Don't provide details to teamcity as it nowadays gets those from stdout

Change-Id: I2c1e80307efaa963313bf89284066bc0429e9cd8

11 years agoCorrected javadoc (#10774)
Artur Signell [Tue, 5 Mar 2013 11:10:37 +0000 (13:10 +0200)]
Corrected javadoc (#10774)

Change-Id: I642e8cfe800c7f0413256b6f9807c7f7b842ebda

11 years agoImproved javadoc (#10632)
Artur Signell [Mon, 4 Mar 2013 14:42:23 +0000 (16:42 +0200)]
Improved javadoc (#10632)

Change-Id: Iec54c7425e5ee00d9dbc7dff5cf5ae8dbf28d214

11 years agoCorrected javadoc regarding nested property support (#8210)
Artur Signell [Mon, 4 Mar 2013 13:41:23 +0000 (15:41 +0200)]
Corrected javadoc regarding nested property support (#8210)

Change-Id: Idad9a5f4f747487eb2a2f1cda96e14d17b86ed24

11 years agoAdd performance.timing support to Profiler (#11188)
Leif Åstrand [Fri, 1 Mar 2013 16:17:57 +0000 (18:17 +0200)]
Add performance.timing support to Profiler (#11188)

Change-Id: I3fb14b1280a1ee8bfaa2aeab87b40c374d2e4443

11 years agoUpdated scm in pom template (#11204)
Artur Signell [Tue, 5 Mar 2013 13:08:11 +0000 (15:08 +0200)]
Updated scm in pom template (#11204)

Change-Id: Ibca529e02d6572cd3623df69ee277d570c749dc6

11 years agoCatch NoSuchFieldException instead of NoSuchFieldError (#10944)
Artur Signell [Mon, 4 Mar 2013 18:06:00 +0000 (20:06 +0200)]
Catch NoSuchFieldException instead of NoSuchFieldError (#10944)

Change-Id: I0ece22fc53388a7c9eb268c00ae46c589859a1f1

11 years agoLog errors as errors and not normal messages (#11251)
Artur Signell [Mon, 4 Mar 2013 18:07:00 +0000 (20:07 +0200)]
Log errors as errors and not normal messages (#11251)

Change-Id: I3686da461ea5b64b5051c2c3b24feb58814c929d

11 years agoFixed scrolling jumping up to first row when adding rows and adjusting the currentPag...
John Ahlroos [Thu, 28 Feb 2013 07:31:32 +0000 (09:31 +0200)]
Fixed scrolling jumping up to first row when adding rows and adjusting the currentPageFirstItem in the same UIDL request #10970

Change-Id: I54562e7e0c5429f3493892cf3a14380b0d15bbfd

11 years agoUpdate test to use default classloader instead of null
Leif Åstrand [Fri, 1 Mar 2013 14:10:50 +0000 (16:10 +0200)]
Update test to use default classloader instead of null

Support for setting null as the classloader was removed at the time when
Application was removed.

Change-Id: Ib3d75dae1d1d81d8760b93616d05ba0746323e3c

11 years agoAdd bootstrap performance measuring support (#11188)
Leif Åstrand [Thu, 28 Feb 2013 11:10:09 +0000 (13:10 +0200)]
Add bootstrap performance measuring support (#11188)

svn changeset:25664/svn branch:6.8

Conflicts:
client/src/com/vaadin/client/ApplicationConnection.java
uitest/src/com/vaadin/tests/performance/BasicPerformanceTest.java
uitest/src/com/vaadin/tests/util/TestUtils.java

Change-Id: I699e7b47ad5a62b67dbdf1004da5e5daf009ba25

11 years agoAvoid running test runner as a test
Artur Signell [Thu, 28 Feb 2013 19:48:45 +0000 (21:48 +0200)]
Avoid running test runner as a test

Change-Id: Ifc65b8ffa43dad332b1986348b1fa2841041e5a1

11 years agoPrevent NPE when a SCSS file is not found #11099
John Ahlroos [Fri, 1 Mar 2013 08:41:24 +0000 (10:41 +0200)]
Prevent NPE when a SCSS file is not found #11099

Change-Id: Id0e0fd6a31f4089228b02bf8b66086d3f3a1727b

11 years agoMake SassLangTestsBroken pass iff the CSS and SCSS do not match.
Henri Sara [Fri, 1 Mar 2013 09:13:05 +0000 (11:13 +0200)]
Make SassLangTestsBroken pass iff the CSS and SCSS do not match.

This makes builds pass, and gives a clearer message if one of the
previously broken tests have been fixed.

Change-Id: I6e5b2d9771615abbcb611f28d50ebdefcaa01ae2

11 years agoReverted Tree memory leak fix since it is breaking Tree filtering in a way that only...
John Ahlroos [Fri, 1 Mar 2013 08:06:06 +0000 (10:06 +0200)]
Reverted Tree memory leak fix since it is breaking Tree filtering in a way that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053

Change-Id: I7967a4dc57ad2d06880917d4756107c3838d8491

11 years agoRevert "Made UI focusable again (#11129)"
John Ahlroos [Thu, 28 Feb 2013 11:51:47 +0000 (11:51 +0000)]
Revert "Made UI focusable again (#11129)"

This reverts commit 3cf6913c9a714512f8285a54c1ddcf19f2d97e6a

Change-Id: Ief84593763402f99f41a6a447db951196c8f4a91

11 years agoFixed BindException when binding nested properties with BeanFieldGroup.buildAndBind...
John Ahlroos [Thu, 28 Feb 2013 10:07:35 +0000 (12:07 +0200)]
Fixed BindException when binding nested properties with BeanFieldGroup.buildAndBind() #11009

Change-Id: I9bf646b7d8b767c78506a62185ce5dca9dcae7ad

11 years agoAdded missing license header
Artur Signell [Thu, 28 Feb 2013 09:13:18 +0000 (11:13 +0200)]
Added missing license header

Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad

11 years agoFixed incorrect import (#11129)
Artur Signell [Thu, 28 Feb 2013 09:24:23 +0000 (11:24 +0200)]
Fixed incorrect import (#11129)

Change-Id: I4fa26ebd7814b14b05ade6b809a39123fa95a4c8

11 years ago(#10563) Logging now uses parameters.
Mikael Grankvist [Tue, 8 Jan 2013 07:07:53 +0000 (09:07 +0200)]
(#10563) Logging now uses parameters.

Change-Id: Icc807cc2eb391fb0118800383fc93d1e23b04570

11 years agoFix random error in DelegateToWidget test
Leif Åstrand [Thu, 28 Feb 2013 08:59:20 +0000 (10:59 +0200)]
Fix random error in DelegateToWidget test

Because of performance fixes to the handling of @DelegateToWidget
handling, the order in which property changes are delegated are no
longer deterministic. This patch fixes a bug in the test which caused
the update to value4 to be ignored if that was the last property to get
delegated.

Change-Id: Ie13a125b0d719894391b8ae3c9d2d899b163ebb4

11 years agoMade UI focusable again (#11129)
Artur Signell [Thu, 28 Feb 2013 08:39:58 +0000 (10:39 +0200)]
Made UI focusable again (#11129)

Change-Id: I309f00bab9b6779f2667734f2c9623a61d00776f

11 years agoRemoved super class which caused a JUnit3 runner to be used (#11184)
Artur Signell [Thu, 28 Feb 2013 00:03:48 +0000 (02:03 +0200)]
Removed super class which caused a JUnit3 runner to be used (#11184)

Change-Id: Ib5d639e8c86c19902b77ce4681554065ee9be645

11 years agoPrint an error message if the test folder cannot be found (#11184)
Artur Signell [Thu, 28 Feb 2013 00:02:37 +0000 (02:02 +0200)]
Print an error message if the test folder cannot be found (#11184)

Change-Id: I0642a4a51de5f989811246003415f05688f49f4e

11 years agoMade test pass by ignoring irrelevant classes
Artur Signell [Wed, 27 Feb 2013 23:53:46 +0000 (01:53 +0200)]
Made test pass by ignoring irrelevant classes

Change-Id: I2b47b1b7e659b1bdd00a7b72347c2ee36c515b23

11 years agoFixed several problems related to @extend directive (Ticket #10976)
Haijian Wang [Tue, 26 Feb 2013 11:32:28 +0000 (13:32 +0200)]
Fixed several problems related to @extend directive (Ticket #10976)

Change-Id: I5e409856601aa514965319453c11946028b08dda

11 years agoFix typo in #10937
Leif Åstrand [Tue, 26 Feb 2013 08:03:20 +0000 (10:03 +0200)]
Fix typo in #10937

Change-Id: I2a0d65dc966ca1a60b017c0c69884e4ede0dc2d7

11 years agoUse native collections when processing server response (#11100)
Leif Åstrand [Thu, 21 Feb 2013 12:07:46 +0000 (14:07 +0200)]
Use native collections when processing server response (#11100)

Change-Id: I72d39f09606cdd32c50336f6ee3c7a2918310152

11 years agoDon't generate a set of changed property names (#10954)
Leif Åstrand [Wed, 20 Feb 2013 14:22:20 +0000 (16:22 +0200)]
Don't generate a set of changed property names (#10954)

Change-Id: I4417fe43e41c84b8223debe59f5ff663bbf5f5de

11 years agoDo @DelegateToWidget based on applicable properties (#10954)
Leif Åstrand [Wed, 20 Feb 2013 13:40:36 +0000 (15:40 +0200)]
Do @DelegateToWidget based on applicable properties (#10954)

This change improves performance by itself and is needed for avoiding
the dependency on StateChangeEvent.getChangedProperties()

Change-Id: I590bc98e12bbb4ecaaa972b5f49c62dea91ac06c

11 years agoFixed NPE in Tree when calling non-final constructor #11132
John Ahlroos [Mon, 25 Feb 2013 10:00:31 +0000 (12:00 +0200)]
Fixed NPE in Tree when calling non-final constructor #11132

Change-Id: Ie2b44368513c9b51c184f473d429ec9d3e56b8c7

11 years agoRemove ApplicationConnection.componentCaptionSizeChanges (#11101)
Leif Åstrand [Thu, 21 Feb 2013 12:15:24 +0000 (14:15 +0200)]
Remove ApplicationConnection.componentCaptionSizeChanges (#11101)

Change-Id: I636797fca00331ee81c081688f90130f8bd11aef

11 years agoFixed another memory leak in Tree #11053
John Ahlroos [Thu, 21 Feb 2013 14:46:07 +0000 (16:46 +0200)]
Fixed another memory leak in Tree #11053

Change-Id: Idf45309b83dfe718fe6e58b6cf57b211eeb9e811

11 years agoUpdate license header
Leif Åstrand [Fri, 22 Feb 2013 07:01:01 +0000 (09:01 +0200)]
Update license header

Change-Id: Iebd1018e9241b19d054784de482c60fb2a0b7018

11 years agoDefer profiler output (#11098)
Leif Åstrand [Thu, 21 Feb 2013 12:19:11 +0000 (14:19 +0200)]
Defer profiler output (#11098)

Change-Id: Iadf5290175a18663329d9254eca57831236be7c8

11 years agoDon't report time spent in getWidget() as part of setConnectorId()
Leif Åstrand [Thu, 21 Feb 2013 09:14:31 +0000 (11:14 +0200)]
Don't report time spent in getWidget() as part of setConnectorId()

Change-Id: I1e6953f55836fc832dcd2a02eea60422daaf5c7d

11 years agoFixed memory leak in Tree #11053
John Ahlroos [Thu, 21 Feb 2013 13:55:57 +0000 (15:55 +0200)]
Fixed memory leak in Tree #11053

Change-Id: I4c58367d4041b5e61989fca5be6b037f7f8e0c01