12509 Commits (c844d94b81b2645f2800e17557fe6e300e85de96)
 

Author SHA1 Message Date
  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
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  Artur Signell 8fec88fe77 Updated commons-io dependency to 2.2 (#11643) 11 years ago
  Artur Signell 37afdd63bb Documented that push and pull settings is only for the app developer (#11666) 11 years ago
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) 11 years ago
  Leif Åstrand 3cf35ba231 Restore Atmosphere version that was accidentally changed (#11506) 11 years ago
  Leif Åstrand f67b1a7337 Make handleJSONText private (#11656) 11 years ago
  Leif Åstrand 277adf6142 Set PushMode.AUTOMATIC as the default @Push value (#11653) 11 years ago
  Artur Signell 22ebcced58 Removed unused class (#11254) 11 years ago
  Artur Signell 3e79704b63 Do not use generated ids as anchor points for TestBench (#11634) 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
  John Ahlroos 457afbaeda Ensure addon css styles are before scss styles in addons.scss #11390 11 years ago
  Leif Åstrand 19c3783d3e Clean the connector map after pushing (#11624) 11 years ago
  Artur Signell 5efb8f01e7 Simple speed test for testing roundtrips/s in various browsers 11 years ago
  Leif Åstrand ff03ede443 Separate generic UI finding and locking from event handling (#11506) 11 years ago
  Leif Åstrand 4f7377be46 Move push mode to UI and add @Push annotation (#11506) 11 years ago
  Artur Signell 8fcad2fe49 Restrict longer padding to IE8 as Chrome fails without the original padding (#11573) 11 years ago
  Artur Signell fb422a20d7 Fixed streaming problem (Atmosphere bug 1027) (#11629) 11 years ago
  John Ahlroos d44f49c73b Run server integration tests with push enabled #11494 11 years ago
  Artur Signell cdcdc115b7 Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) 11 years ago
  Artur Signell 4400b1b625 Package Atmosphere javascript files in vaadin-push (#11629) 11 years ago
  Artur Signell 3928a8f233 Replaced Atmosphere portal implementation with the jQuery implementation (#11629) 11 years ago
  Leif Åstrand b8614ad16c Add PushMode.isEnabled() (#11626) 11 years ago
  John Ahlroos 0f75f202d3 Added test for testing push with different transports #11494 11 years ago
  Leif Åstrand 1c4adacdc2 Remove redundant locking (#8894) 11 years ago
  michaelvogt 847389883f Fix for WAI-ARIA Button test for IE8 (#11616) 11 years ago
  Leif Åstrand c56681e130 Don't assign PushConnection to UI before it has been connected (#11506) 11 years ago
  Artur Signell 3d703e9c3e Log message instead of printing to stdout (#11556) 11 years ago
  Artur Signell 77ff76fb0f Use "push" as a keyword in all push related log messages 11 years ago
  Artur Signell 64055af699 Fixed invalid log parameter references (#11622) 11 years ago
  Artur Signell ee38ec63f5 Handle JSONException and InvalidUIDLSecurityKeyException the same way in PushHandler and UIDLRequestHandler (#11556) 11 years ago
  John Ahlroos 224cd8e24a Simple test for testing push capabilities #11494 11 years ago
  Artur Signell f7ed5d1095 Use text/plain instead of application/json (#11610) 11 years ago
  Marc Englund 5dfbd29c46 Fixes test (locator) and quiet mode for DebugWindow #11603 11 years ago
  Artur Signell e9466f6bf3 Enabled closure compiler for default widget set (#9103) 11 years ago
  Leif Åstrand 3d9ef965bc Consider context root redirect when pathInfo is null (#11552) 11 years ago
  Johannes Dahlström c030e9d2d1 Add isPushRequest() check to VaadinServletService.isOtherRequest() (#11556) 11 years ago
  Leif Åstrand eed51a5d58 Ignore duplicate ?restartApplication during UI init (#11587) 11 years ago
  John Ahlroos f3ff729472 Updated client compiler deps to 1.0.0 #11590 11 years ago
  Leif Åstrand 3ce5d9eaad Make AtmosphereResource field transient (#11512) 11 years ago
  Johannes Dahlström 2cb32194f6 Fix minor issues raised in #111 code review 11 years ago
  michaelvogt c89b2e6556 TestBench test for Button (#11581) 11 years ago
  Marko Grönroos 2fcb0ba40f Added Atmosphere dependencies to the licenses list. #11513 11 years ago
  Leif Åstrand a01b40ec88 Use longer padding for streaming requests to avoid IE8 issues (#11573) 11 years ago
  Artur Signell 6959b1f8b6 Set character encoding before writing any response (#11501) 11 years ago
  Marko Grönroos ec4bf3aee7 Updated release notes for 7.1.0.beta1. #11530 11 years ago