1747 Commits (7.4)

Author SHA1 Message Date
  Leif Åstrand f360817b0b Remove grid.[set|get]EditorField(Object, Field) (#16538) 9 years ago
  Artur Signell 8032de73f6 Fix @since for 7.4 9 years ago
  Leif Åstrand 24d2d57aea Rename getCancelCaption to mention Editor (#16551) 9 years ago
  Leif Åstrand d2c5487bf3 Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) 9 years ago
  Leif Åstrand fa5f781429 Add API for controlling deselection for single select model (#16567) 9 years ago
  Leif Åstrand 276797fad8 Show editor save error (#16602) 9 years ago
  Henrik Paul ece89116e1 Highlights erroneous cells in Grid editor (#16575) 9 years ago
  Johannes Dahlström f52d76cbb8 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Artur Signell 2b6511bb12 Declarative support for ProgressBar (#16316) 9 years ago
  Artur Signell 96f3ab3a2e Declarative support for Link (#16322) 9 years ago
  Artur Signell 06ccc2a077 New declarative tests 9 years ago
  Artur Signell 4a3cf1c18e Refactored and updated (Popup|Inline|)DateField declarative tests 9 years ago
  Artur Signell 5bb43e1864 Declarative support for RichTextArea (#16326) 9 years ago
  Artur Signell 85d27e67c7 Declarative support for AbstractSelect (#15545) 9 years ago
  Artur Signell f8bc96e146 Render Object.toString() when no converter is set (#15417) 9 years ago
  Artur Signell 0119eab3d7 Simplified declarative converters 9 years ago
  Artur Signell 7bab33ebd2 Prevent AlwaysLockedVaadinSession from being GCed during test 9 years ago
  Sauli Tähkäpää a4bc6aa591 Add missing @since to VScrollTable and Table. 9 years ago
  Leif Åstrand fec191879e Prevent MockVaadinSession from becomming GCed 9 years ago
  Henrik Paul 9b3af21f49 Makes it possible to change save/cancel captions in Grid editor (#16551) 9 years ago
  Artur Signell 6cebf0cfac Use cache when reading declarative format (#16572) 9 years ago
  Artur Signell a9f103245a Make server unit tests pass in Eclipse (#16581) 9 years ago
  Leif Åstrand 6b9c8b56c6 Use non-blocking Map implementation for caches (#16582) 9 years ago
  Artur Signell db4f888f18 Base classes for declarative tests 9 years ago
  Teemu Suo-Anttila e93fb3a0e1 Defer RPC calls in RpcDataProvider to avoid cache issues (#16505) 9 years ago
  Artur Signell b1a2fc1f35 Add methods for getting invalid fields from a FieldGroup (#13775) 9 years ago
  Artur Signell fcaf5e9fb7 Use a custom field factory for editor row (#16513) 9 years ago
  Miki 2ce286d9b2 Declarative for DateFields (and related) with ISO8601 (#16313) 9 years ago
  Artur Signell 588e46168c Getter for editor field factory (#16512) 9 years ago
  Artur Signell 01c5d5891d Revert "Make table selectable based on presence of ValueChangeListener (#13864)." 9 years ago
  Artur Signell 4d189c817a Revert "StringToCollectionConverter class implementation (#15464)." 9 years ago
  Artur Signell a3acff63af Revert "Grid now uses ObjectRenderer by default (#15417)" 9 years ago
  Artur Signell a66eeb58e8 Do not loop infinitely when encountering an invalid tag name (#16522) 9 years ago
  Denis Anisimov 336299a558 Make getMouseEvent() method available in the TargetDetailsImpl (#13416). 9 years ago
  wodencafe 4ad7cefcc0 Fixed UI.getPushConfiguration().getTransport() always returning null (#16499) 9 years ago
  Artur Signell c2a2752bff Better human readable captions for nested properties (#16433) 9 years ago
  Henrik Paul abaec0217b Grid now uses ObjectRenderer by default (#15417) 9 years ago
  Artur Signell 627c4c4099 Use elemental.json and not org.json in OSGi (#16490) 9 years ago
  Teemu Suo-Anttila 189d104051 Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481) 9 years ago
  Denis Anisimov 7305474e4a Make table selectable based on presence of ValueChangeListener (#13864). 9 years ago
  Denis Anisimov 17a9993995 Handle cases when start/end date is not set for Between filter (#13354). 9 years ago
  Teemu Suo-Anttila 4136d84671 Fix Grid setting non-sortable column sortable (#16483) 9 years ago
  Artur Signell 84ed6e6d1e Disable default Atmosphere CORS headers (#16196) 9 years ago
  Artur Signell f818f7cb44 Revert "Update text value also with timer triggered text change events. (#16270)" 9 years ago
  Teemu Suo-Anttila 74976a7ffc Fix Editor creating fields before client Grid can attach them (#16214) 9 years ago
  Teemu Suo-Anttila b9360a29a3 Prevent setting column sortable if container is not sortable (#16320) 9 years ago
  Johannes Tuikkala b8ae4fc242 Fix for: TreeTable with ContainerHierarchicalWrapper not correctly 9 years ago
  Johannes Dahlström f31ea938f0 Improve Grid selection method javadocs and exception messages (#16259) 9 years ago
  Anna Koskinen 0651b9aa3b Embedded ThemeResource should react to theme change (#15194) 9 years ago
  Leif Åstrand 498d183b01 Don't rely on broken JsonValue.jsEquals semantics (#15508) 9 years ago