3001 Commits (grid_dragger)

Author SHA1 Message Date
  Artur Signell 278e7ed9fe Javadoc fix 9 years ago
  Tapio Aali 735f074834 Make push path configurable (#14432). 9 years ago
  Pekka Hyvönen 9b2f51ca9f Update server side state when columns are reordered. (#16643) 9 years ago
  Pekka Hyvönen f537b9fdb2 Toggle column reordering from server side. Tests for reordering. #16643 9 years ago
  Sauli Tähkäpää a6d629529d Refactor critical notifications handling. (#16592) 9 years ago
  Artur Signell e2ddc9f9af Properly handle null in critical notifications (#16592) 9 years ago
  Teemu Suo-Anttila 78e5cb1a96 Fix RpcDataProviderExtension value change listener setup (#16550) 9 years ago
  Sauli Tähkäpää af6dd56e89 Encode filenames to UTF-8 in Content-Disposition header. (#16556) 9 years ago
  Mika Murtojarvi 93ab31a485 Add spaces around operators (#16696). 9 years ago
  Johannes Dahlström 294dc686f6 Fix NullPointerException when changing Grid container (#16559) 9 years ago
  Artur Signell 3938383b76 Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) 9 years ago
  Leif Åstrand 2209a83294 Remove grid.[set|get]EditorField(Object, Field) (#16538) 9 years ago
  Artur Signell 96362ac38b Fix @since for 7.4 9 years ago
  Leif Åstrand 66df4a3740 Rename getCancelCaption to mention Editor (#16551) 9 years ago
  Leif Åstrand 16535959cf Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) 9 years ago
  Sauli Tähkäpää 20ff39aab1 Enable navigation on a readonly Calendar. (#16523) 9 years ago
  Leif Åstrand ca435cd30b Add API for controlling deselection for single select model (#16567) 9 years ago
  Leif Åstrand ee1fa83504 Show editor save error (#16602) 9 years ago
  Henrik Paul 0e141e31bb Highlights erroneous cells in Grid editor (#16575) 9 years ago
  Johannes Dahlström a15f284795 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Artur Signell 50724f2d0d Declarative support for ProgressBar (#16316) 9 years ago
  Artur Signell 713b8f0bbb Declarative support for Link (#16322) 9 years ago
  Artur Signell db7899e614 New declarative tests 9 years ago
  Artur Signell 9d0145c09d Refactored and updated (Popup|Inline|)DateField declarative tests 9 years ago
  Artur Signell 9f5ee3273b Declarative support for RichTextArea (#16326) 9 years ago
  Artur Signell 620658687e Declarative support for AbstractSelect (#15545) 9 years ago
  Artur Signell 3c0a9961b0 Render Object.toString() when no converter is set (#15417) 9 years ago
  Artur Signell edabf251a5 Simplified declarative converters 9 years ago
  Artur Signell b5b98e4744 Revert "Grid now uses ObjectRenderer by default (#15417)" 9 years ago
  Artur Signell 0ad0caae93 Prevent AlwaysLockedVaadinSession from being GCed during test 9 years ago
  Sauli Tähkäpää ac658de97f Add missing @since to VScrollTable and Table. 9 years ago
  Leif Åstrand cb2f385cd0 Prevent MockVaadinSession from becomming GCed 9 years ago
  Henrik Paul 323e8bb458 Makes it possible to change save/cancel captions in Grid editor (#16551) 9 years ago
  Artur Signell 2a67b961a4 Use cache when reading declarative format (#16572) 9 years ago
  Artur Signell 69496e0667 Make server unit tests pass in Eclipse (#16581) 9 years ago
  Leif Åstrand 648b493cbb Use non-blocking Map implementation for caches (#16582) 9 years ago
  Artur Signell 5d08dd6efc Base classes for declarative tests 9 years ago
  Teemu Suo-Anttila be25df9b75 Defer RPC calls in RpcDataProvider to avoid cache issues (#16505) 9 years ago
  Artur Signell 9cac660282 Add methods for getting invalid fields from a FieldGroup (#13775) 9 years ago
  Artur Signell 04d52c41f4 Use a custom field factory for editor row (#16513) 9 years ago
  Miki a508ed7b4a Declarative for DateFields (and related) with ISO8601 (#16313) 9 years ago
  Anna Koskinen e88f71dd6d Moved accessibility shortcut handling to server-side. [#14843] 9 years ago
  Artur Signell a33e96dab6 Getter for editor field factory (#16512) 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