summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1241-293/+769
|\
| * Ignore JSON serializers which do not need to be serializableArtur Signell2014-02-121-0/+2
| * Merge changes from origin/7.1Jonatan Kronqvist2014-02-1010-70/+148
| |\
| | * Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-301-2/+2
| | * Add deprecated expand ratio methods to FormLayout (#12876)Artur Signell2014-01-211-0/+19
| | * Do not throw NPE for equals(null) (#8910)Artur Signell2014-01-216-0/+62
| | * Remove references to read/write through modes (#13184)Artur Signell2014-01-211-40/+18
| | * Ensure widgetset compile messages go to stdout (#7516)Artur Signell2014-01-211-28/+47
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-073-14/+16
| |\|
| | * Upload control with empty selection (#9602)Tomi Virtanen2014-01-071-12/+2
| | * Fixed spelling mistake in log message.John Ahlroos2014-01-071-1/+1
| | * Allow user to override Atmosphere init params set by Vaadin (#13088)Johannes Dahlström2013-12-181-1/+13
| | * Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-167-30/+82
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-8/+24
| |\|
| | * Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-032-8/+24
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-063-3/+162
| |\|
| | * Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-273-3/+162
| * | Refactor PushConnection handling (#13223)Johannes Dahlström2014-01-315-143/+176
| * | Remove dead codeJohannes Dahlström2014-01-1710-26/+1
| * | Remove client side dependencies in server side javadoc (#13073)Artur Signell2014-01-151-7/+3
| * | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-153-0/+133
| * | Upgrade to atmosphere-runtime 2.0.3.vaadin1 (#12601)Johannes Dahlström2014-01-133-20/+2
| * | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-131-0/+29
| * | Fixes serialization-related errorsHenrik Paul2013-12-182-1/+2
| * | Make fields with value change listener immediateMatti Tahvonen2013-12-182-1/+21
| * | Added convenience method to add items as a varargs array (#13067)Matti Tahvonen2013-12-182-0/+57
| * | removed invalid documentationMatti Tahvonen2013-12-171-8/+1
* | | Grid supports data set changes (#12645)Henrik Paul2013-12-172-13/+420
* | | Validate column group boundaries #12907John Ahlroos2013-12-102-5/+82
* | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-048-225/+35
|\| |
| * | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-308-225/+35
* | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
* | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-023-3/+52
* | | Added JUnit tests for column groups #3153John Ahlroos2013-11-252-41/+211
* | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-243-0/+108
* | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-222-0/+110
* | | Multiple headers and footer rows #3153John Ahlroos2013-11-225-44/+593
* | | Merge branch 'master' into gridJohn Ahlroos2013-11-2032-245/+1247
|\| |
| * | Merge changes from origin/7.1Artur Signell2013-11-112-2/+17
| |\|
| | * Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-082-2/+17
| * | Merge changes from origin/7.1Artur Signell2013-11-111-2/+14
| |\|
| | * Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
| * | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-111-0/+10
| |\|
| | * Send window position data back to server after drag (#12885)Thomas2013-11-061-0/+10
| * | Merge changes from origin/7.1Artur Signell2013-11-111-1/+1
| |\|
| | * Updated to Atmosphere 1.0.18.vaadin1 (#12891)Artur Signell2013-11-051-1/+1
| | * Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-304-0/+190
| * | Merge changes from origin/7.1Artur Signell2013-11-111-2/+0
| |\|
| | * Remove out of order flush() (#12283)Artur Signell2013-10-241-2/+0