aboutsummaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to drop things between Grid rows (#8979)Adam Wagner2017-04-122-15/+74
* Provide dragged Grid items in server side (#8950)Adam Wagner2017-04-1211-61/+339
* Make it possible to drop things on top of Grid rows (#8747)Adam Wagner2017-04-124-2/+198
* Make all selected rows draggable (#8746)Adam Wagner2017-04-121-0/+3
* Make Grid rows draggable (#8690)Adam Wagner2017-04-121-0/+125
* Use setCaption Javadocs inherited from Component (#9066)Leif Åstrand2017-04-122-16/+0
* Fix initial expand of TreeGrid itemsAleksi Hietanen2017-04-111-0/+1
* Make Button component draggable (#9038)Adam Wagner2017-04-101-0/+42
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-065-13/+183
* TreeGrid keyboard navigation Ilia Motornyi2017-04-053-17/+68
* Fix bug column and row expand ratio are not persisted Tien Nguyen2017-04-042-14/+31
* Make bindInstanceFields not bind fields already bound using functions (#8998)Artur2017-04-032-3/+44
* Make getValueProvider return ValueProvider (#8983)Leif Åstrand2017-03-312-3/+31
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-302-0/+423
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-291-0/+24
* Make CustomField iterator() comply with contractArtur Signell2017-03-292-23/+72
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-282-0/+4
* Move select all visible to multi selection model interface (#8627)Pekka Hyvönen2017-03-273-64/+76
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-271-0/+30
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-271-0/+7
* Fix infinite loop in data communication (#8927)Aleksi Hietanen2017-03-272-10/+16
* Improve caching when expanding nodes in hierarchical data (#8902)Teemu Suo-Anttila2017-03-241-28/+33
* Clean DropEvent and DragEndEvent properties (#8925)Adam Wagner2017-03-244-30/+17
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-241-0/+28
* Add API support for setting server side drag data (#8915)Adam Wagner2017-03-242-0/+42
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-232-19/+67
* Update since tags for 8.1.0.alpha2 (#8917)8.1.0.alpha2Henri Sara2017-03-232-7/+7
* Improved Binder#hasChanges JavaDoc (#8912)Matti Tahvonen2017-03-221-8/+12
* Remove support for transfer data type (#8910)Adam Wagner2017-03-227-158/+111
* Set column captions when reading grid from a design file (#8770)Artur2017-03-222-4/+14
* Deprecate old DnD functionality (#8864)Pekka Hyvönen2017-03-229-5/+48
* Add collapse and expand events to TreeGrid (#8889)Aleksi Hietanen2017-03-211-1/+173
* Add missing since tags for 8.1.0.alpha1 (#8888)Henri Sara2017-03-214-8/+20
* Add more 8.0.3 since tagsHenri Sara2017-03-214-14/+25
* Add @since 8.0.3 tagselmot2017-03-216-0/+26
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-201-0/+5
* Initial documentation for 8.1 Drag and Drop (#8867)Pekka Hyvönen2017-03-201-0/+61
* Fix some javadoc errors (#8873)Ahmed Ashour2017-03-207-22/+21
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-162-6/+63
* Correctly write margin info for FormLayout into design files (#8804)Artur2017-03-164-26/+85
* Hierarchical data (#8842)Aleksi Hietanen2017-03-1616-98/+2458
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-153-6/+94
* Correct license locationAhmed Ashour2017-03-143-20/+3
* Make test for EditorSaveEvent.bean field Ilia Motornyi2017-03-142-6/+25
* Read/write Grid item type to declarative and create columns correctly (#8769)Artur2017-03-133-18/+438
* Update frozen column count when a frozen column is removed (#8788)Artur2017-03-102-2/+45
* Add the bean to grid editor eventsGiovanni Lovato2017-03-103-4/+32
* Update JavaDoc for @DesignRoot. (#8805)anssit2017-03-101-4/+5
* RichTextField unnecessarily overwrites clear method (#8802)Ilia Motornyi2017-03-091-7/+0
* Update Atmosphere to resolve problems in servlets with multiple mappings (#8785)Artur2017-03-091-1/+1