aboutsummaryrefslogtreecommitdiffstats
path: root/shared/src
Commit message (Expand)AuthorAgeFilesLines
* Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+37
* Clean up test code for selection column (#13334)Henrik Paul2014-07-031-4/+0
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-012-2/+5
|\
| * Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-011-1/+3
| * Allow changing theme on the fly (#2874)Artur Signell2014-06-261-1/+2
* | Use @DelegateToWidget instead of manual handling (#13334)Henrik Paul2014-07-011-10/+2
* | Send selection between server and client (#13334)Henrik Paul2014-06-273-3/+44
* | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-271-0/+5
* | Implement Grid client-side Sorting API (#13334)Patrik Lindström2014-06-261-0/+35
* | Change row data type from String[] to String (#13334)Henrik Paul2014-06-262-5/+24
* | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-252-0/+5
* | Call ComplexRenderer.setContentVisible() from Grid body updater #13334John Ahlroos2014-06-171-1/+0
* | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-161-3/+9
|\|
| * Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-111-3/+9
* | Client-side selection checkbox renderer (#13334)Henrik Paul2014-06-021-0/+5
* | Add expansion and limiting for Range (#13334)Leif Åstrand2014-05-301-0/+51
* | Move ActiveRowHandler to the data provider extension (#13334)Leif Åstrand2014-05-302-40/+6
* | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-20153-185/+243
|\|
| * Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-141-0/+58
| * Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05153-185/+185
| |\
| | * Update remaining copyright years to 2014Artur Signell2014-04-235-6/+6
| | * Merge changes from origin/7.1Artur Signell2014-04-23148-179/+179
| | |\
| | | * Update copyright year to 2014Artur Signell2014-04-16146-177/+177
* | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-257-185/+107
|\| | |
| * | | Fixed javadoc XHTML to HTML and fixed typos (#13518)Markus Koivisto2014-04-231-5/+5
| * | | Javadoc fixArtur Signell2014-04-231-1/+4
| |/ /
| * | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-145-179/+98
* | | Merge branch 'master' into gridLeif Åstrand2014-04-1013-0/+969
|\ \ \ | |/ / |/| |
| * | Made some Grid classes Serializable.Sauli Tähkäpää2014-03-212-2/+6
| * | Adds setHeightByRow support to Grid (#13297)Henrik Paul2014-03-192-0/+66
| * | Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-1912-0/+899
| |\ \
* | | | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-085-1/+166
* | | | Change push default fallback to long polling (#13409)Artur Signell2014-04-041-1/+1
* | | | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-214-5/+5
* | | | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-211-0/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-131-0/+9
* | | | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1812-899/+0
* | | | Merge branch 'master' into gridLeif Åstrand2014-03-1812-0/+899
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'master' into gridHenrik Paul2014-03-033-0/+33
| |\ \
| * | | Fix compile errors (#13334)Leif Åstrand2014-02-281-0/+55
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-182-0/+86
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-123-2/+35
| |\ \ \
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-173-0/+438
| * | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-241-0/+8
| * | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-223-0/+110
| * | | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-10/+99
| * | | | Merge branch 'master' into gridJohn Ahlroos2013-11-205-7/+45
| |\ \ \ \
| * | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-192-0/+113
* | | | | | Do not ever set title to null (#13430)Artur Signell2014-03-111-1/+1
* | | | | | Merge changes from origin/7.1Build Agent2014-03-051-0/+59
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |