170 Commits (e70ba25c2d1a43dccd43e6ece8f7c126355332c0)

Author SHA1 Message Date
  John Ahlroos a5795f346e Prefixes GET parameters in Liferay with portlet namespace #12602 10 years ago
  Artur Signell 0248b8f7ba Fixes browser detection for IE11 (#12638) 10 years ago
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 10 years ago
  Artur Signell bc90a58b6e Unified xml files to end with new line 10 years ago
  Jens Jansson 419c6c7875 Implemented Focusable in MenuBar (#7674) 11 years ago
  Artur Signell 3affc37a8e Enable using @Stylesheet with vaadin:// (#9934) 11 years ago
  Artur Signell 37bc9e41db Reformatted using Ant editor (#12040) 11 years ago
  Artur Signell fad7bf7a79 Remove DEFAULT constant as an annotation enum cannot use it (#11966) 11 years ago
  Leif Åstrand a9ff7993c2 Don't use the broken {@value Type#CONSTANT} pattern in javadocs 11 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago
  Artur Signell ebd4a5c0ae Added missing rpc interface (#11536) 11 years ago
  Artur Signell 6d4582eea9 Change analyze layouts to use RPC (#11536) 11 years ago
  Artur Signell aa99259eac Send connector debug (highlight) using RPC (#11536) 11 years ago
  Artur Signell 19d00822a1 Fixed javadoc references 11 years ago
  Artur Signell 9a3dc4e99c Formatted XML files using defined rules (#11956) 11 years ago
  Artur Signell a5b8209d92 Add primary style name support for ProgressBar/Indicator (#9913) 11 years ago
  Leif Åstrand 91182e237f Extract ProgressBar and deprecate ProgressIndicator (#11925) 11 years ago
  Artur Signell 5e548ae0dd Fixed javadoc compilation error 11 years ago
  Artur Signell a9afca67ba Moved Locale data handling to LocaleService (#11378) 11 years ago
  Leif Åstrand cb1f63b860 Send window mode changes to the server immediately (#11737) 11 years ago
  Artur Signell 2882cf9875 Added Serializable where missing and ignore classes which do not need Serializable 11 years ago
  Johannes Dahlström f8fb8b7bfd Upgrade to Atmosphere 1.0.13 (#11861) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  michaelvogt 2f6d5e0d8c Tooltip accessibility fixes (#11799) 11 years ago
  Johannes Dahlström 6c64757b35 Remove JavaDoc dependency to vaadin-server from PageState (#11873) 11 years ago
  Henri Sara 145a3e3dad Send browser window resizes if there is a listener (#10055) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Artur Signell ecc91e1b7b Close push connection when UI is detached (#11596) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  Artur Signell c844d94b81 Renamed loading indicator states to 'first','second','third' (#11668) 11 years ago
  Artur Signell f596fea90a Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665) 11 years ago
  Artur Signell 09cb9d8895 Renamed UI.getTooltip to getTooltipConfiguration (#11663) 11 years ago
  Artur Signell 069e4d2d87 Renamed DisplayState to WindowMode (#11662) 11 years ago
  Leif Åstrand c44f8380b2 Load vaadinPush.js on demand (#11506) 11 years ago
  Leif Åstrand 0cbba9d6f4 Initial support for toggling push on the fly (#11506) 11 years ago
  Leif Åstrand b8614ad16c Add PushMode.isEnabled() (#11626) 11 years ago
  Artur Signell ee38ec63f5 Handle JSONException and InvalidUIDLSecurityKeyException the same way in PushHandler and UIDLRequestHandler (#11556) 11 years ago
  Leif Åstrand 150352f64c Implemented poll interval for UI (#11495) 11 years ago
  Leif Åstrand 2700cd2fe6 Added SharedUtil for helpers shared by client and server 11 years ago
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  michaelvogt f980667fdf WAI-ARIA functions for Tree (#11389) 11 years ago
  Pekka Hyvönen d937722318 Maximize Restore for Window #3400 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago
  John Ahlroos 217ba18e53 Integrate Calendar into core #11079 11 years ago
  Artur Signell ce2df6d103 Enable setting loading indicator delays from the server (#7448) 11 years ago
  Artur Signell 9586a30b64 Made is possible to configure tooltip on the server (#8065) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  michaelvogt 833b117b96 WAI-ARIA button (#11380) 11 years ago
  Artur Signell a2a8666118 Added Page.reload (#10250) 11 years ago