Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Made session reinitializing work again (#10411)" | Leif Åstrand | 2012-11-30 | 2 | -6/+7 |
|\ | |||||
| * | Made session reinitializing work again (#10411) | Artur Signell | 2012-11-29 | 2 | -6/+7 |
| | | | | | | | | Change-Id: I012a5154fa3cf0bba6f3289213744b740cf12059 | ||||
* | | UI scroll position can be given programmatically (#9952) | Leif Åstrand | 2012-11-30 | 1 | -1/+54 |
|/ | | | | Change-Id: Icef0858ee495abcacab7823f7f8fc6044abd64dc | ||||
* | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) | Leif Åstrand | 2012-11-29 | 1 | -319/+110 |
| | | | | | | | | | | | * Add ChildComponentData that is sent in the state instead of previous UIDL data * Store child data in a map instead of as a linked list * Move Cell instead of moving component form one Cell to the other if moved * Clean up internal state in remove(Widget) Change-Id: I3dabe0165b6dcdf70c0df06a0151b73d080187a5 | ||||
* | Merge "Use max-age 0 for *nocache* instead of the default 1h #10421" | Leif Åstrand | 2012-11-29 | 1 | -2/+6 |
|\ | |||||
| * | Use max-age 0 for *nocache* instead of the default 1h #10421 | Jonatan Kronqvist | 2012-11-29 | 1 | -2/+6 |
| | | | | | | | | Change-Id: Id04fd8cee919a1d31fc2952e5bbf064075dbf9ce | ||||
* | | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)" | Henri Sara | 2012-11-29 | 1 | -0/+107 |
|\ \ | |/ |/| | |||||
| * | Add fragment and parameter support to BrowserWindowOpener (#10093) | Leif Åstrand | 2012-11-29 | 1 | -0/+107 |
| | | | | | | | | Change-Id: I32577503ae4d85c80579f9544cdb61ab9788ef23 | ||||
* | | Fixed tooltip handling for Table (#9088) | Artur Signell | 2012-11-29 | 1 | -2/+1 |
|/ | | | | Change-Id: I0de74785fbc9eb68f958875031df59f1c61c8ec2 | ||||
* | Merge "Added helper for showing a notification with a description (#10401)" | Leif Åstrand | 2012-11-29 | 1 | -0/+22 |
|\ | |||||
| * | Added helper for showing a notification with a description (#10401) | Artur Signell | 2012-11-28 | 1 | -0/+22 |
| | | | | | | | | Change-Id: If51e73a62060384ae957af10efa270fb51c4ae8c | ||||
* | | Merge "Fixed Table to actually use converter from factory (#10408)" | Leif Åstrand | 2012-11-29 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fixed Table to actually use converter from factory (#10408) | Artur Signell | 2012-11-28 | 1 | -2/+2 |
| | | | | | | | | Change-Id: I02dce8628def6ed926e79fff5762169a129f2426 | ||||
* | | Merge "Moved setVisible dirty logic to AbstractComponent where it belongs ↵ | Leif Åstrand | 2012-11-28 | 4 | -40/+8 |
|\ \ | | | | | | | | | | (#10414)" | ||||
| * | | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414) | Artur Signell | 2012-11-28 | 4 | -40/+8 |
| |/ | | | | | | | Change-Id: I05f8b739e862c3dd4a52492f2df41862bacd3ce4 | ||||
* / | Fixed problems with invalidating the HttpSession during a request (#10411) | Artur Signell | 2012-11-28 | 2 | -5/+31 |
|/ | | | | Change-Id: I121d6999eababb7eaa53ba16fb8ed029cc154a12 | ||||
* | getPrevItemId should return null if id not found (#10124) | Artur Signell | 2012-11-28 | 2 | -1/+24 |
| | | | | Change-Id: I9c0a07610e942bf8fac5832341a4fb31bfd6342a | ||||
* | Avoid using the same Matcher from multiple threads (#10184) | Leif Åstrand | 2012-11-28 | 1 | -7/+4 |
| | | | | Change-Id: I801a60db3a1b040db98fc597a35434c4a0b2ba83 | ||||
* | Always mark child hierarchy dirty when switching tabs (#10404) | Artur Signell | 2012-11-28 | 1 | -9/+2 |
| | | | | Change-Id: Id6a0b23efb500d2c94bd696cc6eebfe5b5ffd60b | ||||
* | Merge "Fail if a Window is attached to something else than a UI (#10374)" | Leif Åstrand | 2012-11-27 | 3 | -0/+78 |
|\ | |||||
| * | Fail if a Window is attached to something else than a UI (#10374) | Artur Signell | 2012-11-27 | 3 | -0/+78 |
| | | | | | | | | Change-Id: Ibe0fcbda1222e2aa781ae14f479fbedd99715ff9 | ||||
* | | Merge "Ensure iOS6 does not cache heartbeat responses (#10370)" | Leif Åstrand | 2012-11-27 | 1 | -0/+3 |
|\ \ | |||||
| * | | Ensure iOS6 does not cache heartbeat responses (#10370) | Artur Signell | 2012-11-26 | 1 | -0/+3 |
| |/ | | | | | | | Change-Id: Ia7eb92fd7cc0aa10827c602de69aa22200471bda | ||||
* | | Merge "Add theme name as class name to LoginForm v-app (#10383)" | Artur Signell | 2012-11-26 | 1 | -1/+10 |
|\ \ | |||||
| * | | Add theme name as class name to LoginForm v-app (#10383) | Artur Signell | 2012-11-26 | 1 | -1/+10 |
| |/ | | | | | | | Change-Id: Ifcd65a34f32606b9fce0439f600a0b2fbd7e18ce | ||||
* / | Fixed NPE when converting "" | Artur Signell | 2012-11-26 | 1 | -0/+5 |
|/ | | | | Change-Id: I0cdde2ae9a1c40ebe41a2d1f91f972fe803d455f | ||||
* | Don't make VaadinSession serialize VaadinService (#10088) | Leif Åstrand | 2012-11-26 | 1 | -2/+16 |
| | | | | | | | * Refactor ApplicationRunnerServlet UIProvider to avoid indirect reference through anonymous inner class Change-Id: Ie4148e633192b1940ba82edbd26fbbc0cc2c4da3 | ||||
* | Made ServerRpcManager serializable again (#10364) | Artur Signell | 2012-11-24 | 1 | -1/+2 |
| | | | | Change-Id: If0c6b9d6cc09265c813c4f739363c7bd88812943 | ||||
* | Fixed javadoc referring to wrong class | Artur Signell | 2012-11-23 | 1 | -2/+2 |
| | | | | Change-Id: Ie79a600aad9c5bff68d927011679fd15bdf51e4b | ||||
* | Merge "Updated javadoc (#9684)" | Marc Englund | 2012-11-23 | 1 | -1/+7 |
|\ | |||||
| * | Updated javadoc (#9684) | Artur Signell | 2012-11-23 | 1 | -1/+7 |
| | | | | | | | | Change-Id: I38ca8700d2c6bf0cd2b8514295de607af7c15edb | ||||
* | | Defer session closing until the end of a request like with UIs (#10252) | Johannes Dahlström | 2012-11-23 | 2 | -25/+49 |
|/ | | | | Change-Id: I6231977a4d4f44cbee4a95664f0bef6acf4ca034 | ||||
* | Ensure only one sass compilation takes place at a time (#10293) | Artur Signell | 2012-11-23 | 1 | -34/+44 |
| | | | | Change-Id: I782c754d16ffd4f80f81fad0aca18836910bdc50 | ||||
* | Revert "Merged shortcut action fix from 6.8 (#8484)" | John Ahlroos | 2012-11-23 | 3 | -74/+10 |
| | | | | | | This reverts commit a003c8724c1f719e3a9f3ab876396a180b19cae1 Change-Id: Ie73b6f0455a9f8ba1ed5a8cee7573ae998a67b17 | ||||
* | Refactor heartbeat handling and inactive UI/session closing (#10252) | Johannes Dahlström | 2012-11-23 | 7 | -219/+239 |
| | | | | | | | | | * Package-private VaadinService.cleanupSession() handles these, called from VaadinServlet and VaadinPortlet at the end of a request * UI detach() called when removing from the session (#9755) * UIs can be explicitly closed; UIs marked as closed are removed at the end of the request (#10249) * Remove UI cleanup events and listeners in favor of detach events (#10251) Change-Id: I1f994c43bd2fc5fe7f99f7152c9db35927235291 | ||||
* | Rename ComponentEventListener to ConnectorEventListener (#10340) | Leif Åstrand | 2012-11-23 | 11 | -32/+52 |
| | | | | Change-Id: I8e5d60e0e6d7003eeff984ceb0b4bf04347267b0 | ||||
* | Remove server-side RpcManager interface (#10302) | Leif Åstrand | 2012-11-23 | 6 | -73/+42 |
| | | | | Change-Id: Id693f49d68d4daa6bd8cbe6b1b1a6553fc988c75 | ||||
* | Merge "Removed outdated code example from javadoc" | Marko Grönroos | 2012-11-23 | 1 | -31/+0 |
|\ | |||||
| * | Removed outdated code example from javadoc | Artur Signell | 2012-11-22 | 1 | -31/+0 |
| | | | | | | | | Change-Id: Ifa4d405a86b635af12c5e6dc693d742c1a8ac68f | ||||
* | | Fix incorrect null check in PopupView (#10238) | Henri Sara | 2012-11-23 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I6a1a3754787f312bbe8fee27588f04d2d6157afe | ||||
* | | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37 | ||||
* | | Add VaadinService.setClassLoader (#9819) | Leif Åstrand | 2012-11-23 | 4 | -25/+64 |
| | | | | | | | | | | | | | | * Set default value in constructor * Remove support for getting a null class loader Change-Id: Ib2ac914e0832395bb25cb1cff1a9caffbe09631e | ||||
* | | Throw exception for non-UIDL requests again (#10332) | Artur Signell | 2012-11-23 | 1 | -12/+21 |
| | | | | | | | | Change-Id: Ia523927c5b990eff7f25f0af9cd5dd080a07c21d | ||||
* | | Merge "Document @PreserveOnRefresh" | Artur Signell | 2012-11-23 | 1 | -1/+18 |
|\ \ | |||||
| * | | Document @PreserveOnRefresh | Leif Åstrand | 2012-11-23 | 1 | -1/+18 |
| | | | | | | | | | | | | Change-Id: I620838632525851246fd2273d71312744bf27662 | ||||
* | | | Merge "Refactor BrowserPopupOpener API (#10241)" | Artur Signell | 2012-11-23 | 2 | -85/+66 |
|\ \ \ | |/ / |/| | | |||||
| * | | Refactor BrowserPopupOpener API (#10241) | Leif Åstrand | 2012-11-23 | 2 | -85/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Rename BrowserPopupOpener to BrowserWindowOpener * Rename setPopupName -> setWindowName * Rename BrowserPopupUIProvider -> BrowserWindowUIProvider * Make BrowserWindowUIProvider a private static inner class Change-Id: Id839b274762424bb50fe3590d7cd1187e92baa6c | ||||
* | | | Refactor Extension API (#10337) | Leif Åstrand | 2012-11-23 | 3 | -9/+8 |
| | | | | | | | | | | | | Change-Id: Ib16ffceb8dce235b59848c55e59407074e7d5bda | ||||
* | | | Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates ↵ | Artur Signell | 2012-11-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | legacy-styles.css, updates themes to support this." | ||||
| * | | | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 |