2202 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Author SHA1 Message Date
  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
  Denis Anisimov 7a1adf6b3b Binding.withStatusChangeHandler and Binding.withStatusLabel (#30). 7 years ago
  Artur Signell 9661839707 Remove Form and FormFieldFactory 7 years ago
  elmot ecde311474 Rename InMemoryDataSource into ListDataSource 7 years ago
  elmot 7373b232f9 DataSource backend sorting 7 years ago
  elmot d96a634699 Basic DataSource according to BoV "datamodel.datasources". 7 years ago
  Denis Anisimov c91703aff2 Test that cross field validation works as expected (#33). 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Denis Anisimov 06414d6f47 Provide a NotEmptyValidator for Binder setRequired functionality. 7 years ago
  Artur Signell 36121120bb Make OSGi work again 7 years ago
  Artur Signell f2bb3c886c Add converter support to Binder 7 years ago
  Henri Sara b322664b8b Update/remove empty @since for 7.7 7 years ago
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 years ago
  Artur Signell d8a7ce4fb8 Rename Book of Vaadin test to be a useful for all binder aspects 7 years ago
  Artur Signell a8563a10bb Remove deprecated Property.toString() mode 7 years ago
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 years ago
  Artur Signell 4348979a9d Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026) 7 years ago
  Artur Signell 2a5671438f Update to latest Atmosphere (2.4.5) and JS (2.3.2) 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 years ago
  Henri Sara 6b8545841e Move multi-select mode to AbstractSelectState 7 years ago
  Henri Sara 8b8752c520 Use shared state for OptionGroup htmlContentAllowed 7 years ago
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 7 years ago
  Henri Sara c726ae1b27 Make immediate mode the default 7 years ago
  Denis Anisimov 81b849c1af Convert old validators (#87). 7 years ago
  Artur Signell 9ea656ab97 Refactor Binder and Binding/BindingImpl to be easier to understand 7 years ago
  Henri Sara fd3617bba2 Remove deprecated column based width support from selects 7 years ago
  Henri Sara 020557163c Remove obsolete type attribute in AbstractSelect subclasses 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). 7 years ago
  Denis Anisimov 8139cd8c89 Binding.withValidator and Binder.validate methods (#26). 7 years ago
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 years ago
  Artur Signell d41411e0f5 Convert Slider to extend the new AbstractField 7 years ago
  Artur Signell d1af5d84e3 Add support for required status to AbstractField 7 years ago
  Artur Signell f35731cd7b Make AbstractField Focusable 7 years ago
  Henri Sara 8f8eced3d7 Remove unused field in ComboBox 7 years ago
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 7 years ago
  Henri Sara d4c2a27a78 Remove obsolete paint attribute from ComboBox 7 years ago
  Denis Anisimov 50be2a3c7c Binder.save() and Binder.load() methods implementation (#36). 7 years ago
  Henri Sara e58fe62230 Refactor ComboBox item painting (#19929) 8 years ago
  Henri Sara 37e0969729 Request ComboBox pages with RPC (#19929) 8 years ago
  Henri Sara 6d493408ed Move ComboBox filtering mode to state (#19929) 8 years ago
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 9207d3f344 Create new items with RPC (#19929) 8 years ago
  Henri Sara 9428b12cb4 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara 0e1a271cc5 Use shared state in ComboBox (#19229) 8 years ago
  Teemu Suo-Anttila fa3d2566ec Add Binder for binding field values to bean properties 8 years ago