43 Commits (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

Author SHA1 Message Date
  Anna Koskinen 4014f806a1
Sanitize caption used in compatibility Grid header (#12018) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 years ago
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Teemu Suo-Anttila daa42bfd19 Revert immediate tests, deprecate HasUserSelectionAllowed 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Pekka Hyvönen 02666227a2 Updated migration related documentation (#8602) 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Denis 6185ad5d4e Move old Sort related classes into compatibility module. (#7999) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Artur Signell a30c614552 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 22c372b7a5 Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell 4ea2151053 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Artur Signell c94312a0f8 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Artur Signell fa2a40b38e Move Item to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  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