| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate vaadin-shared build to maven | Teemu Suo-Anttila | 2016-03-10 | 187 | -9888/+0 |
* | Fix empty @since tags | Henri Sara | 2015-12-18 | 2 | -2/+2 |
* | Make it possible to only show collapsible columns in menu (#9811) | Leif Åstrand | 2015-12-16 | 3 | -0/+49 |
* | Update @since tags for 7.6 | Henri Sara | 2015-10-27 | 10 | -10/+10 |
* | Provide own states for a number of components (#18987). | Denis Anisimov | 2015-10-16 | 11 | -10/+189 |
* | Fix empty @since for 7.6.alpha7 | Markus Koivisto | 2015-10-09 | 2 | -2/+2 |
* | Report user-resized column widths to server (#16838) | Johannes Dahlström | 2015-10-08 | 1 | -1/+12 |
* | Add API for setting Grid columns resizable (#16838) | Johannes Dahlström | 2015-10-08 | 1 | -3/+6 |
* | Update/add @since tags in javadoc | Henri Sara | 2015-10-07 | 8 | -5/+24 |
* | Remove Grid EditorEvents and Listeners | Teemu Suo-Anttila | 2015-10-07 | 1 | -25/+0 |
* | Add support for TreeContextClickEvents (#19062) | Teemu Suo-Anttila | 2015-10-05 | 1 | -0/+34 |
* | Add GridContextClickEvent with item ids, properties and section (#16855) | Teemu Suo-Anttila | 2015-10-05 | 2 | -0/+26 |
* | Add Tree.htmlContentsAllowed (#7717) | Leif Åstrand | 2015-10-02 | 1 | -0/+2 |
* | Implement ContextClickEvent for Table (#19042) | Teemu Suo-Anttila | 2015-10-02 | 2 | -0/+43 |
* | Add support for ContextClickEvent in AbstractComponent (#19015) | Teemu Suo-Anttila | 2015-10-01 | 2 | -1/+30 |
* | Shorten "server connection lost" default timeout (#11733) | Henri Sara | 2015-09-29 | 1 | -1/+1 |
* | Adds support for defining the URL to use for push requests (#18989) | Artur Signell | 2015-09-24 | 1 | -0/+1 |
* | Update @since tags for 7.6. | Mika Murtojarvi | 2015-09-08 | 6 | -6/+6 |
* | Change reconnect modality default (#11733) | Artur Signell | 2015-09-08 | 1 | -1/+1 |
* | Fix SingleSelectionModel deselectAllowed default value (#18811) | Teemu Suo-Anttila | 2015-09-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 12 | -61/+267 |
|\ |
|
| * | Redesign RpcDataSourceConnector pinning RPC requests (#18692) | Teemu Suo-Anttila | 2015-09-02 | 1 | -14/+0 |
| * | Refactor Grid SelectionModels as extensions (#18624) | Teemu Suo-Anttila | 2015-09-01 | 8 | -29/+164 |
| * | Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4 | Johannes Dahlström | 2015-08-26 | 2 | -2/+2 |
| * | Fix AbstractRemoteDataSource cache clearing (#18630) | Teemu Suo-Anttila | 2015-08-21 | 1 | -4/+6 |
| * | Column collapse events for Table (#6914) | Artur Signell | 2015-08-21 | 1 | -0/+1 |
| * | Merge branch 'master' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 2 | -1/+25 |
| |\ |
|
| | * | Fix RpcDataProviderExtension to not rely on item indices (#18503) | Teemu Suo-Anttila | 2015-08-18 | 2 | -1/+25 |
| * | | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 2 | -0/+36 |
| |\| |
|
| | * | Add @since for change 11526 ticket #17590 | patrik | 2015-08-05 | 1 | -1/+1 |
| | * | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 1 | -0/+11 |
| | * | Detect Edge correctly (#18537) | Artur Signell | 2015-07-30 | 1 | -0/+25 |
| * | | Merge branch 'master-18493' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 2 | -34/+0 |
| |\| |
|
| | * | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 2 | -34/+0 |
| * | | Add row and cell description generators to Grid (#18481) | Teppo Kurki | 2015-07-15 | 1 | -0/+17 |
| * | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-13 | 1 | -2/+6 |
| |\| |
|
| * | | Refactor RpcDataProviderExtension to use DataGenerators | Teemu Suo-Anttila | 2015-07-10 | 1 | -5/+0 |
| * | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-06-15 | 4 | -5/+19 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-06-02 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-06-01 | 5 | -3/+48 |
| |\ \ \ \ |
|
| * | | | | | Add unbuffered editing mode to Grid | Teppo Kurki | 2015-05-26 | 1 | -0/+4 |
| * | | | | | Add grid editor events (#17451) | patrik | 2015-05-21 | 2 | -0/+40 |
| * | | | | | Add focus API to Grid | Johannes Dahlström | 2015-05-20 | 1 | -2/+2 |
* | | | | | | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (... | Artur Signell | 2015-08-31 | 1 | -0/+6 |
* | | | | | | Add modality configuration option for reconnect dialog (#11733) | Artur Signell | 2015-08-31 | 1 | -1/+2 |
* | | | | | | Allow using XHR for client to server requests and websockets for push (#12518) | Artur Signell | 2015-07-13 | 1 | -0/+1 |
* | | | | | | Refactor reconnect dialog (#11733,#17075) | Artur Signell | 2015-07-13 | 1 | -0/+1 |
* | | | | | | Allow configuration of reconnect dialog parameters (#11733) | Artur Signell | 2015-07-13 | 1 | -0/+9 |
* | | | | | | Send resynchronize and widgetset version in JSON (#11733) | Artur Signell | 2015-07-13 | 1 | -0/+6 |
* | | | | | | Use counter in client to server messages to avoid duplicate handling (#11733) | Artur Signell | 2015-07-13 | 1 | -0/+6 |