274 Commits (07d56a9ca050d976dec4f598ed39471ae369c588)

Author SHA1 Message Date
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 839c37a6cc Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
  Artur bc34610865 Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383) 7 years ago
  Ilia Motornyi a521f1c05e Fix NPE when grid is sorted by column with null values 7 years ago
  caalador 07814a2b55 Add convenience constructors to new components (#598) (#8351) 7 years ago
  Leif Åstrand e7b49b4893 Add regression tests for HasValue.getOptionalValue (#8352) 7 years ago
  Denis 9ef479303b Introduce empty selection functionality for NativeSelect. (#8336) 7 years ago
  caalador 8be086b6cb Add convenience constructors for TextField (#597) (#8341) 7 years ago
  Aleksi Hietanen a1cc08d7b9 Implement GridSortOrder and SortOrderBuilders (#8338) 7 years ago
  Denis fb2ceee075 Extract Bean validation logic from Binder to BeanValidationBinder 7 years ago
  Teemu Suo-Anttila 294ca0a2f5 Add APIs to inform components of stale objects in DataProvider (#8271) 7 years ago
  Leif Åstrand e397ea01e5 Refactor how DataCommunicator passes filters to its DataProvider (#8309) 7 years ago
  Denis 6c6161caeb Use non-Generic SortOrder in Query. (#8239) 7 years ago
  Leif Åstrand dcb8271b50 Allow distinct configurable filter and wrapped filter types (#8322) 7 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Leif Åstrand a0b80c1d9b Make BeanBinderPropertySet exclude Object properties (#8306) 7 years ago
  Leif Åstrand 19b42d6ee4 Unify container wrapping (#8312) 7 years ago
  Denis 47f068408d Use getFirstSelectedItem() instead of getFirstSelected(). (#8308) 7 years ago
  Leif Åstrand a5909b04f1 Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305) 7 years ago
  Leif Åstrand 838c1d949b Add shorthands to ComboBox for setting a ListDataProvider 7 years ago
  Leif Åstrand 89abdbf02d Remove outdated filtering concepts (#8289) 7 years ago
  Leif Åstrand 5447e7e053 Add ListDataProvider shorthands for filter conversion (#8279) 7 years ago
  Leif Åstrand cb264dacfe Add a data provider wrapper with a configurable filter (#8280) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Leif Åstrand dafc831025 Change BackEndDataProvider into an interface (#8268) 7 years ago
  Leif Åstrand 67d69c8d5d Allow setting filters directly in ListDataProvider (#8267) 7 years ago
  Leif Åstrand 83b16a8ee7 Make data providers statefull with regards to default sort orders (#8247) 7 years ago
  Denis 352d12d977 Introduce Binder.setReadOnly() (#8241) 7 years ago
  Leif Åstrand 0c471fbab5 Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
  Aleksi Hietanen 923b42e549 Include old value in ValueChangeEvent (#8229) 7 years ago
  Henri Sara cd73480c60 Make server tests use fixed locale where needed (#8226) 7 years ago
  Leif Åstrand 2fd7e13c42 Integrate BeanBinder functionality into Binder (#8096) 7 years ago
  Aleksi Hietanen ae54094346 Correctly reset DataCommunicator when its DataProvider is changed (#8138) 7 years ago
  Aleksi Hietanen 5e89da2f8a Fix broken method signature of Grid.addColumn (#8180) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Leif Åstrand b4af93bebf Allow AbstractField to override value equality (#8201) 7 years ago
  Leif Åstrand c5c6a350b5 Remove uriFragmentChanged from the public API of UriFragmentManager (#8164) 7 years ago
  Leif Åstrand 34687c34de Add LocalDateToDateConverter (#8147) 7 years ago
  Leif Åstrand 948ce0333a Restore all current instance values after running access tasks (#8131) 7 years ago
  Aleksi Hietanen 0f39506e3c Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis 912c86800b Declarative tests improvements 7 years ago
  Denis 54df589b20 Fix for Grid declarative format (read). (#8050) 7 years ago
  Denis 80a406c075 Add a SortListener to a Grid (#8008) 7 years ago
  Teemu Suo-Anttila 5361398709 Extract interfaces from Grid (#8005) 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Teemu Suo-Anttila 9d35813566 Redesign user-defined column identifiers for Grid (#7983) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis 2984fbe704 (Re)introduce server side sort for Grid. 7 years ago