]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoRevert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
Leif Åstrand [Tue, 14 May 2013 12:22:39 +0000 (12:22 +0000)]
Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"

Removing this change to make the tests behave more nicely until #11848 has been fixed.

This reverts commit f2c2236cf8d0428f100e17586f7946095ffea158

Change-Id: I776699f5082273e9c4d11248cc35e7ed6b665873

11 years agoRevert "Assert that connector needing layout is attached (#11698)"
Leif Åstrand [Mon, 13 May 2013 13:07:20 +0000 (13:07 +0000)]
Revert "Assert that connector needing layout is attached (#11698)"

This reverts commit cb7b02d4e50e91b9377410e79c3578587a900d94

The assert is not a good idea because it is triggered when a connector registers a dependency in its init method.

Merge: no

Change-Id: I1f5a99af8f0af7b3329a1a596073ba09e55e18dc

11 years agoMerge changes from origin/7.0
Leif Åstrand [Fri, 10 May 2013 13:53:33 +0000 (16:53 +0300)]
Merge changes from origin/7.0

7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB.
1b18807 Remove pre-loader element after pre-loading, fixes #10863
ce9c818 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)
3f5d022 Liferay 6.2 compatibility (#11751)
ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553)
62ae5e1 More verbose output from running Jetty
21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default)
bdb7931 Merge test for #11623 to 7.0.
19e27a1 Move suggestion popup width calculation from connector to VFilterSelect

Change-Id: I2d980126599e55fa5e4f6ec523dca16ba54107b5

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 agoUpdate test to work with the new debug window
Leif Åstrand [Wed, 8 May 2013 13:13:00 +0000 (16:13 +0300)]
Update test to work with the new debug window

Change-Id: I9a1f7791faa3bbd8aae13c0d21c505570dfa131b

11 years agoMove .v-assistive-device-only out of @mixin base-common
Leif Åstrand [Wed, 8 May 2013 11:04:04 +0000 (14:04 +0300)]
Move .v-assistive-device-only out of @mixin base-common

