853 Commits (c80b53122e1fc0b5ee76082c139333ec8734a636)

Author SHA1 Message Date
  Henri Sara 1d127a0c7f Support data-location attribute in CustomLayout (#8866) 7 years ago
  Ahmed Ashour de70699a93 Fix some javadoc errors (#8873) 7 years ago
  Artur c299a6bb48 Handle unknown connectors consistently and quietly as described in #8111 (#8741) 7 years ago
  Artur 41878d8943 Correctly write margin info for FormLayout into design files (#8804) 7 years ago
  Aleksi Hietanen 71679dfd16 Hierarchical data (#8842) 7 years ago
  Teemu Suo-Anttila c766694bec Allow changing renderers after column creation (#8841) 7 years ago
  Ahmed Ashour 22b9d37a0f Correct license location 7 years ago
  Ilia Motornyi 156da8b130 Make test for EditorSaveEvent.bean field 7 years ago
  Artur 40974e9d83 Read/write Grid item type to declarative and create columns correctly (#8769) 7 years ago
  Artur 4e0b27d822 Update frozen column count when a frozen column is removed (#8788) 7 years ago
  Giovanni Lovato a7eb9f7f70 Add the bean to grid editor events 7 years ago
  anssit f4e437bbb4 Update JavaDoc for @DesignRoot. (#8805) 7 years ago
  Ilia Motornyi 3dba4924eb RichTextField unnecessarily overwrites clear method (#8802) 7 years ago
  Artur 7226e1aacd Update Atmosphere to resolve problems in servlets with multiple mappings (#8785) 7 years ago
  Ilia Motornyi 2cf4eff5ab Add @since 8.0.2 for Grid.removeAllColumns() (#8789) 7 years ago
  Artur 610c6522da Correctly detach components in merged cells (#8773) 7 years ago
  Teemu Suo-Anttila 761c94ab2e Initial implementation of ComponentRenderer for Grid (#8743) 7 years ago
  Artur d1282e8734 Include components in joined cells when finding child components (#8772) 7 years ago
  Ahmed Ashour 76713bbb4c Remove extra empty javadocs before package declaration (#8776) 7 years ago
  Artur f467f3fa2f Update column caption when a text is set in the default header row 7 years ago
  Teemu Suo-Anttila 7646cfa49b Add missing since, remove unused command 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Artur cd26b9b32a Add missing Grid.removeAllColumns (#8750) 7 years ago
  Ahmed Ashour 628ff25ae5 Use try-with-resources (#8757) 7 years ago
  Artur 45921980b2 Add Column.getValueProvider to Grid (#8732) 7 years ago
  Peter Lehto 55530edec1 Remove unnecessary override and correct javadoc typo (#8716) 7 years ago
  Adam Wagner abc26cb38d Add @author and @since tags to drag and drop related new files (#8693) (#8694) 7 years ago
  Ilia Motornyi 84723f96ae Minor fix for javadocs (#8710) 7 years ago
  Giovanni Lovato 78cac3560b Allow powerful Navigator subclassing (#8663) 7 years ago
  Ilia Motornyi 23c3f22661 Fix some issues with Binder serialization (#8660) 7 years ago
  Filippo 2c58ba7c5a Fix NPE sorting columns with null values (#8610) 7 years ago
  Aleksi Hietanen 6783bca88d Add initial implementation of TreeGrid (#8572) 7 years ago
  Adam Wagner 813a99cfef Make DragSource extension/component available in DropEvent (#8636) 7 years ago
  Artur f3d7682529 Add support for rendering HTML in ButtonRenderer (#8606) 7 years ago
  Artur 1718666cd6 Make it possible to use an extended ComboBox in declarative files (#8651) 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Artur e6eb43f9ac Load declarative classes using thread context class loader (#8532) 7 years ago
  Adam Wagner fdf27c8e02 Add javadoc warning and example for criteria scripts (#8643) 7 years ago
  Artur bba4e4037b Translate "context://" to the context root of the web app 7 years ago
  Pekka Hyvönen 948b14bd93 Fix null caption for NativeSelect and ComboBox (#8633) 7 years ago
  Adam Wagner c53f066d17 Make DragSourceExtension and DragTargetExtension generic (#8628) 7 years ago
  Leif Åstrand c063168fe2 Correctly test for mutually comparable types (#8598) 7 years ago
  Artur a720d998f5 Use an informative exception message when Binder is incorrectly constructed (#8631) 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Leif Åstrand 3841ea1f73 Add javadoc clarification for DataProivder.refreshItem (#8585) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Leif Åstrand c104bcebde Clarify set/addSortComparator parameter name (#8562) 7 years ago
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 7 years ago
  Leif Åstrand 7995bf7a02 Use column id as the default sort order property (#8529) 7 years ago