3072 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Henrik Paul 2be1e43d70 Adds server side column hiding API to Grid (#17023) 9 years ago
  Artur Signell 9fc6c2be59 Correct logging when a push connection can't find a session (#15220) 9 years ago
  Henrik Paul b06b1d6846 Adds details generator swap support for Grid (#16644) 9 years ago
  Henrik Paul 251ed2cbb6 Fixes a bug in Details being open on freshly retrieved Grid rows (#16644) 9 years ago
  Henrik Paul a1619ee73d Grid's Details can now be Components (#16644) 9 years ago
  Henrik Paul 84c143dd76 Server side Grid can open details on the client side (#16644) 9 years ago
  Leif Åstrand 63beef507c Make Slider.clear() consistent with the no-args contstructor (#17073) 9 years ago
  Teemu Suo-Anttila e80f04ade5 Optimise RpcDataProvider calls to container (#16642) 9 years ago
  Sauli Tähkäpää 155ffa7560 Use Math.floor instead of casting to int when trimming decimals. (#16926) 9 years ago
  Artur Signell 21c7343743 Update Atmosphere to 2.2.4.vaadin5 (#17074) 9 years ago
  Alexey Fansky 9086245a6d Using ComponentFactory in DesignContext.getDefaultInstance() (#16990) 9 years ago
  Artur Signell 789995e01e Ensure refresh message is sent on invalid CSRF (#17042) 9 years ago
  Leif Åstrand 4db0b55aef Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)" 9 years ago
  Henrik Paul d6dbed15d6 Fixes a bug with escalator.scrollToRow and spacers (#16644) 9 years ago
  Leif Åstrand 69db9eac8f Update @since for 7.4.1 9 years ago
  Miki 3025e1038c Add missing osgi import to guava (#16739) 9 years ago
  Artur Signell b20922110d Method for requesting column width recalculation (#16748) 9 years ago
  Artur Signell 049b988861 Don't actively disconnect when the client already has disconnected (#15330) 9 years ago
  Artur Signell 6c3f8f5fee Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862) 9 years ago
  Artur Signell cfc32bfd7b Call error handler even if critical notification write fails (#16951) 9 years ago
  Sauli Tähkäpää f0a04197be Ensure that slider min is always smaller or equal to max. (#16776) 9 years ago
  Leif Åstrand 5830a1f96b Add pluggable mechanism for loading classes for a design (#16583) 9 years ago
  Artur Signell 5fd625a945 Breaks PushLargeDataLongPollingTest and also long polling in many ways. See http://dev.vaadin.com/ticket/16919 9 years ago
  Teemu Suo-Anttila 7a031a8653 Fix adding and modifying multiple rows in Grid (#16905) 9 years ago
  Artur Signell 3c07368cbb Fix handling of disconnection with push (#15330) 9 years ago
  Artur Signell 06a7d69c88 Cleanup UI even if detach fails (#16651) 9 years ago
  Artur Signell 7a05a85dd1 Make Column.setLastFrozenColumn work (#16726) 9 years ago
  Artur Signell 1dcfb9821b Ensure resource is valid before writing to it (#16862) 9 years ago
  Pekka Hyvönen ad7bcdc7d2 Fire server-side event when column order changes. (#16643) 9 years ago
  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