755 Commits (ee0f7000dea86e6db3f6a0727f6e0d3d15692359)

Author SHA1 Message Date
  Artur Signell ee0f7000de Update to Font Awesome 4.5.0 8 years ago
  Teemu Suo-Anttila b7af23d8dc Fix RpcDataProvider listener handling on ItemSetChange (#19371) 8 years ago
  Leif Åstrand a5f18a266f Check for optimizations when looking for missing updates (#18317) 8 years ago
  Leif Åstrand 3cf57002b1 Detect hierarchy changes not sent to the client (#18317) 9 years ago
  Teemu Suo-Anttila 459bb376e4 Fix setSelected in MultiSelectionModel to update row data (#19302) 8 years ago
  Leif Åstrand 082851e547 Set session as current while deserializing (#9953) 8 years ago
  Leif Åstrand 39c7d9f68a Omit empty hierarchy data from the response (#18510) 9 years ago
  Vladimir Kulev 66f297fe1a Support on-the-fly compiled CSS hot reload from classpath (#16949) 8 years ago
  Artur Signell f3eb1b4383 Do not modify state while serializing (#19090) 8 years ago
  Leif Åstrand cbc4c878f8 Mention quirks with JavaScript "this" in AbstractJavaScript* javadocs 8 years ago
  Teemu Suo-Anttila f5e2275e70 Fix Grid NPE when deselecting already removed row (#19152) 8 years ago
  Leif Åstrand 6b41e810b5 Fix session wrap class javadocs 8 years ago
  elmot 0c54d540e6 Removed unnecessary comments (#19116) 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Artur Signell f8aa499780 Update FontAwesome to 4.4.0 (#14555) 8 years ago
  Artur Signell 25ab60c193 Revert "connection: close" change for long polling (#18758) 8 years ago
  Matti Tahvonen a0637c8feb Correct the place where attach events are fired (#16348) 9 years ago
  Henri Sara 181b010139 Add javadoc for VaadinPortletSession (#19092) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 1a0d6f759f Fix server side browser detection in Weblogic Portal (#7449) 8 years ago
  Artur Signell 2d2418516a Detect Atmosphere in the same way for servlets and portlets (#11493) 8 years ago
  Artur Signell 1ba6dec41c Move session store/load/remove logic to service from session (#9782, #18998) 8 years ago
  Artur Signell ce8d9e68e0 Fix javadoc 8 years ago
  Artur Signell 743095d97b Properly cleanup stream variables if DragAndDropWrapper is detached (#14882) 8 years ago
  Henri Sara a97534f4c2 Add @since for 7.5.7 changes 8 years ago
  Artur Signell ca38846dff Store VaadinSession as APPLICATION_SCOPE in portals (#18998) 8 years ago
  Artur Signell d27652c54e Add scoped PortletSession methods (#19007) 8 years ago
  Henri Sara 1011cff7e8 Use "vaadin-" as default prefix for Design (#18957) 8 years ago
  Leif Åstrand 538dcf4ce3 Update AJS?.callFunction javadoc to reflect reality (#18990) 8 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell bbe811efcc Use correct month names with Java 8 (#18760) 8 years ago
  Artur Signell f3f3a74d57 Support suspend timeout for long polling (#18550) 8 years ago
  Johannes Dahlström b6f2bb0cee Fix empty @since tags for 7.6.0.alpha4 8 years ago
  Artur Signell 672e035c36 Helper method for enabling all Atmosphere logging 9 years ago
  Sauli Tähkäpää e7fda93b30 Prevent NPE on missing security key. (#18573) 8 years ago
  Artur Signell 2be70f0448 Decode filename before finding resource (#15407) 9 years ago
  Artur Signell e02262491c Guard against disconnect() being called twice (#15263) 8 years ago
  Artur Signell bebb7efeae Detect Edge correctly (#18537) 9 years ago
  Artur Signell ed02ddb86e Do not initialize Atmosphere for websocket servlet in Websphere (#16354) 9 years ago
  Artur Signell 40815a4375 Handle out of order messages (#11733,#17075) 9 years ago
  Artur Signell 64411225ce Send resynchronize and widgetset version in JSON (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 960cdf2a72 Remove remaining OutOfSync message references 9 years ago
  Leif Åstrand 2564627fed Cache connector state types (#18437) 9 years ago
  Artur Signell 10e7a466bc Pass critical notification details to the client (#18342) 9 years ago
  Artur Signell 1eaa302928 Take Window special case into account for invalid layouts (#17598) 9 years ago
  Leif Åstrand 024a2ab52e Send beforeClientResponse exceptions to an error handler (#14214) 9 years ago
  Leif Åstrand f8aacf7c53 Allow beforeClientResponse to change hierarchy or dirtyness (#18268) 9 years ago
  Artur Signell 21427ab2a6 Render nested invalid layouts correctly (#17598) 9 years ago