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

11 years agoNo-op merge from origin/7.0
Artur Signell [Tue, 23 Apr 2013 13:25:26 +0000 (16:25 +0300)]
No-op merge from origin/7.0

2c29e7b Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported from #11303)

Change-Id: I8ac8eaf5d17e4144e6caec8fd930c646176ca790

11 years agoMoved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591
John Ahlroos [Tue, 23 Apr 2013 13:00:27 +0000 (16:00 +0300)]
Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591

Change-Id: I81f453d6a74a0a47c7007e0bfe20c72b866134c7

11 years agoIntegration tests should be run with Firefox 17 ESR instead of Firefox 11 #11494"
John Ahlroos [Tue, 23 Apr 2013 12:46:15 +0000 (15:46 +0300)]
Integration tests should be run with Firefox 17 ESR instead of Firefox 11 #11494"

Change-Id: I232cc1ad329a1ac00ff23b6c629418838af6102c

11 years agoUse java.util.logging for the debug window (#11657)
Leif Åstrand [Mon, 22 Apr 2013 13:49:10 +0000 (16:49 +0300)]
Use java.util.logging for the debug window (#11657)

Change-Id: I1c3e49591253244948d8ce15c8d05170dd49a03a

11 years agoEnsure no-op merges get a change id
Artur Signell [Tue, 23 Apr 2013 12:03:24 +0000 (15:03 +0300)]
Ensure no-op merges get a change id

Change-Id: Icda1db985b3a0654fa1274e700cddfe2f990df12

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 agoMerge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell [Tue, 23 Apr 2013 11:54:48 +0000 (14:54 +0300)]
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'

Conflicts:
WebContent/release-notes.html
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java

Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6

11 years agoMerge commit 'c0bf2608dd23051f11f2a031e08aebbfdf7b5472'
Artur Signell [Tue, 23 Apr 2013 11:49:14 +0000 (14:49 +0300)]
Merge commit 'c0bf2608dd23051f11f2a031e08aebbfdf7b5472'

Change-Id: I4bf49b564c1195e2123a636bbe5daad2343a68c7

11 years agoMerge commit '2b5f6ccc1e9ae5c9c8c88dc3195020eaa27a3be6'
Artur Signell [Tue, 23 Apr 2013 11:49:11 +0000 (14:49 +0300)]
Merge commit '2b5f6ccc1e9ae5c9c8c88dc3195020eaa27a3be6'

Change-Id: I1b5502cfe7891ca52806bf1f2204d92f9cff14b1

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 agoSources for the "Broadcasting messages to other users" tutorial
Artur Signell [Tue, 16 Apr 2013 10:57:14 +0000 (13:57 +0300)]
Sources for the "Broadcasting messages to other users" tutorial

Change-Id: I1408d2b4c33bb51393867b2a089035699a5af756

11 years agoRenamed loading indicator states to 'first','second','third' (#11668)
Artur Signell [Mon, 22 Apr 2013 11:18:32 +0000 (14:18 +0300)]
Renamed loading indicator states to 'first','second','third' (#11668)

Change-Id: I127070e2014bebf8aa09778b2dffee5481845ab4

11 years agoRenamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)
Artur Signell [Mon, 22 Apr 2013 11:06:54 +0000 (14:06 +0300)]
Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)

Change-Id: If80abf821abd9c6c025e49b249339eb20d56f7ce

11 years agoRenamed UI.getTooltip to getTooltipConfiguration (#11663)
Artur Signell [Mon, 22 Apr 2013 11:02:46 +0000 (14:02 +0300)]
Renamed UI.getTooltip to getTooltipConfiguration (#11663)

Change-Id: Idd33f68171b40b4097454418b78f75aee8f76eab

11 years agoRenamed DisplayState to WindowMode (#11662)
Artur Signell [Mon, 22 Apr 2013 10:52:21 +0000 (13:52 +0300)]
Renamed DisplayState to WindowMode (#11662)

Change-Id: I0f70c4195a0871185a1924b008ebd855068e5787

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 agoSimplify and clarify WAI-ARIA API (#11659)
michaelvogt [Mon, 22 Apr 2013 07:56:44 +0000 (10:56 +0300)]
Simplify and clarify WAI-ARIA API (#11659)

Change-Id: I8daf3f377d4d9f2c2f774781e0c68f550d5c86e0

11 years agoUpdated commons-io dependency to 2.2 (#11643)
Artur Signell [Mon, 22 Apr 2013 09:30:25 +0000 (12:30 +0300)]
Updated commons-io dependency to 2.2 (#11643)

Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883

11 years agoDocumented that push and pull settings is only for the app developer (#11666)
Artur Signell [Mon, 22 Apr 2013 11:31:02 +0000 (14:31 +0300)]
Documented that push and pull settings is only for the app developer (#11666)

Change-Id: I6128abbfc6227ee4d86dd65b8073c5ccdea542f0

11 years agoAdd PushConnection interface (#11655)
Leif Åstrand [Mon, 22 Apr 2013 10:19:31 +0000 (13:19 +0300)]
Add PushConnection interface (#11655)

* Add PushConnection interface and rename old class to
AtmospherePushConnection
* Define deferred binding to use AtmospherePushConnection by default
* Redesign connection and disconnection workflow to better cope with
situations where connection is quickly toggled

Change-Id: I9b9427c2df40d446a25895eb39e7b166cb929a85

11 years agoRestore Atmosphere version that was accidentally changed (#11506)
Leif Åstrand [Mon, 22 Apr 2013 10:20:28 +0000 (13:20 +0300)]
Restore Atmosphere version that was accidentally changed (#11506)

Change-Id: I99353b7b63ca70b4fa83462c433f7873d805ce3f

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 agoMake handleJSONText private (#11656)
Leif Åstrand [Mon, 22 Apr 2013 05:58:33 +0000 (08:58 +0300)]
Make handleJSONText private (#11656)

Change-Id: I734ced5487ce3d0bd197ef9399027c6842a27c6c

11 years agoSet PushMode.AUTOMATIC as the default @Push value (#11653)
Leif Åstrand [Mon, 22 Apr 2013 05:56:42 +0000 (08:56 +0300)]
Set PushMode.AUTOMATIC as the default @Push value (#11653)

Change-Id: I3db47e1bd87e4e58a404b93a23da24270f764e14

11 years agoRemoved unused class (#11254)
Artur Signell [Fri, 19 Apr 2013 10:46:45 +0000 (13:46 +0300)]
Removed unused class (#11254)

Change-Id: I6c374e61452a0e3b1fedc5ecbd90d50c22619c63

11 years agoDo not use generated ids as anchor points for TestBench (#11634)
Artur Signell [Thu, 18 Apr 2013 14:17:14 +0000 (17:17 +0300)]
Do not use generated ids as anchor points for TestBench (#11634)

Change-Id: I831af0d72d009405ceed3e201bc135dffb43c8b2

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 agoLoad vaadinPush.js on demand (#11506)
Leif Åstrand [Thu, 18 Apr 2013 13:05:40 +0000 (16:05 +0300)]
Load vaadinPush.js on demand (#11506)

For optimal performance, the script will still be included in the host
HTML if push is enabled when the UI is bootstrapped.

Change-Id: I2245b45434f3097c32fd3580267f692dce3b7649