1747 Commits (7.4)

Author SHA1 Message Date
  Miki dfa0d30a69 Add missing osgi import to guava (#16739) 9 years ago
  Artur Signell 80eb6e92c2 Javadoc fix 9 years ago
  Sauli Tähkäpää b7e1f2d6a3 Ensure that slider min is always smaller or equal to max. (#16776) 9 years ago
  Teemu Suo-Anttila a7eec5507e Fix adding and modifying multiple rows in Grid (#16905) 9 years ago
  Artur Signell 587104589c Make Column.setLastFrozenColumn work (#16726) 9 years ago
  Sauli Tähkäpää bbfb7c504f Encode filenames to UTF-8 in Content-Disposition header. (#16556) 9 years ago
  Mika Murtojarvi aab49920c6 Add spaces around operators (#16696). 9 years ago
  Artur Signell a27076f174 Method for requesting column width recalculation (#16748) 9 years ago
  Artur Signell 78c74afb22 Don't actively disconnect when the client already has disconnected (#15330) 9 years ago
  Artur Signell a4c14c36d9 Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862) 9 years ago
  Artur Signell 38547ebea5 Call error handler even if critical notification write fails (#16951) 9 years ago
  Leif Åstrand 73113caec0 Add pluggable mechanism for loading classes for a design (#16583) 9 years ago
  Artur Signell faa6c3b6d2 Cleanup UI even if detach fails (#16651) 9 years ago
  Teemu Suo-Anttila ad4b7add1e Fix RpcDataProviderExtension value change listener setup (#16550) 9 years ago
  Artur Signell e317772cca Ensure resource is valid before writing to it (#16862) 9 years ago
  Sauli Tähkäpää c4f36c2a35 Enable navigation on a readonly Calendar. (#16523) 9 years ago
  Artur Signell ba163b261c Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) 9 years ago
  Johannes Dahlström f1c9466762 Fix NullPointerException when changing Grid container (#16559) 9 years ago
  Sauli Tähkäpää c08c5589c4 Refactor critical notifications handling. (#16592) 9 years ago
  Artur Signell a6679efa94 Properly handle null in critical notifications (#16592) 9 years ago
  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