1 Commits (6e0f2efe996cfd3b38c960e04cbced0a91215cf0)

Author SHA1 Message Date
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Leif Åstrand 20f012cb69 Clarify error message for column mismatches (#18323) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Teemu Suo-Anttila d004aa1f8b Fix Components cleanup on Header/FooterRow remove in Grid (#19497) 8 years ago
  Teemu Suo-Anttila 614457a95d Fix Grid DetailsGenerator being removed on Container change (#19593) 8 years ago
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8 years ago
  Teemu Suo-Anttila 86969a99c2 Add a client-side connector for DetailsComponentManager (#19412) 8 years ago
  Marlon Richert bfa4373163 Increase grid column resize handle width (#16838) 8 years ago
  Teemu Suo-Anttila 4e0bfcdd1f Reapply DataGenerators when container changes (#19357, #19359) 8 years ago
  Teemu Suo-Anttila ed3f08b038 Fix select all checkbox state update with low row count (#19322) 8 years ago
  Teemu Suo-Anttila 459bb376e4 Fix setSelected in MultiSelectionModel to update row data (#19302) 8 years ago
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 years ago
  Sauli Tähkäpää fb28652b03 Support caption fetching for HTML and Widget headers. (#18528) 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  elmot b754452586 Javadocs for new 7.6 API (#19135) and some fixes 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 years ago
  Teemu Suo-Anttila 4f26b13c72 Remove Guava dependency from Grid 8 years ago
  Teemu Suo-Anttila 8a66300779 Refactor DetailComponentManager to be a static nested class of Grid 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Artur Signell 98f9c438d8 Add Grid.deselectAll() (#18339) 8 years ago
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 years ago
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago
  Teemu Suo-Anttila 1d3fc17f38 Add API for data destruction to DataGenerator interface (#19038) 8 years ago
  Teemu Suo-Anttila dd029323df Add GridContextClickEvent with item ids, properties and section (#16855) 8 years ago
  Artur Signell a85e221774 Ensure Grid classes can be accessed (#18976) 8 years ago
  Maciej Przepióra 5c875228d9 Support HTML entities when reading/writing declarative format #18882 8 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Teemu Suo-Anttila ac66a3d174 Redesign RpcDataSourceConnector pinning RPC requests (#18692) 8 years ago
  Teppo Kurki 67a1ecf6a1 Do not open detail row if generator is the NULL one (#18663) 8 years ago
  Teemu Suo-Anttila 53a4b2c77a Refactor Grid SelectionModels as extensions (#18624) 9 years ago
  Artur Signell 6a7b603d2d Do not mark as dirty in Grid.isEditorBuffered 8 years ago
  Johannes Dahlström b6f2bb0cee Fix empty @since tags for 7.6.0.alpha4 8 years ago
  Teppo Kurki 554bdab01e Keep non-editable & selection columns visible in editor 9 years ago
  Teppo Kurki 3c7eab0d58 Update Select all -CheckBox from server and partial selections (#17590) 9 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 9 years ago