summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fixes removing all rows causing javascript error #13334John Ahlroos2014-08-071-0/+6
| | * | | | Add support for server side colspans in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-051-0/+2
| | * | | | Remove deprecated header/footer API (#13334)Henrik Paul2014-08-042-51/+0
| | * | | | Client-side Grid header/footer rewrite: add default header support (#13334)Johannes Dahlström2014-07-291-0/+2
| | * | | | Grid header/footer rewrite: add partial shared state support (#13334)Johannes Dahlström2014-07-243-8/+45
| | * | | | Merge branch 'master' into gridLeif Åstrand2014-07-221-7/+13
| | |\ \ \ \
| | * | | | | Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-0/+6
| | * | | | | GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-0/+2
| | * | | | | Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-091-1/+3
| | * | | | | Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-0814-14/+14
| | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-081-2/+1
| | |\ \ \ \ \
| | * | | | | | 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-013-4/+7
| | |\ \ \ \ \ \
| | * | | | | | | 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-162-4/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | Client-side selection checkbox renderer (#13334)Henrik Paul2014-06-021-0/+5
| | * | | | | | | | Add expansion and limiting for Range (#13334)Leif Åstrand2014-05-302-0/+139
| | * | | | | | | | Move ActiveRowHandler to the data provider extension (#13334)Leif Åstrand2014-05-302-40/+6
| | * | | | | | | | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-20154-186/+243
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-257-185/+107
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into gridLeif Åstrand2014-04-1014-0/+1287
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | 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-1913-0/+1217
| | | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-121-0/+12
* | | | | | | | | | | | | | calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-051-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Update TabsheetState.tabs to be declared as List (#14512)Leif Åstrand2014-08-271-1/+2
* | | | | | | | | | | | | replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-2/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | / Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-211-0/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fixes DragAndDropWrapper does not support choosing a custom component as the ...Sebastian Nyholm2014-08-181-0/+2
* | | | | | | | | | | Update VBrowserDetails to handle the new IE11 UA on WP 8.1 Update (#14376)Juho Nurminen2014-08-151-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Adding a constant for vaadinBootstrap.js (#14284)Fabian Lange2014-08-051-0/+8
* | | | | | | | | | Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-1/+7
* | | | | | | | | | TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-281-7/+14
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-151-7/+13
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-7/+1
* | | | | | | | Add missing @since 7.3 to javadocHenri Sara2014-07-031-0/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-011-1/+3
* | | | | | | Revert to org.json as Android JSON is not 100% compatible (#13944)Artur Signell2014-06-301-2/+2
* | | | | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-261-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-111-3/+9
* | | | | | Update versions in OSGi manifest for vaadin-shared (#13812)Antti Tanhuanpää2014-06-051-1/+1
* | | | | | Fixed broken OSGi dependencies in vaadin-shared (#13852)Norman Specht2014-06-031-1/+1
| |_|_|_|/ |/| | | |