12553 Commits (dfe27b2deb165501fdceff0a7498ea7332879a93)
 

Author SHA1 Message Date
  Johannes Dahlström 4f9df1f6f0 Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#11628) 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 fc4aeac8b4 Fixed IE8 scrollbar issue with vertical layout when using both expansions and alignments #11169 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
  Henri Sara c7ff7d5dda Merge release notes from '7.0.4' into 7.0 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
  Marc Englund a491198175 Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inputs and textareas 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
  John Ahlroos 0f7af13adf Fixed date reset when calendar is first initialized #11387 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
  Artur Signell 9b114c3b6b Fixed problem with fallback on Safari and iOS (#11546) 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
  Artur Signell fd4f1d280e Fixed test to close windows instead of maximizing them 11 years ago
  Leif Åstrand 6f593d5847 Don't process push messages until init JSON is processed (#11529) 11 years ago
  John Ahlroos f36c5ed815 Fixed native button not triggering click event in IE #11094 11 years ago
  Artur Signell 48208188a5 Fixed tests to use a real DeploymentConfiguration instance 11 years ago
  Leif Åstrand 5552dce2c4 Fix JSNI syntax (#111) 11 years ago
  Leif Åstrand d779e637ef Don't bind PushConnection API to Atmosphere (#11551) 11 years ago
  Marc Englund 9002c6d6b1 Fixed one typo and removed one TODO comment 11 years ago