summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-1621-31/+1411
|\
| * Use isConnectorEnabled instead of isEnabled for DnD service (#12781)Denis Anisimov2014-10-161-1/+55
| * Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-164-7/+206
| * Make DefaultFieldGroupFieldFactory singleton (#11038).Denis Anisimov2014-10-131-1/+25
| * Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-131-0/+41
| * Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-091-0/+101
| * FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-091-0/+33
| * Possible VaadinSession deadlock when invalidating HTTP session (#14452)Sergey Budkin2014-10-071-8/+93
| * Check eventRouter value against null in Page class (#14803).Denis Anisimov2014-10-071-0/+92
| * Provide API to change resource/url for BrowserWindowOpener (#12733).Denis Anisimov2014-10-071-0/+79
| * Dedicated methods for init params in DeploymentConfiguration (#12087).Denis Anisimov2014-09-303-6/+161
| * String <-> Enum converter which produces a human readable string (#14756)Artur Signell2014-09-301-0/+59
| * Read input stream logic is corrected (#14533).Denis Anisimov2014-09-301-0/+148
| * Add clear() for fields and field group (#14755)Artur Signell2014-09-265-9/+319
* | Implement ImageRenderer (#13334)Johannes Dahlström2014-10-091-0/+85
* | Ensure Renderers that do type conversions work properly (#13334)Johannes Dahlström2014-10-031-2/+2
* | Add support for Grid column reordering (#13334)Teemu Suo-Anttila2014-10-021-0/+31
* | Fix GeneratedPropertyContainer property adding and removing (#13334)Teemu Suo-Anttila2014-09-251-8/+27
* | Fix GridStaticSection communication to use column ids (#13334)Teemu Suo-Anttila2014-09-241-1/+1
* | Fix Grid header default row cell setup when adding properties (#13334)Teemu Suo-Anttila2014-09-241-9/+2
* | Add default implementation of Renderer.encode to AbstractRenderer (#13334)Johannes Dahlström2014-09-231-4/+11
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-2010-0/+1962
|\ \ | |/ |/|
| * Add Property and Item change notifiers for generated properties (#13334)Teemu Suo-Anttila2014-09-191-0/+83
| * Add Container.Filterable to GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-191-2/+72
| * Implement Vaadin-specific editor row bind/cancel handling (#13334)Johannes Dahlström2014-09-191-2/+21
| * Add Container.Sortable interface to GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-171-4/+82
| * Initial implementation of GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-161-0/+56
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-034-34/+46
| |\
| * | Server-side editor row (#13334)Henrik Paul2014-08-271-0/+234
| * | Fix Grid Footer to be visible by default (#13334)Teemu Suo-Anttila2014-08-261-4/+4
| * | Merge branch 'master' into gridLeif Åstrand2014-08-228-0/+1417
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-071-1/+2
| | |\ \
| | * | | Add support for server side colspans in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-051-0/+105
| | * | | Remove deprecated header/footer API (#13334)Henrik Paul2014-08-041-260/+0
| | * | | Add server side API for Headers and Footers (#13334)Teemu Suo-Anttila2014-07-311-18/+14
| | * | | Grid header/footer rewrite: add partial shared state support (#13334)Johannes Dahlström2014-07-241-6/+6
| | * | | Merge branch 'master' into gridLeif Åstrand2014-07-222-0/+307
| | |\ \ \
| | * | | | Add server-side SortOrderChangeEvent support (#13334)Leif Åstrand2014-07-101-0/+49
| | * | | | Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-091-0/+149
| | * | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-081-0/+2
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-012-0/+110
| | |\ \ \ \ \
| | * | | | | | Fix RendererTest to use AlwaysLockedVaadinSessionTeemu Suo-Anttila2014-06-301-5/+2
| | * | | | | | Send selection between server and client (#13334)Henrik Paul2014-06-271-0/+88
| | * | | | | | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-251-0/+201
| | * | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-162-0/+132
| | |\ \ \ \ \ \
| | * | | | | | | Grid server-side selection (#13334)Henrik Paul2014-05-281-0/+306
| | * | | | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-05-263-1/+110
| | |\ \ \ \ \ \ \
| | * | | | | | | | Update license headers in testsTeemu Suo-Anttila2014-05-202-2/+2
| | * | | | | | | | Remove unnecessary javadoc and add TestCategory annotation to Grid testsTeemu Suo-Anttila2014-05-201-5/+0
| | * | | | | | | | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-2088-112/+369
| | |\ \ \ \ \ \ \ \