2232 Commits (fix11502-4)

Author SHA1 Message Date
  Pekka Hyvönen e944b2bda4 Update @since tags for 7.7.5 7 years ago
  Pekka Hyvönen 3145ab0ce7 Remove CustomFieldState (#20468) 7 years ago
  Patrik Lindström 9a0b4e9827 Add lazy/simple resize mode to Grid (#20108) 7 years ago
  Artur Signell 1469891b6f Keep expand ratio for last row/column when reducing grid layout size (#20297) 7 years ago
  adam 7535fbf633 Fix NPE in case some items don't contain all properties of Grid. 7 years ago
  Steven Spungin ba8d0866d0 Add method to auto scale calendar time range (#17715) 9 years ago
  Artur Signell 8e7471a111 Make vaadin-server export the VAADIN package again (#20332) 7 years ago
  Denis Anisimov 6f85627d1c Date/time issues are fixed in the tests. 7 years ago
  Artur Signell 44603b49f8 Allow defining a focus delegate component for CustomField (#20336) 7 years ago
  Teemu Suo-Anttila ac92d20298 Update Hierarchical container JavaDocs to match code (#5864) 7 years ago
  Marc Englund fd8130ed6e Add valo-menu-hover stylename to make responsive menu appear w/o adding code (#19019) 8 years ago
  Artur Signell 04650c5654 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 643365176a Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell b3022c7f95 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell c7ca048dcc Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Artur Signell 9c90ed78a1 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Artur Signell 57a2eef0d1 Workaround for deadlock issue (#18436) 7 years ago
  Artur Signell 977cec7e31 Fix widget set builder to create widget set in correct location (#20320) 7 years ago
  Artur Signell 092b4f7f31 Use widget set specified by init parameter (#20276) 7 years ago
  Leif Åstrand 41dc2fe161 Revert "Use widget set specified by init parameter (#20276)" 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Ingo Kegel 7dd91cf057 Fix regression that broke widget set compilation in 7.7.1 (#20285) 7 years ago
  Artur Signell 516c428ca1 Use widget set specified by init parameter (#20276) 7 years ago
  Artur Signell 17ba88eaf8 Change snapshot version 7.7-SNAPSHOT 7 years ago
  Artur Signell 4bc375d1d2 Handle encoded URL characters correctly when constructing widget set name (#20262) 7 years ago
  Artur Signell c9ad48430b Do not include yuicompressor for Sass compiler 7 years ago
  Artur Signell 2aad341606 Make test independent of any converters present in the factory 7 years ago
  Artur Signell 45f2fba8ff Prevent editor from being canceled while it is being saved (#19458) 7 years ago
  Artur Signell e0c1f91a3d Fix ComboBox paging when number of items equals page length (#20213) 7 years ago
  Patrik Lindström 3faa43ff39 Discard for DateField when the data source contains null (#8069) 8 years ago
  Artur Signell 408253bc3f Use servlet context classloader when finding servlet class for websockets (#20024) 7 years ago
  Artur Signell 675f38349c Require correct servlet version in OSGi (#20190) 7 years ago
  Artur Signell 290807fa8b Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026) 7 years ago
  Henri Sara 352fac6c21 Update/remove empty @since for 7.7 7 years ago
  Pontus Boström 6688e66172 Fixed the compare filter to handle subclasses (#17169) 7 years ago
  Felype Santiago Ferreira 77ad774461 Changed logic to retrieve readonly state (#8643) 7 years ago
  Marco Collovati 5aee23ed30 Document onUnregister in JS component/extension javadocs (#19799) 7 years ago
  Sampsa Sohlman 4318107af7 Fix typo 7 years ago
  Sampsa Sohlman 0a1687783c Fix javax.servlet version 7 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 8 years ago
  Artur Signell 94ae194409 Support static inner classes when reading/writing declarative files (#20038) 7 years ago
  Teemu Suo-Anttila 7898b7fc03 Update @since for 7.6.8 7 years ago
  Teemu Suo-Anttila ee9a0fe45e Update @since for 7.6.7 7 years ago
  Anna Koskinen 38256a873c Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) 8 years ago
  Teemu Suo-Anttila 9bb1529083 Fix navigation to same view with different parameters (#20029) 8 years ago
  Teemu Suo-Anttila 75b282c319 Fix RpcDataProviderExtension serialization issue (#19906) 8 years ago
  Artur Signell 9763738365 Make sure AtmosphereFramework is always properly destroyed (#17581) 8 years ago
  Denis Anisimov 8117b2602a Provide a way to disallow navigation to the same state twice (#12107). 9 years ago
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) 8 years ago
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago