1951 Commits (e54434a93266757616be1362fa5475fc5431c48f)

Author SHA1 Message Date
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Henrik Paul f4a538019b Change row data type from String[] to String (#13334) 10 years ago
  Johannes Dahlström 10f7eb04e3 Server-side renderer groundwork (#13334) 10 years ago
  Jouni Koivuviita 4193eef8f7 Add Java constants for all additional Valo theme style names (#14030) 10 years ago
  Leif Åstrand 087bf4215b Don't complain about missing sync id for critical notifications (#14081) 10 years ago
  Marc Englund 5103cbf48b Updated javadoc to indicate which Font Awesome version is included (#14070) 10 years ago
  Fabian Lange 82aad1f9ce Reading properties of components should not set state to dirty (#14060). 10 years ago
  Fabian Lange 20f6f754df Reading properties of components should not set state to dirty (#14060). 10 years ago
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 years ago
  Artur Signell 54329d37c8 Do not consider compiler introduced methods when determining state class (#14003) 10 years ago
  Juuso Valli 3200aecd5d Prevent empty tooltips from appearing (#14015) 10 years ago
  Dmitrii Rogozin 3e5c5bc107 Removes double spacing from gridLayout which has empty rows or columns (#8855) 10 years ago
  Fabian Lange ffd5331e72 Allow inlining of JsonCodec#encode (#13814) 10 years ago
  Teemu Pöntelin 8233b1c7bf Moved initialization of a static map to the static initialization block (#12270) 10 years ago
  Henrik Paul 3ce5d15593 Changes @since 7.4.0 to @since 7.4 10 years ago
  Henrik Paul 37436ce644 Client-side selection checkbox renderer (#13334) 10 years ago
  Leif Åstrand 964ebc8a2c Move ActiveRowHandler to the data provider extension (#13334) 10 years ago
  Teemu Suo-Anttila 703f758269 Update license headers from SelectionModel patch 10 years ago
  Artur Signell 7e948c1997 Allow use of Collection<String> and others with addItems (#13865) 10 years ago
  Henrik Paul 2eff69356b Grid server-side selection (#13334) 10 years ago
  Juuso Valli 930fd30a93 Fix Push update race condition (#13562) 10 years ago
  Johannes Dahlström dca9abccdd Properly deserialize push connection (#12235) 10 years ago
  Sauli Tähkäpää 0b3af0fe74 Revert "Fix Push inserts producing duplicate rows in Table (#13562)" 10 years ago
  Artur Signell dda3797ee1 Javadoc correction 10 years ago
  Artur Signell 660d17bff9 Helpers for retrieving the current PortletRequest (#13806) 10 years ago
  Fabian Lange 40d35f2bc9 Optimizes ConnectorTracker.cleanConnectorMap (#13803) 10 years ago
  Fabian Lange bb650cf78e Optimize getAllChildrenIterable() performance. (#13803) 10 years ago
  Denis Anisimov 95e563a69b Prevent adding/setting parent component as child (#12720). 10 years ago
  Leif Åstrand a070c8a1d2 Remove some unnecessary semicolons 10 years ago
  John Ahlroos b179103e8f Adds methods for setting only width or height undefined #13546 10 years ago
  Teemu Suo-Anttila a8308bcfe0 Update license headers in tests 10 years ago
  Teemu Suo-Anttila d91b0b1417 Remove unnecessary javadoc and add TestCategory annotation to Grid tests 10 years ago
  Leif Åstrand 9f19979ed8 Don't use deprecated Assert class 10 years ago
  Juuso Valli 40a80c5180 Fix Push inserts producing duplicate rows in Table (#13562) 10 years ago
  John Ahlroos 5a1ffa8142 Allow editing colorpicker values in colorpicker in textfield #13469 10 years ago
  Artur Signell 9b3df561fe Actually close push connection in disconnect() (#13716) 10 years ago
  Johannes Dahlström f21c10882e Fix improper merge of 3d0ff32b from 7.1 to master (#13620) 10 years ago
  Dmitrii Rogozin 66f9563bed Javadoc added to com.vaadin.ui.Field interface (#13209) 10 years ago
  Teemu Suo-Anttila 27f6503eb1 Fix header and Javadoc issues 10 years ago
  Artur Signell 9768fa59bc Ensure session is set before writing timeout interval (#13617) 10 years ago
  Juuso Valli 2cfa64db4f Fix Table.sort(...) to update the sort indicator (#8978) 10 years ago
  Jarno Rantala 2d946f5251 Added ItemSetAddEvent and ItemSetRemoveEvent (#2794) 10 years ago
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 10 years ago
  Juuso Valli 716046af83 Clarify comments in Table.typeIsCompatible (#8168) 10 years ago
  Juuso Valli 2e58e97e52 Fix findUI throwing NullPointerException when extending Vaadin (#13556) 10 years ago
  Juuso Valli eeb956bc64 Add caching support for PublishedFileHandler (#13574) 10 years ago
  Juuso Valli e77818472d Clean Table.propertyValueConverters if the property is removed (#8168) 10 years ago
  Leif Åstrand 9f30eb2852 Clarify lock check assert message if another session is locked (#13473) 10 years ago
  Leif Åstrand 134c3bb96b Clarify lock check assert message if another session is locked (#13473) 10 years ago
  Juuso Valli 83b40dd4a0 Fix test depending on default locale 10 years ago