Change-Id: Ic75bb693077640ff9c93f09ad0341d9b24f85d1e

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 agoRemove old widget hierarchy hack that caused problems (#11752)
Leif Åstrand [Tue, 7 May 2013 12:45:51 +0000 (15:45 +0300)]
Remove old widget hierarchy hack that caused problems (#11752)

Change-Id: Icd66755512a2c1ab490e58f80389ed35966d3e3b

11 years agoReplaced css inject hack in TestUtils with Page.Styles.add() #11798
John Ahlroos [Tue, 7 May 2013 11:55:27 +0000 (14:55 +0300)]
Replaced css inject hack in TestUtils with Page.Styles.add() #11798

Change-Id: Ifb43fd1d2226756e104e2f5955e23151100e9357

11 years agoFixed order of tests in LayoutTesterApplication #11796
John Ahlroos [Tue, 7 May 2013 10:01:46 +0000 (13:01 +0300)]
Fixed order of tests in LayoutTesterApplication #11796

Change-Id: I9fc1224df33a66f065594de4ae09a027ddaaa895

11 years agoForm field and layout Aria corrections (#11785)
michaelvogt [Tue, 7 May 2013 07:15:39 +0000 (10:15 +0300)]
Form field and layout Aria corrections (#11785)

Change-Id: I7625128dd02911230ffc50d5045a88489daa85b4

11 years agoFixed IllegalSyntaxException when using spaces in path #11782
John Ahlroos [Mon, 6 May 2013 09:40:18 +0000 (12:40 +0300)]
Fixed IllegalSyntaxException when using spaces in path #11782

Change-Id: I105b2835d44c94f00b847f342fd0a6e0ef571e97

11 years agoDon't start merging if there are uncommitted changes
Leif Åstrand [Mon, 6 May 2013 11:54:41 +0000 (14:54 +0300)]
Don't start merging if there are uncommitted changes

Change-Id: Ic1211e914162be6910caae10fcfc7deebc5b4ad3

11 years agoUpdate merge script to merge 7.0 to 7.1
Leif Åstrand [Mon, 6 May 2013 11:24:04 +0000 (14:24 +0300)]
Update merge script to merge 7.0 to 7.1

* Refactor so that source and target branches are defined in
variables in the beginning of the script.
* Pass a dummy commit message to the merge to avoid opening an editor
while running the script

Merge: manual

Change-Id: I76c001b3bfcfd2dbb1ce2e9ec1b730641df31a77

11 years agoUpdate state before purging outgoing queue (#11768)
Leif Åstrand [Fri, 3 May 2013 08:44:11 +0000 (11:44 +0300)]
Update state before purging outgoing queue (#11768)

Change-Id: I83ad088da0aa173e5e912b9059757274526d5c25

11 years agoMention asserts and experimental plugin in release notes (#11530)
Leif Åstrand [Fri, 3 May 2013 07:03:35 +0000 (10:03 +0300)]
Mention asserts and experimental plugin in release notes (#11530)

Change-Id: I25ee810c72ba32e8087f0da6ca3b72575505740d

11 years agoOnly complain about other session if it is locked (#11757)
Leif Åstrand [Fri, 3 May 2013 06:26:16 +0000 (09:26 +0300)]
Only complain about other session if it is locked (#11757)

Change-Id: I94ff6cecc52ae79724e45bb1c246401d9521a7cf

11 years agoFixed scss file resolving issue in Windows (#11762)
Artur Signell [Fri, 3 May 2013 05:57:24 +0000 (08:57 +0300)]
Fixed scss file resolving issue in Windows (#11762)

Change-Id: I63484865ce56a54cc8f3fb673c03ffd0be6c8dc1

11 years agoEnable sources and javadoc building for push (#11498)
Artur Signell [Thu, 2 May 2013 15:40:36 +0000 (18:40 +0300)]
Enable sources and javadoc building for push (#11498)

Change-Id: I65cb0a0cdaf4c63ab14740f3c3012b7e19f54d7a

11 years agoBuild sources and javadoc jars for push (#11498)
Artur Signell [Thu, 2 May 2013 13:59:54 +0000 (16:59 +0300)]
Build sources and javadoc jars for push (#11498)

Change-Id: Ia1621376ff86935e5f9db3d54d64de3dfb85fb6c

11 years agoFix typo (#11754)
Leif Åstrand [Thu, 2 May 2013 08:39:29 +0000 (11:39 +0300)]
Fix typo (#11754)

Change-Id: Ib9f75c81a18a555b34cd620260f85063c58c90ce

11 years agoAllow setting push mode in UI.init (#11739)
Johannes Dahlström [Thu, 2 May 2013 10:58:36 +0000 (13:58 +0300)]
Allow setting push mode in UI.init (#11739)

Change-Id: Ied24bc42a25800033351fcbacdc5fc5e0be8eda1

11 years agoMake access() throw if another session is already locked (#11757)
Leif Åstrand [Thu, 2 May 2013 11:19:06 +0000 (14:19 +0300)]
Make access() throw if another session is already locked (#11757)

Change-Id: Ic8571b0d078c3ff64e8b9914e55c51766ae49024

11 years agoRename runSafely() to access() (#11756)
Leif Åstrand [Thu, 2 May 2013 11:05:16 +0000 (14:05 +0300)]
Rename runSafely() to access() (#11756)

Change-Id: I640244732fb561d9f55da58f8ba94fd02875c191

11 years agoFix order in web.xml to pass validation (#11688, #11672)
Henri Sara [Thu, 2 May 2013 06:58:19 +0000 (09:58 +0300)]
Fix order in web.xml to pass validation (#11688, #11672)

Change-Id: I84ae6cbded5982da9e9a67b58e9ff9a1617627b8

11 years agoFixed invalid xml (#11688)
Artur Signell [Thu, 2 May 2013 06:50:55 +0000 (09:50 +0300)]
Fixed invalid xml (#11688)

Change-Id: I68f74ecbaf0ee2795dc3d80a96b5333232b3d1f4

11 years agoMade test work also when current month is not April 2013
Artur Signell [Thu, 2 May 2013 06:17:25 +0000 (09:17 +0300)]
Made test work also when current month is not April 2013

Change-Id: I4998dd4e146d5520c814e78e3456b2d37e446cef

11 years agoUpdated release notes for beta1 (#11530)
Artur Signell [Thu, 2 May 2013 06:16:34 +0000 (09:16 +0300)]
Updated release notes for beta1 (#11530)

Change-Id: I539cf45e23059723a7adbedd92169969748f1052

11 years agoUpdated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for older test...
Artur Signell [Thu, 2 May 2013 05:42:30 +0000 (08:42 +0300)]
Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for older test servers (#11688)

Change-Id: Iff9a4b0bbe70832ced7d71e1cfc0855cc0026320

11 years agoRemoved changing session id from test
Artur Signell [Thu, 2 May 2013 05:38:59 +0000 (08:38 +0300)]
Removed changing session id from test

Change-Id: I851df9f3b3743263267b4a434f846fcc789997e0

11 years agoAdd Jetty to compilation class path of uitest WAR (#11688)
Henri Sara [Tue, 30 Apr 2013 10:02:46 +0000 (13:02 +0300)]
Add Jetty to compilation class path of uitest WAR (#11688)

Change-Id: I0f185e9bb1f91f7eca7e93f6a42c413be48fdeec

11 years agoRevert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)"
Artur Signell [Mon, 29 Apr 2013 19:01:13 +0000 (19:01 +0000)]
Revert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)"

This reverts commit 17a60afd6eaab10a24de5cde3bffaeaf23ba3cd2

Causes regressions in IE10

Change-Id: Icd1073898f668b3f0ab61123c2a92f45675160fb

11 years agoRemove Jetty JARs from uitest WAR (related to #11688)
Henri Sara [Tue, 30 Apr 2013 08:37:41 +0000 (11:37 +0300)]
Remove Jetty JARs from uitest WAR (related to #11688)

Otherwise, Atmosphere may auto-detect Jetty at least on some
other servers.

Change-Id: I12552af49bb07ee84705b785abb2bef53f9278ed

11 years agoSplit client-to-server messages when websockets are used (#11648)
Johannes Dahlström [Wed, 24 Apr 2013 16:38:39 +0000 (19:38 +0300)]
Split client-to-server messages when websockets are used (#11648)

* First part of a fragmented message prefixed by total message length plus '|'
* Atmosphere websocket buffer size set to 65536
* Fragment size is 65535 characters (Jetty requires less than buffer size)

Change-Id: I8bf872bbb03b86386070fdc99c14ea805dd2ef3a

11 years agoFixed test (gwt-id-X not stable)
Artur Signell [Mon, 29 Apr 2013 11:17:42 +0000 (14:17 +0300)]
Fixed test (gwt-id-X not stable)

Change-Id: I4def9e78d3985d6f1c28fe7eb816120615cec057

11 years agoAdded workaround for #11737 to test
Artur Signell [Mon, 29 Apr 2013 10:58:46 +0000 (13:58 +0300)]
Added workaround for #11737 to test

Change-Id: I9541abb5835c6851c3eea0d7567b4a848dc605d0

11 years agoFixed test (gwt-id-X not stable)
Artur Signell [Mon, 29 Apr 2013 10:57:35 +0000 (13:57 +0300)]
Fixed test (gwt-id-X not stable)

Change-Id: I5509c39e1461453d6c75e9fce477e2c202a986c2

11 years agoMerge commit 'd214efa39a011002eb88e683676508e438842fe4'
Henri Sara [Mon, 29 Apr 2013 11:19:02 +0000 (14:19 +0300)]
Merge commit 'd214efa39a011002eb88e683676508e438842fe4'

Conflicts:
client/src/com/vaadin/client/ui/orderedlayout/Slot.java

Change-Id: I2fb5d1ac4b5c10a1fe5b1a6f976c1f59283b9169

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 test (maximize button added to DOM)
Artur Signell [Mon, 29 Apr 2013 09:31:13 +0000 (12:31 +0300)]
Fixed test (maximize button added to DOM)

Change-Id: Id4319afc6eaef6f0afc65400d1208937c89fabbc

11 years agoFixed test (gwt-id-X not stable)
Artur Signell [Mon, 29 Apr 2013 09:30:52 +0000 (12:30 +0300)]
Fixed test (gwt-id-X not stable)

Change-Id: I6da73c4dcbe61573b21a54423ba0f86d41ded607

11 years agoStack windows when no position has been given (#11729)
Artur Signell [Mon, 29 Apr 2013 09:06:48 +0000 (12:06 +0300)]
Stack windows when no position has been given (#11729)

Change-Id: I5841de4554a35af158764551f022bda1eaddb3c0

11 years agoImported new Atmosphere JS from Atmosphere 1.0.x (#11642)
Artur Signell [Mon, 29 Apr 2013 08:46:11 +0000 (11:46 +0300)]
Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)

* Atmosphere change 2a6b6ce0f5fc1185df6d293d1c919840fabbadf9

Change-Id: I5460cc75045d78930c2a5e0ac0a0199cb1bea100

11 years agoTry almost indefinitely to re-establish a push connection (#11727)
Artur Signell [Mon, 29 Apr 2013 08:18:56 +0000 (11:18 +0300)]
Try almost indefinitely to re-establish a push connection (#11727)

Change-Id: I11e5affdda794dbb3ab63796f3a682fea76c6e44

11 years agoFixed NPE in UI check (#11714)
Artur Signell [Mon, 29 Apr 2013 06:52:43 +0000 (09:52 +0300)]
Fixed NPE in UI check (#11714)

Change-Id: I837a15c2ac58119ec203c1b214e19381184c8617

11 years agoFixed refresh after invalid CSRF has been received (#11635)
Artur Signell [Fri, 26 Apr 2013 14:03:45 +0000 (17:03 +0300)]
Fixed refresh after invalid CSRF has been received (#11635)

Change-Id: I10648c5b375efc09d3d20ffe0a620ddf01675bc1

11 years agoMoved message 'escaping' to AtmospherePushConnection to be able to send pre-escaped...
Artur Signell [Fri, 26 Apr 2013 13:58:57 +0000 (16:58 +0300)]
Moved message 'escaping' to AtmospherePushConnection to be able to send pre-escaped messages (#11635)

Change-Id: I732bb26cfea9c5f59d85d6119d19a61e73381f5b

11 years agoEnabled async-supported for integration and push servlets #11672"
John Ahlroos [Fri, 26 Apr 2013 13:09:27 +0000 (16:09 +0300)]
Enabled async-supported for integration and push servlets #11672"

Change-Id: I7797078da9c887d7853acd1f23866b67118e7aea

11 years agoStore security key in VaadinSession (#11717)
Leif Åstrand [Thu, 25 Apr 2013 13:12:35 +0000 (16:12 +0300)]
Store security key in VaadinSession (#11717)

* Also removes the WRITE_SECURITY_TOKEN_FLAG flag that was defined twice
but never set

Change-Id: I02d172b7ccd230df7c59b3b17227235bea9d2e7d

11 years agoSend communication error if UI with given id is not found (#11485)
Artur Signell [Fri, 26 Apr 2013 12:53:13 +0000 (15:53 +0300)]
Send communication error if UI with given id is not found (#11485)

Change-Id: I83da8e1732296b6549a56de62b8c09660e39a8ec

11 years agoFixed last button in test to actually do something
Artur Signell [Fri, 26 Apr 2013 10:26:11 +0000 (13:26 +0300)]
Fixed last button in test to actually do something

Change-Id: I78657388ce43539e658ffbb23e995c8a20fe39d5

11 years agoAdd hierarchy to the hierarchy section (sic!) (#11706)
Leif Åstrand [Wed, 24 Apr 2013 11:27:12 +0000 (14:27 +0300)]
Add hierarchy to the hierarchy section (sic!) (#11706)

Change-Id: Ie404456685e884fc9f236537a9132b5dcf4fe2eb

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 agoWait max 1000ms before closing push channel (#11596)
Artur Signell [Fri, 26 Apr 2013 08:53:59 +0000 (11:53 +0300)]
Wait max 1000ms before closing push channel (#11596)

Change-Id: I85c8b0a1f499294b85f130eeb9061644aa8f2f4f

11 years agoHandle session expired for UIDL requests correctly (#11705)
Artur Signell [Fri, 26 Apr 2013 08:16:38 +0000 (11:16 +0300)]
Handle session expired for UIDL requests correctly (#11705)

Change-Id: I497e3b96387d16d9cb31fa9fce6daf0650af458e

11 years agoDeal correctly with session expired during opening of push connection (#11705)
Artur Signell [Thu, 25 Apr 2013 19:08:53 +0000 (22:08 +0300)]
Deal correctly with session expired during opening of push connection (#11705)

* Added SessionExpiredHandler which any RequestHandler can implement to customize session expired handling
* The issue can be tested by creating a non-serializable UI (e.g. new Object() in a field) and restarting the server.

Change-Id: I3eb6bc56298e025bcde088af53ea656fb44e897b

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 agoSupport URL parameters for automatically configuring and running test
Artur Signell [Fri, 26 Apr 2013 06:02:31 +0000 (09:02 +0300)]
Support URL parameters for automatically configuring and running test

Change-Id: Icb7c7fda45fe27bb840a9493c519060a7cea2503

11 years agoInclude uitest/src in development mode launch to make it work with TestingWidgetSet
Artur Signell [Thu, 25 Apr 2013 16:29:30 +0000 (19:29 +0300)]
Include uitest/src in development mode launch to make it work with TestingWidgetSet

Change-Id: I609e6eb97add4a1417753b6dce2369d71b017978

11 years agoEnsure RPC are not delivered to closed UIs (#11714)
Artur Signell [Thu, 25 Apr 2013 11:44:36 +0000 (14:44 +0300)]
Ensure RPC are not delivered to closed UIs (#11714)

Change-Id: I7fadaa5d5190c36cd83a06249d7ae1d4475724e0

11 years agoClose push connection when UI is detached (#11596)
Artur Signell [Thu, 25 Apr 2013 11:25:01 +0000 (14:25 +0300)]
Close push connection when UI is detached (#11596)

Change-Id: Ibfc5923406b386786ae399b7f53cea47ac885f48

11 years agoPass ServletConfig to atmosphere init (#11716)
Leif Åstrand [Thu, 25 Apr 2013 12:32:50 +0000 (15:32 +0300)]
Pass ServletConfig to atmosphere init (#11716)

Furthermore, the exception that might get thrown from there is passed up
through the call stack until it can be handled in a sensible way.

Change-Id: I4a741b5ad4d9216255932c2328b49e73e92df2f4

11 years agoFixed incorrect assert (#11720)
Artur Signell [Thu, 25 Apr 2013 17:39:48 +0000 (20:39 +0300)]
Fixed incorrect assert (#11720)

Change-Id: I723230420c893ed9d5f498309b0763afaf55d6a5

11 years agoVerify CSRF token before accepting new CSRF connection (#11635)
Leif Åstrand [Thu, 25 Apr 2013 09:45:45 +0000 (12:45 +0300)]
Verify CSRF token before accepting new CSRF connection (#11635)

* Can't open push connection during client-side init because CSRF token
is not available at that point. This allows simplifying the
initialization because the push state will not be checked until the
first response has been processed.
* Add helper for checking the CSRF token

Change-Id: I31da1ac669dc9a581cbd66f58c07f10ea4b8b676

11 years agoGlobal code clean up
Leif Åstrand [Thu, 25 Apr 2013 11:01:27 +0000 (14:01 +0300)]
Global code clean up

Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1

11 years agoRemove unused indirection (#11192)
Leif Åstrand [Wed, 24 Apr 2013 15:55:50 +0000 (18:55 +0300)]
Remove unused indirection (#11192)

Change-Id: I6c0d2342b29b79d224dfb2d1f42eb9d95a589981

11 years agoSupport schemas and catalogs in TableQuery (#7827)
Henri Sara [Thu, 25 Apr 2013 06:18:51 +0000 (09:18 +0300)]
Support schemas and catalogs in TableQuery (#7827)

Change-Id: Ib8282dc77e3d06d49ce8815a3f4b036541d9acea

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 agoUse scheduleFinally for pending variable changes (#11707)
Leif Åstrand [Wed, 24 Apr 2013 12:15:03 +0000 (15:15 +0300)]
Use scheduleFinally for pending variable changes (#11707)

Change-Id: Ie87f0042823731a4a3ab5a10e3c23eb62ce57f37

11 years agoUpdate javadoc to reflect moved getPushMode method (#11506)
Leif Åstrand [Wed, 24 Apr 2013 11:46:30 +0000 (14:46 +0300)]
Update javadoc to reflect moved getPushMode method (#11506)

Change-Id: I712791e829be699a75b26bdad9709121ebe7a55d

11 years agoReplaced Filterable.hasContainerFilters with getContainerFilters (#11234)
Artur Signell [Wed, 24 Apr 2013 10:17:35 +0000 (13:17 +0300)]
Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)

Change-Id: Ie0b05e55c1d8fc8d10d073c508b112da740c3333

11 years agoFixed failing path resolving when scss compiler is resolving included mixins from...
John Ahlroos [Tue, 23 Apr 2013 09:50:09 +0000 (12:50 +0300)]
Fixed failing path resolving when scss compiler is resolving included mixins from classpath #11684

Change-Id: I7943ecb283cca80526fc9b35ff51b698a3b9af6a

11 years agoAvoid excessive logging related to response handling locks (#11702)
Leif Åstrand [Wed, 24 Apr 2013 09:53:26 +0000 (12:53 +0300)]
Avoid excessive logging related to response handling locks (#11702)

Change-Id: I0e50663a2500c56a042d20c80909aacfc707a5dd

11 years agoAdd default save actions to the project settings
Leif Åstrand [Wed, 24 Apr 2013 09:38:54 +0000 (12:38 +0300)]
Add default save actions to the project settings

Change-Id: I71f634df26b8ed87ef57184dea3fb55d57a7694d

11 years agoAdded jQuery to license file (#11513)
Artur Signell [Wed, 24 Apr 2013 09:19:07 +0000 (12:19 +0300)]
Added jQuery to license file (#11513)

Change-Id: Ic4ca1aa2b3d1ac61a7919b3a8f404915e6ea51ab

11 years agoRe-added Property.toString warning messages (#10916)
Artur Signell [Mon, 22 Apr 2013 12:06:09 +0000 (15:06 +0300)]
Re-added Property.toString warning messages (#10916)

* Made it possible to toggle the toString() behavior using the "legacyPropertyToString" init parameter. The default value is "warning" which enables the legacy Property.toString implementation and logs a warning message when it is used. Other supported values are "true" which enables the legacy mode and "false" which disables it.

Change-Id: Ife19352b86590464c8e441b7f82f4fec3b1f3235

11 years agoAdd default javadoc templates to the project settings
Leif Åstrand [Tue, 9 Apr 2013 08:46:29 +0000 (11:46 +0300)]
Add default javadoc templates to the project settings

Change-Id: I7bf84619778781fbd7bd1ac61ca9ce8ffac2cab1

11 years agoaddons.scss should contain "addons"-mixin and include all found mixins into that.
John Ahlroos [Tue, 23 Apr 2013 11:09:48 +0000 (14:09 +0300)]
addons.scss should contain "addons"-mixin and include all found mixins into that.

Also now that addon stylesheet metadata now contains the full path of the stylesheet,
the @import should handle it by prefixing the paths with "../" .

Change-Id: I9631e8151e053337e6d0fa2023c38faeec7a0a5b

11 years agoAssert that connector needing layout is attached (#11698)
Leif Åstrand [Wed, 24 Apr 2013 08:29:36 +0000 (11:29 +0300)]
Assert that connector needing layout is attached (#11698)

Change-Id: Ie2d1ec330b857497c7673f3805e35b452f409f3c

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 agoTestBench test for tree (#11612)
michaelvogt [Mon, 15 Apr 2013 14:35:18 +0000 (17:35 +0300)]
TestBench test for tree (#11612)

Together with fix for tree to pass the test

Change-Id: I3d6bead220ab61b171a267d15bda2570f7351d49

11 years agoAdd missing license header (#11655)
Leif Åstrand [Wed, 24 Apr 2013 06:13:17 +0000 (09:13 +0300)]
Add missing license header (#11655)

Change-Id: Ida9119b64ec570200d0d91cf95740c4166b1cbc4

11 years agoUpdated test as there is no longer a minimum height for a Window
Artur Signell [Tue, 23 Apr 2013 14:41:59 +0000 (17:41 +0300)]
Updated test as there is no longer a minimum height for a Window

Change-Id: I171ec24350c96a9b662b0407643743bad3793921

11 years agoMade test work in all browsers
Artur Signell [Tue, 23 Apr 2013 14:20:55 +0000 (17:20 +0300)]
Made test work in all browsers

Change-Id: Id3b1edeb121b353fa5c83bbef052fbde2d1e8ae4

11 years agoMake WebBrowser information available in LegacyApplication init again (#11690)
Artur Signell [Tue, 23 Apr 2013 14:17:26 +0000 (17:17 +0300)]
Make WebBrowser information available in LegacyApplication init again (#11690)

Change-Id: I254e3db6401efc2c14505a3ab0299a62c5fdb339

11 years agoAdded push dependency to make project compile (#11654)
Artur Signell [Tue, 23 Apr 2013 15:15:14 +0000 (18:15 +0300)]
Added push dependency to make project compile (#11654)

Change-Id: I2e60a0e36bf95a64790745944cc9c846c23dfb88

11 years agoMoved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)
Artur Signell [Tue, 23 Apr 2013 15:16:19 +0000 (18:16 +0300)]
Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)

Change-Id: I1091de12737e242129cd8fb62daba9e2273e67ff

11 years agoFixed screenshot identifiers
Artur Signell [Tue, 23 Apr 2013 14:03:05 +0000 (17:03 +0300)]
Fixed screenshot identifiers

Change-Id: I7b1ca21ec7fa89f3c725151a7d3dea0493614f93

11 years agoAdded light and black versions of close, maximize and restore icons (#11544)
Artur Signell [Tue, 23 Apr 2013 06:05:05 +0000 (09:05 +0300)]
Added light and black versions of close, maximize and restore icons (#11544)

Change-Id: Id8463fbd18741edc2f52190feb14fd8c67657154

11 years agoInclude commit id and message in merge commit message
Artur Signell [Tue, 23 Apr 2013 13:27:37 +0000 (16:27 +0300)]
Include commit id and message in merge commit message

Change-Id: I2557eddcb4fbd4fd1ec5c608a0d73c7fa1b243b6

11 years agoAdd patched AtmosphereFramework without support message (#11654)
Leif Åstrand [Tue, 23 Apr 2013 13:26:35 +0000 (16:26 +0300)]
Add patched AtmosphereFramework without support message (#11654)

Change-Id: If0c236cf696d744b55a5288d4622b5d16e07a5cc

11 years agoRemove and deprecate old logging classes (#11658)
Leif Åstrand [Tue, 23 Apr 2013 10:12:07 +0000 (13:12 +0300)]
Remove and deprecate old logging classes (#11658)

* VConsole logs directly to java.util.logging.Logger
* ConsoleAdapter is removed and required parts from the interal package
are instead made public
* Exception notification is displayed by a separate log Handler

Change-Id: I64e778b07c53c16872932b48dc99eff0eafd553c

11 years agoMerged changes from origin/7.0
Artur Signell [Tue, 23 Apr 2013 13:25:31 +0000 (16:25 +0300)]
Merged changes from origin/7.0

9c6d4b4 Fix fragment handling regression caused by #10769 (#11686)

Change-Id: I5050ec03b1f97c1da7aa6bbbc3718635fe7f6102