2232 Commits (fix11502-5)

Author SHA1 Message Date
  Artur f25041bfab Handle unknown connectors consistently and quietly as described in #8111 (#8741) 7 years ago
  Teemu Suo-Anttila 3a39feca66 Remove unnecessary full classnames and parenthesis from code (#8681) 7 years ago
  Pekka Hyvönen 1d6fcdc543 Update missing since tags for 7.7.7 (#8474) 7 years ago
  Artur 697cfcf3d1 Call "destroy" instead of "destory" in JavaScriptRenders (#8263) 7 years ago
  Artur 7be7afaa25 Add method for refreshing all Grid rows (#8406) 7 years ago
  Artur 131e4f34bd Make it possible to disallow user selection in Grid (#8144) 7 years ago
  Adam Wagner 870a4d9ab3 Improve Grid extendability (#8343) 7 years ago
  Artur 1b15047ffe Remove invalid trailing comma from Thai date format (#8311) 7 years ago
  Artur e9a97953f1 Serve VAADIN files also from META-INF/resources (#8286) 7 years ago
  Artur 90f75534c3 Properly report invalid arguments to StaticRow.join() (#8243) 7 years ago
  Aleksi Hietanen 62c0d733b7 Remove tracking of unregistered connectors (#8153) 7 years ago
  Artur ef729f355b Correctly detach components in merged cells when a static row is removed (#8142) 7 years ago
  Artur 86ed6cc475 Call error handler for exceptions in UI.init() (#8055) 7 years ago
  Artur 58e6fc00c2 Make AtmospherePushConnection methods public (#7973) 7 years ago
  Artur 5951c9f255 Replace non-breaking spaces with space (#7957) 7 years ago
  Artur 716ec03be1 Enable changing the backing bean for BeanItem (#4302) (#77) 7 years ago
  Leif Åstrand 94df5a7ed3 Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607) 7 years ago
  Pekka Hyvönen 451120cd3d Fix margin in declarative format is recognized as unsupported property gridlayout (#103) (#7952) 7 years ago
  Teemu Suo-Anttila 57fbf2f142 Fix java packaging order (#106) 7 years ago
  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