Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Fix Grid handling state changes and RPC calls deferred (#16188) | Teemu Suo-Anttila | 2015-01-13 | 2 | -62/+83 | |
| | * | | | | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) | Henrik Paul | 2015-01-13 | 2 | -8/+24 | |
| | * | | | | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2015-01-12 | 238 | -719/+834 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Support JsonValue types as declared types in state and RPC (#15560) | Leif Åstrand | 2015-01-12 | 1 | -1/+8 | |
| | * | | | | | | A few small renames and typo fixes for Grid | Johannes Dahlström | 2015-01-11 | 2 | -3/+3 | |
| | * | | | | | | Format project, once again | Artur Signell | 2015-01-09 | 12 | -25/+39 | |
| | * | | | | | | Fix Grid editor hanging on exception in commit (#15536) | Teemu Suo-Anttila | 2015-01-08 | 1 | -2/+2 | |
| | * | | | | | | RendererClickEvent now tells about propertyIds (#13334) | Henrik Paul | 2015-01-08 | 1 | -0/+9 | |
| | * | | | | | | Change Grid default selection model to Single (#15435) | Teemu Suo-Anttila | 2015-01-08 | 2 | -3/+3 | |
| | * | | | | | | Add getSelected functionality to SelectionEvents (#15513) | Teemu Suo-Anttila | 2015-01-08 | 1 | -0/+10 | |
| | * | | | | | | Update @since for 7.4 | Artur Signell | 2015-01-08 | 9 | -9/+9 | |
| | * | | | | | | Change getColumnProperty to getPropertyId in Grid Column (#15512) | Teemu Suo-Anttila | 2015-01-07 | 2 | -9/+9 | |
| | * | | | | | | Fix adding rows to visible range of Grid (#15476) | Teemu Suo-Anttila | 2015-01-02 | 1 | -1/+1 | |
| | * | | | | | | Fix Grid Header/Footer creating cells for unused properties (#15487) | Teemu Suo-Anttila | 2015-01-02 | 2 | -2/+21 | |
| | * | | | | | | Fix Grid unnecessarily cleaning up stored property information (#15482) | Teemu Suo-Anttila | 2014-12-31 | 2 | -1/+6 | |
| | * | | | | | | Fix active row range handling when removing rows (#15454) | Teemu Suo-Anttila | 2014-12-31 | 1 | -21/+32 | |
| | * | | | | | | Add Table-compatible constructors to Grid (#15447) | Leif Åstrand | 2014-12-31 | 1 | -8/+37 | |
| | * | | | | | | Fix RpcDataProviderExtension to send initial data on reload (#15465) | Teemu Suo-Anttila | 2014-12-31 | 1 | -1/+2 | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-12-29 | 21 | -492/+517 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 8 | -19/+27 | |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-18 | 131 | -143/+9225 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix ClickableRenderers to use CellReferences (#13334) | Teemu Suo-Anttila | 2014-12-18 | 2 | -9/+43 | |
| | * | | | | | | | | Fix server selection firing multiple events on client select (#13334) | Teemu Suo-Anttila | 2014-12-17 | 2 | -27/+260 | |
| | * | | | | | | | | Change "editor row" to just "editor" in method names and javadoc (#13334) | Johannes Dahlström | 2014-12-17 | 2 | -108/+118 | |
| | * | | | | | | | | Move SortDirection from grid package to data package (#13334) | Teemu Suo-Anttila | 2014-12-17 | 5 | -5/+6 | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-12-17 | 10 | -217/+311 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GeneratedPropertyContainer returns the original container | Henrik Paul | 2014-12-15 | 1 | -0/+9 | |
| | * | | | | | | | | | Fixes removing Widgets from Grid header/footer | Teemu Suo-Anttila | 2014-12-12 | 1 | -1/+10 | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-12 | 2 | -13/+66 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Refactor Grid client side package structure (#13334) | Teemu Suo-Anttila | 2014-12-12 | 2 | -2/+2 | |
| | * | | | | | | | | | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334) | Teemu Suo-Anttila | 2014-12-12 | 6 | -87/+74 | |
| | * | | | | | | | | | | Split CellStyleGenerator into separate cell and row style generators | Artur Signell | 2014-12-12 | 2 | -27/+222 | |
| | * | | | | | | | | | | Add expand and min/max width for GridColumns (#13334) | Henrik Paul | 2014-12-12 | 1 | -0/+135 | |
| | * | | | | | | | | | | Refactor server-side editor row to work in real(er) cases (#13334) | Leif Åstrand | 2014-12-12 | 4 | -218/+114 | |
| | * | | | | | | | | | | Remove unnecessary @since and @author JavaDoc markings (#13334) | Teemu Suo-Anttila | 2014-12-12 | 1 | -15/+0 | |
| | * | | | | | | | | | | Remove SortEventOriginator and replace it with a boolean (#13334) | Teemu Suo-Anttila | 2014-12-12 | 2 | -17/+15 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into grid | Artur Signell | 2014-12-12 | 48 | -218/+913 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Columns can now have subpixel accuracy widths (#13334) | Henrik Paul | 2014-12-12 | 2 | -9/+8 | |
| | * | | | | | | | | | | | Do not prefix generated styles (#13334) | Artur Signell | 2014-12-12 | 1 | -4/+0 | |
| | * | | | | | | | | | | | Make AbstractRemoteDataSource easier to use (#13334) | Leif Åstrand | 2014-12-12 | 1 | -31/+34 | |
| | * | | | | | | | | | | | Move Sort related helpers and events to correct packages (#13334) | Teemu Suo-Anttila | 2014-12-12 | 10 | -122/+128 | |
| | * | | | | | | | | | | | Make SelectionChangeEvent general and move it to event packacge (#13334) | Teemu Suo-Anttila | 2014-12-11 | 6 | -91/+50 | |
| | * | | | | | | | | | | | Move server-side SelectionModels inside Grid (#13334) | Teemu Suo-Anttila | 2014-12-11 | 8 | -676/+577 | |
| | * | | | | | | | | | | | Remove editor row discard methods; rename "commit" to "save" (#13334) | Johannes Dahlström | 2014-12-11 | 1 | -24/+8 | |
| | * | | | | | | | | | | | Move Renderers to com.vaadin.ui.renderer package (#13334) | Teemu Suo-Anttila | 2014-12-11 | 13 | -18/+18 | |
| | * | | | | | | | | | | | Fix selecting logic of SingleSelectionModel API (#13334) | Teemu Suo-Anttila | 2014-12-11 | 5 | -28/+169 | |
| | * | | | | | | | | | | | Split and capitalize header captions by default | Artur Signell | 2014-12-10 | 3 | -40/+10 | |
| | * | | | | | | | | | | | Add sanity checking to server side selection models (#13334) | Teemu Suo-Anttila | 2014-12-10 | 5 | -7/+51 | |
| | * | | | | | | | | | | | Render empty cell instead of stopping rendering if a converter is missing | Artur Signell | 2014-12-10 | 2 | -6/+22 | |
| | * | | | | | | | | | | | Flattening server-side EditorRow API (#13334) | Leif Åstrand | 2014-12-10 | 2 | -500/+426 |