168 Commits (fix11502-5)

Author SHA1 Message Date
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 years ago
  Teemu Suo-Anttila 57fbf2f142 Fix java packaging order (#106) 7 years ago
  Artur Signell f0544952ae Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell 6c12ad89ea Format project pom files using correct settings (4 spaces) 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Artur Signell 17ba88eaf8 Change snapshot version 7.7-SNAPSHOT 7 years ago
  Henri Sara b093657dbb Remove unused GWT dependencies 7 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 7 years ago
  Teemu Suo-Anttila fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler 8 years ago
  Teemu Suo-Anttila e386748dbc Extract guava from the gwt-dev jar to client-compiler 8 years ago
  elmot 4410535d9a Move checkstyles plugin to actual modules 8 years ago
  Henri Sara 6a89c2fae3 Check Java 1.6 compatibility 8 years ago
  Henri Sara 606457c856 Clean up obsolete Ivy/Ant confs/targets 8 years ago
  Henri Sara f39691ddde Move organization, license and SCM to parent POM 8 years ago
  Teemu Suo-Anttila f776982842 Generate sources with release profile 8 years ago
  Henri Sara 9ac12357df Remove obsolete GWT build files 8 years ago
  Henri Sara c2afd4339a Remove most Ivy files 8 years ago
  Teemu Suo-Anttila de122b7417 Fix client-compiler exclude rules 8 years ago
  Teemu Suo-Anttila 7abb4b536d Clean up plugin versions for maven build 8 years ago
  elmot 521ec24c62 Build client-compiler with maven 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Teemu Suo-Anttila 6c4c67234a Migrate vaadin-shared build to maven 8 years ago
  Leif Åstrand 8f81ba9505 Support string data in javascript renderers (#18209) 9 years ago
  elmot 94a9241057 Upgrade commons-collections to 3.2.2 (#19539) 8 years ago
  Leif Åstrand 715d9ed846 Fail during compile if required methods are missing (#18924) 8 years ago
  Taras Hupalo a33772e3f5 Replaced HashMaps with TreeMaps to keep the same order (#14736) 9 years ago
  Teppo Kurki 3ecc805eff Fixed CvalChecker invalid version message (#17879) 9 years ago
  Johannes Dahlström 8da6cbdd02 Allow arbitrary serializable types as Renderer data type (#15410) 9 years ago
  Artur Signell 8361d1379c Reformat build files 9 years ago
  Leif Åstrand 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Leif Åstrand 7efa1d6ec1 Handle generated method flags in a unified way (#15373) 9 years ago
  Leif Åstrand 35d91245de Support JsonValue types as declared types in state and RPC (#15560) 9 years ago
  Artur Signell 32a5d8f382 Reformat project using Eclipse Luna SR1 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Jonatan Kronqvist 272711e6f7 Fix the license checker after elemental.json #15383 9 years ago
  Henrik Paul a50e590b9d Move Grid related renderer to com.vaadin.client.connectors (#13334) 9 years ago
  Leif Åstrand a44f7cbfd8 Show better feedback if renderer connector is not parameterized (#13334) 9 years ago
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 10 years ago
  Artur Signell 5a8f373e53 Update GWT to 2.7.0.beta1vaadin1. 9 years ago
  Manolo Carrasco 3a9aa4c277 URI to cval file was wrong in Windows (#14629) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Jonatan Kronqvist fba69ae5d8 Allow for multiple license keys in a single license file #14408 9 years ago
  Mikael Grankvist 75f42d3222 DelegateToWidget will now be run even for parent states for extending 10 years ago
  Johannes Dahlström 59cdaeddf3 Generate type data for AbstractRendererConnector.decode (#13334) 9 years ago
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 9 years ago
  Leif Åstrand c5df7f5bf6 Box and unbox long values in state fields (#14176) 9 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 years ago