837 Commits (f7f1e3ece5206c335487ce25f4e709370024109d)

Author SHA1 Message Date
  Artur Signell f7f1e3ece5 Added Java Date to Sql Date converter to better support sql dates (#11224) 11 years ago
  Artur Signell ada3311f78 Avoid creating an instance of every view while searching for the correct view (#11722) 11 years ago
  Artur Signell 7cced5e30e Fixed test which had never passed 11 years ago
  Artur Signell 6bf83a428a Modified the logic in setPropertyDatasource which determines if a new converter is needed (#11863) 11 years ago
  Artur Signell 0b635061bb Fixed order of parameters in javadoc (#11158) 11 years ago
  Artur Signell 70131cdb9b Extracted common code for number conveters to abstract super class (#11900) 11 years ago
  Leif Åstrand 6a7683bedb Disable Atmosphere version number check (#11890) 11 years ago
  Johannes Dahlström f8fb8b7bfd Upgrade to Atmosphere 1.0.13 (#11861) 11 years ago
  Leif Åstrand 778de066b1 Derive current servlet/portlet from the current service (#11779) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  Johannes Dahlström 2772641acf OSGi support for vaadin-push (#11691) 11 years ago
  michaelvogt 2f6d5e0d8c Tooltip accessibility fixes (#11799) 11 years ago
  Artur Signell 0c8edf1ff0 Avoid marking AbstractField dirty in primitive getters (#11201) 11 years ago
  Henri Sara 145a3e3dad Send browser window resizes if there is a listener (#10055) 11 years ago
  Henri Sara 67696f3dcb SQLContainer.indexOfId() also searches backwards (#11849, #10376) 11 years ago
  Henri Sara b8c6a15da8 Clear items in ComboBox only if changed (#10924) 11 years ago
  Henri Sara 3f5d022e7f Liferay 6.2 compatibility (#11751) 11 years ago
  Leif Åstrand 05ede5caa8 Only complain about other session if it is locked (#11757) 11 years ago
  Leif Åstrand ba81387369 Fix typo (#11754) 11 years ago
  Johannes Dahlström 087756f1a6 Allow setting push mode in UI.init (#11739) 11 years ago
  Leif Åstrand 79e9ddc524 Make access() throw if another session is already locked (#11757) 11 years ago
  Leif Åstrand 80d96608dd Rename runSafely() to access() (#11756) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Henri Sara d214efa39a Ensure actions are handled in a deterministic order (#11735) (merged 11 years ago
  Artur Signell 9b56a22ae8 Fixed NPE in UI check (#11714) 11 years ago
  Artur Signell e847b21f2b Fixed refresh after invalid CSRF has been received (#11635) 11 years ago
  Artur Signell ac6f3564c9 Moved message 'escaping' to AtmospherePushConnection to be able to send pre-escaped messages (#11635) 11 years ago
  Leif Åstrand 24d24b249d Store security key in VaadinSession (#11717) 11 years ago
  Artur Signell ed97f8bcdd Send communication error if UI with given id is not found (#11485) 11 years ago
  Artur Signell 947c62d827 Wait max 1000ms before closing push channel (#11596) 11 years ago
  Artur Signell 4738e1f5a4 Handle session expired for UIDL requests correctly (#11705) 11 years ago
  Artur Signell c011e0862d Deal correctly with session expired during opening of push connection (#11705) 11 years ago
  Artur Signell b4218b8668 Ensure RPC are not delivered to closed UIs (#11714) 11 years ago
  Artur Signell ecc91e1b7b Close push connection when UI is detached (#11596) 11 years ago
  Leif Åstrand ddf73a0fce Pass ServletConfig to atmosphere init (#11716) 11 years ago
  Artur Signell f73da53c7d Fixed incorrect assert (#11720) 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
  Leif Åstrand 10b877bd14 Remove unused indirection (#11192) 11 years ago
  Henri Sara f31cdf4e67 Support schemas and catalogs in TableQuery (#7827) 11 years ago
  Henri Sara 20e9c8e24f Add content length header for static resources (#11699) 11 years ago
  Leif Åstrand 36651289a1 Update javadoc to reflect moved getPushMode method (#11506) 11 years ago
  Artur Signell 31cc212c35 Replaced Filterable.hasContainerFilters with getContainerFilters (#11234) 11 years ago
  Artur Signell be433ace81 Re-added Property.toString warning messages (#10916) 11 years ago
  John Ahlroos 2c3b714c37 addons.scss should contain "addons"-mixin and include all found mixins into that. 11 years ago
  Artur Signell cf267ec702 Make WebBrowser information available in LegacyApplication init again (#11690) 11 years ago
  Artur Signell baf1ca3625 Added push dependency to make project compile (#11654) 11 years ago
  Artur Signell 109fe06e5d Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591) 11 years ago
  Leif Åstrand f8c43317db Add patched AtmosphereFramework without support message (#11654) 11 years ago
  John Ahlroos cda367eb04 Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591 11 years ago