aboutsummaryrefslogtreecommitdiffstats
path: root/shared
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-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
| |_|_|_|/ |/| | | |
* | | | | Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-141-0/+58
* | | | | Removed irrelevant readme fileJohn Ahlroos2014-05-061-1/+0
* | | | | 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
* | | | | | 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
| |/ / / |/| | |
* | | | 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