2475 Commits (105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1)

Author SHA1 Message Date
  Ilya Ermakov 3bc4ff5373 Make SQLContainer.removeAllItems() work properly with paging (#12882) 9 years ago
  Teemu Suo-Anttila 71f3551fe0 Move Sort related helpers and events to correct packages (#13334) 9 years ago
  Teemu Suo-Anttila 9fc2409cb3 Make SelectionChangeEvent general and move it to event packacge (#13334) 9 years ago
  Teemu Suo-Anttila 341126484e Move server-side SelectionModels inside Grid (#13334) 9 years ago
  Johannes Dahlström 4f41def1e6 Remove editor row discard methods; rename "commit" to "save" (#13334) 9 years ago
  Teemu Suo-Anttila 66e07930b9 Move Renderers to com.vaadin.ui.renderer package (#13334) 9 years ago
  Artur Signell 4e477009c1 Validate input to FileResource constructor (#14253) 9 years ago
  Teemu Suo-Anttila 47d033aa94 Fix selecting logic of SingleSelectionModel API (#13334) 9 years ago
  Artur Signell c4e4f44946 Convert empty string to null Enum value, only throw ConversionExceptions (#14756) 9 years ago
  Artur Signell b91063f884 Clear all bound fields when nulling the field group data source (#12371) 9 years ago
  Artur Signell 405262d805 Split and capitalize header captions by default 9 years ago
  Teemu Suo-Anttila 60221e9625 Add sanity checking to server side selection models (#13334) 9 years ago
  Artur Signell 22b20bc9fc Add public Field.isEmpty() and clear() (#15354) 9 years ago
  Artur Signell d5682f7fbf Render empty cell instead of stopping rendering if a converter is missing 9 years ago
  Matti Hosio 775276d4a9 Declarative support for AbstractTextField (#7749) 9 years ago
  Matti Hosio a0e1fe4b61 Add support for margins in AbstractOrderedLayout (#7749) 9 years ago
  Matti Hosio 5d6271489b Declarative support for AbstractField (#7749) 9 years ago
  Mika Murtojarvi 409727ec61 Fix errors that affect validation builds (#7749). 9 years ago
  Mika Murtojarvi 1be6a54741 Change a test not to use LocaleUtils. 9 years ago
  Sergey Budkin e1b335022e Long events aren't displayed properly when using Container (#15242) 9 years ago
  Leif Åstrand 4284dcf99a Flattening server-side EditorRow API (#13334) 9 years ago
  Matti Hosio de839dca91 Remove locale utils dependency since that is not available in the server dependencies 9 years ago
  Artur Signell f1f0897727 Make TextField.clear() use empty string to be consistent with constructor (#14755) 9 years ago
  Matti Hosio 786fed171a Declarative support for CssLayout (#7749) 9 years ago
  Leif Åstrand d8c47250a2 Add Grid.addRow (#13334) 9 years ago
  Artur Signell 52fb8cd941 Make addNestedContainerBean work with existing bean item container items (#15355) 9 years ago
  Mika Murtojarvi db04032143 Handle locale as a special case (#7749). 9 years ago
  Mika Murtojarvi 12e5d620ab Handle immediate property as a special case (#7749). 9 years ago
  Alexey Fansky 153129d52d Returning all validation errors in the exception cause when submitting a field group (#14742) 9 years ago
  Teemu Pöntelin 206055708b Fix issues when using java.sql.Date as DateField range (#15342) 9 years ago
  Leif Åstrand edb627a4bd Allow limiting server-side selection size (#13334) 9 years ago
  Anna Miroshnik 7e8b23a73a Hierarchy change markAsDirty to AbstractComponentContainer (#14227) 9 years ago
  Artur Signell 449e5e4968 Basic tests for default converter factory 9 years ago
  Anna Miroshnik a28d6c2098 Add new StringTo<Byte, Short, BigInteger> Converters (#14583) 9 years ago
  Matti Hosio 18b333ee3d Support for automatic binding of the fields of the root layout (#7749) 9 years ago
  Teemu Suo-Anttila 44c0015682 Add getColumns function to Grid (#13334) 9 years ago
  Teemu Suo-Anttila 0a9d29b219 Add select all / select none checkbox to SelectionColumn (#13334) 9 years ago
  Matti Hosio bd78a4c8b2 Declarative support for Responsive (#7749) 9 years ago
  Teemu Suo-Anttila 912c90eee3 Fix appendHeaderRow and appendFooterRow JavaDoc (#13334) 9 years ago
  Leif Åstrand 3ab4ceaacb Avoid non-fatal server-side assertions from selection tests (#13334) 9 years ago
  Leif Åstrand b1d1e274e7 Refactor frozen column API (#13334) 9 years ago
  Mika Murtojarvi 117bf2b791 Declarative: handle inner html for Button and Label (#7749). 9 years ago
  Teemu Suo-Anttila c080a93f84 Remove Column visibility setting from server side (#13334) 9 years ago
  Fabian Lange bf4e325ac6 UIInitHandler emits Content-Length when writing json response (#15271) 9 years ago
  Ilya Ermakov 66c3dd2bf8 SQLContainer removeItem Error when isModified (#8802) 9 years ago
  Jouni Koivuviita 316f1de3f3 Fix Java 8 compatibility 9 years ago
  Mika Murtojarvi be35a9b3f1 Fixes for the public API of DesignContext. 9 years ago
  Leif Åstrand ca061119ca Add server-side CellStyleGenerator (#13334) 9 years ago
  Matti Hosio ccbed3fcfa Declarative support for AbsoluteLayout (#7749) 9 years ago
  Artur Signell a6af80a5ce Rename method to be consistent with Container.Viewer (#13334) 9 years ago