36 Commits (ab18b6c58ef819dbc0049c4713cf06209d5abc47)

Autor SHA1 Mensaje Fecha
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) hace 6 años
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) hace 6 años
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) hace 6 años
  Ahmed Ashour 9e6490d32a Fix typos (#10095) hace 6 años
  Adam Wagner 697f770287 Implement error level on client side (#9817) hace 6 años
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) hace 6 años
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) hace 6 años
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) hace 6 años
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) hace 6 años
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) hace 6 años
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) hace 6 años
  Teemu Suo-Anttila daa42bfd19 Revert immediate tests, deprecate HasUserSelectionAllowed hace 7 años
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package hace 7 años
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes hace 7 años
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references hace 7 años
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) hace 7 años
  Pekka Hyvönen 02666227a2 Updated migration related documentation (#8602) hace 7 años
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 hace 7 años
  Denis 6185ad5d4e Move old Sort related classes into compatibility module. (#7999) hace 7 años
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) hace 7 años
  Artur Signell a30c614552 Update client side selection state when changing selection model (#20370) hace 7 años
  Artur Signell 22c372b7a5 Send selection change events when changing selection mode (#20391) hace 7 años
  Artur Signell 4ea2151053 Add Grid.refreshRows to allow refreshing individual rows (#16765) hace 7 años
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) hace 7 años
  Artur Signell c94312a0f8 Never check the selectAll checkbox in an empty grid (#20301) hace 7 años
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) hace 7 años
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. hace 7 años
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. hace 7 años
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype hace 7 años
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. hace 7 años
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). hace 7 años
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace hace 7 años
  Artur Signell 0732591758 Organize imports hace 7 años
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid hace 7 años
  Artur Signell fa2a40b38e Move Item to compatibility package hace 7 años
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package hace 7 años
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package hace 7 años
  Artur Signell f3c880194b Rename legacy packages to v7 hace 7 años
  elmot 86cee1ad6b Rename Grid into LegacyGrid hace 7 años
  Artur Signell 588f3cc7f8 Update copyright year to 2016 hace 7 años
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc hace 7 años
  Artur Signell 6d54d78944 Format using Eclipse Neon hace 7 años
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField hace 7 años
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* hace 7 años
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. hace 7 años
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names hace 7 años
  Leif Åstrand 20f012cb69 Clarify error message for column mismatches (#18323) hace 8 años
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven hace 8 años
  Teemu Suo-Anttila d004aa1f8b Fix Components cleanup on Header/FooterRow remove in Grid (#19497) hace 8 años
  Teemu Suo-Anttila 614457a95d Fix Grid DetailsGenerator being removed on Container change (#19593) hace 8 años