Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 57 | -86/+123 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | Implement abstract HasComponents related client side connectors (#10248) | Henri Sara | 2012-11-21 | 17 | -129/+186 |
| | | | | Change-Id: I8e0d1505d24ed8d24702557a38ffd867a513bdd2 | ||||
* | Add shorthands for locking the session (#10225) | Leif Åstrand | 2012-11-21 | 7 | -36/+84 |
| | | | | Change-Id: Ic2f3843a48a6e26af848208e9495473853146fbe | ||||
* | Merge "Rename DependencyResource to PublishedFile (#10224)" | Leif Åstrand | 2012-11-21 | 8 | -65/+66 |
|\ | |||||
| * | Rename DependencyResource to PublishedFile (#10224) | Leif Åstrand | 2012-11-21 | 8 | -65/+66 |
| | | | | | | | | Change-Id: I18bd5fbaba7d443cab0626ddd477626995b5f16a | ||||
* | | Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305) | Artur Signell | 2012-11-21 | 3 | -4/+2 |
|/ | | | | Change-Id: I630cdc0cf4cc83646d1dbe8513f81f5ddd6aa7d7 | ||||
* | Removed server class reference from shared javadoc | Artur Signell | 2012-11-21 | 1 | -2/+1 |
| | | | | Change-Id: Iaa38a50c7198d416799a53e66cd4828948b4b62d | ||||
* | Merge "(#10186) Using the lighten function breaks up any later references to ↵ | Marc Englund | 2012-11-20 | 1 | -2/+4 |
|\ | | | | | | | the parameter value" | ||||
| * | (#10186) Using the lighten function breaks up any later references to the ↵ | Sebastian Nyholm | 2012-11-15 | 1 | -2/+4 |
| | | | | | | | | | | | | parameter value Change-Id: Ibdf66332dff186bcb791bbe48cb3d3ebcc87ede9 | ||||
* | | Removed com.vaadin.server.Terminal (#10230) | Artur Signell | 2012-11-20 | 16 | -78/+79 |
| | | | | | | | | | | | | Moved Terminal.ErrorEvent and Terminal.ErrorListener to com.vaadin.server Change-Id: I4ce67722b88abc38fd740c5980836b24e511a63b | ||||
* | | Merge "(#10174) Value of a variable cannot be assigned to another variable" | Marc Englund | 2012-11-20 | 5 | -3/+10 |
|\ \ | |||||
| * | | (#10174) Value of a variable cannot be assigned to another variable | Sebastian Nyholm | 2012-11-15 | 5 | -3/+10 |
| |/ | | | | | | | Change-Id: Ib6879b685259c775fc9159e572c182093ae69f8d | ||||
* | | Merge "(#10182) Rule order not preserved when using parent reference in sass" | Marc Englund | 2012-11-20 | 6 | -16/+25 |
|\ \ | |||||
| * | | (#10182) Rule order not preserved when using parent reference in sass | Sebastian Nyholm | 2012-11-15 | 6 | -16/+25 |
| |/ | | | | | | | Change-Id: Ief701eef3a262c4fd0c14241c54b3d57cb858027 | ||||
* | | Added getState(boolean) to allow getState without side effects (#10006) | Mikael Grankvist | 2012-11-20 | 2 | -7/+34 |
| | | | | | | | | Change-Id: Idee529a8efc245da88192cd059c9e35165d1adad | ||||
* | | Renamed suspend/resumeRendering be more descriptive (#10242) | Artur Signell | 2012-11-20 | 1 | -18/+17 |
| | | | | | | | | Change-Id: I817fdab5529b0192f58e76ea31b97efb18b3f881 | ||||
* | | Moved isComponentVisible to separate interface (#10303) | Artur Signell | 2012-11-20 | 13 | -107/+84 |
| | | | | | | | | | | | | HasComponents.isComponentVisible is now SelectiveRenderer.isRendered Change-Id: Ic3b9cd65278ffc2a38ee20c76ec771ee057268bf | ||||
* | | Merge "Added possibility to disable text input for PopupDateField (#6790)" | Artur Signell | 2012-11-20 | 7 | -0/+232 |
|\ \ | |||||
| * | | Added possibility to disable text input for PopupDateField (#6790) | Mikael Grankvist | 2012-11-19 | 7 | -0/+232 |
| | | | | | | | | | | | | Change-Id: I3275fce74c26b1409aa00505c06f459d1ae2e6ce | ||||
* | | | Add a bunch of methods to request, response and session wrappers (#9749) | Leif Åstrand | 2012-11-20 | 8 | -36/+497 |
| | | | | | | | | | | | | | | | | | | | | | * Make VaadinPortletRequest extend PortletRequestWrapper to remove some boilerplate Change-Id: Ibfc0f18d85cf77e17de6d6ce561c44677958e3bd | ||||
* | | | Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) | Leif Åstrand | 2012-11-20 | 17 | -24/+19 |
| | | | | | | | | | | | | Change-Id: Ibf460de507b4eea156a794304476b547bf63291a | ||||
* | | | Renamed ComponentState to AbstractComponentState (#9032) | Artur Signell | 2012-11-20 | 34 | -81/+82 |
| | | | | | | | | | | | | Change-Id: Ida6e0cb7064580be36627fd735d79b82ee69356d | ||||
* | | | Use classloader also to find theme styles.scss (#10107) | Artur Signell | 2012-11-20 | 1 | -0/+11 |
| | | | | | | | | | | | | Change-Id: I4fb5790dc23e8c5cedfc2113158181abf646245e | ||||
* | | | When closeIdleUIs is true, close open UIs only after all UIs have been idle ↵ | Johannes Dahlström | 2012-11-20 | 12 | -113/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for longer than the session timeout * Rename closeIdleUIs to closeIdleSessions, isIdleUICleanupEnabled to isCloseIdleSessions (#10252) * Close the whole session at the same time as well * Move UI lastUidlRequestTime to VaadinSession lastRequestTimestamp (#10253) * Rename VaadinSession lastRequestTime to lastRequestDuration, totalSessionTime to cumulativeRequestDuration (#10253) * Rename UI lastHeartbeatTime to lastHeartbeatTimestamp * Show "Session Expired" notification when a heartbeat fails because of this Change-Id: If3d4bd9add9995f435c29812eec00b3a3a92a6e6 | ||||
* | | | Return int instead of Integer (#10306) | Artur Signell | 2012-11-20 | 1 | -2/+2 |
| | | | | | | | | | | | | Change-Id: I125b95e357223fb671332fb42736c42725d136ad | ||||
* | | | Added possibility to more easily debug layout loops (#10222) | Artur Signell | 2012-11-20 | 1 | -0/+35 |
| | | | | | | | | | | | | Change-Id: Id7a1e7590d0a35a8e9051acab043d7a26293637a | ||||
* | | | Merge "Only process RPC invocation if there's a handler for it (#10134) * ↵ | Artur Signell | 2012-11-20 | 9 | -97/+75 |
|\ \ \ | | | | | | | | | | | | | RpcManagers lookup by String instead of Class to avoid loading the class sent by the client * Some generics tightened to only accept ServerRpc instances * Remove RpcTarget as it is only supported for ClientConnector" | ||||
| * | | | Only process RPC invocation if there's a handler for it (#10134) | Leif Åstrand | 2012-11-20 | 9 | -97/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * RpcManagers lookup by String instead of Class to avoid loading the class sent by the client * Some generics tightened to only accept ServerRpc instances * Remove RpcTarget as it is only supported for ClientConnector Change-Id: I264d58f373db7ea3258cbc28dfc0fa1ec952723d | ||||
* | | | | Merge "SassCompiler finds input in a better way, fixes #10299" | Artur Signell | 2012-11-20 | 1 | -5/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | SassCompiler finds input in a better way, fixes #10299 | Marc Englund | 2012-11-20 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | Change-Id: I56c6a45008e072313f7be6f700f25df228287271 | ||||
* | | | | Updated Panel, Window to use Component in constructors (#10300) | Artur Signell | 2012-11-20 | 2 | -14/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Updated javadoc to be consistent with how Panel and Window behave (#10289) Change-Id: I682d202e27b14d9695a8a6cd9eaff8a53fc6ae82 | ||||
* | | | | Removed deprecation as EventRouter will not be replaced for 7.0 (#10247) | Artur Signell | 2012-11-20 | 3 | -21/+6 |
| | | | | | | | | | | | | | | | | Change-Id: I14cc9c837bb966ff7ed5c396cedce0f6d75aaeb4 | ||||
* | | | | Changed SystemMessagesProvider parameter into object (#10226) | Artur Signell | 2012-11-19 | 11 | -24/+227 |
| |/ / |/| | | | | | | | | Change-Id: I7ba22460ae5105e29b88b17bc3e3ac664e9ca980 | ||||
* | | | Fix NPE when removing FileDownloader (#10198) | Artur Signell | 2012-11-19 | 3 | -2/+72 |
| | | | | | | | | | | | | Change-Id: I2423e3fbe88becfd76ed17c15d911d9253bf6e35 | ||||
* | | | Fix renamed class | Leif Åstrand | 2012-11-19 | 1 | -2/+2 |
| | | | | | | | | | | | | Change-Id: I90e66d440666480d558f83cb7e5277c10ed6177b | ||||
* | | | Handle canceled or ignored XHR requests after beforeunload (#8891) | Leif Åstrand | 2012-11-19 | 2 | -4/+200 |
| | | | | | | | | | | | | | | | | | | * Not automatically testable as it depends exact timings Change-Id: I53bccce675520ab2c7bb007766546b4cd3fe6e53 | ||||
* | | | Read browser width and height from request in Page.init (#9073) | Johannes Dahlström | 2012-11-19 | 4 | -6/+186 |
| | | | | | | | | | | | | | | | | | | | | | * Also change default screen width and height in WebBrowser to -1 for consistency * Test for reading browser details in UI.init Change-Id: I24339fd3742857392e1fc768696eeb2fb5551a90 | ||||
* | | | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 66 | -263/+251 |
| | | | | | | | | | | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3 | ||||
* | | | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 10 | -25/+25 |
| |/ |/| | | | | | Change-Id: I5d587852d00b485eb57e10ad3ba874ea1b500a19 | ||||
* | | Made it possible again to use Navigator with UI/Panel/Window (#10211)7.0.0.beta9 | Artur Signell | 2012-11-15 | 1 | -0/+59 |
| | | | | | | | | Change-Id: I4b9c6c5eecb7b6d18e1ef7afcb38889bd7fec8aa | ||||
* | | Made method public as VForm is now in a different package (#9923) | Artur Signell | 2012-11-14 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I4304737a21b9aa369703fd080e4dc07779e1c38d | ||||
* | | Merge "Fix LegacyUIAddRemoveComponents test (#2924)" | Artur Signell | 2012-11-14 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fix LegacyUIAddRemoveComponents test (#2924) | Henri Sara | 2012-11-14 | 1 | -4/+4 |
| | | | | | | | | | | | | Change-Id: Ib6f59d3707713a5ec3c23ee552e19d87d4713862 | ||||
* | | | Merge "Made PopupView work with TB again and fixed test (#10187)" | Artur Signell | 2012-11-14 | 2 | -5/+10 |
|\ \ \ | |||||
| * | | | Made PopupView work with TB again and fixed test (#10187) | Artur Signell | 2012-11-14 | 2 | -5/+10 |
| | | | | | | | | | | | | | | | | Change-Id: I36b568866a69354caa36609fc7c7d42082bc9489 | ||||
* | | | | Merge "Remove Window.addComponent() (#2924)" | Artur Signell | 2012-11-14 | 48 | -206/+292 |
|\ \ \ \ | |||||
| * | | | | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 48 | -206/+292 |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289 | ||||
* | | | | | Merge "Updated Form to use hierarchy change event (#9923)" | Johannes Dahlström | 2012-11-14 | 3 | -45/+64 |
|\ \ \ \ \ | |||||
| * | | | | | Updated Form to use hierarchy change event (#9923) | Artur Signell | 2012-11-14 | 3 | -45/+64 |
| | |/ / / | |/| | | | | | | | | | | | | | Change-Id: I33475b5445b4f4724d5af84206d22d0c8e71dad1 | ||||
* | | | | | Merge "UI stylename handling (#9832)" | Johannes Dahlström | 2012-11-14 | 7 | -17/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | |