summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1233-286/+569
|\
| * Merge changes from origin/7.1Jonatan Kronqvist2014-02-109-70/+104
| |\
| | * 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-215-0/+18
| | * 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-163-10/+19
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-8/+9
| |\|
| | * Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-031-8/+9
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-3/+51
| |\|
| | * Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-272-3/+51
| * | Refactor PushConnection handling (#13223)Johannes Dahlström2014-01-315-143/+176
| * | Remove dead codeJohannes Dahlström2014-01-177-19/+0
| * | 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-181-1/+1
| * | 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-181-0/+31
| * | 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-101-5/+53
* | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-044-163/+21
|\| |
| * | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-304-163/+21
* | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
* | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-022-3/+27
* | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-242-0/+94
* | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-222-0/+110
* | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-22/+523
* | | Merge branch 'master' into gridJohn Ahlroos2013-11-2023-133/+804
|\| |
| * | Merge changes from origin/7.1Artur Signell2013-11-111-2/+2
| |\|
| | * Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-081-2/+2
| * | 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-302-0/+80
| * | Merge changes from origin/7.1Artur Signell2013-11-111-2/+0
| |\|
| | * Remove out of order flush() (#12283)Artur Signell2013-10-241-2/+0
| * | Let UI fire PollEvents (#12466)Henrik Paul2013-10-292-5/+133
| * | Merge changes from origin/7.1Leif Åstrand2013-10-227-40/+177
| |\|
| | * Revert broken fix and test (#12446)Johannes Dahlström2013-10-222-23/+14