summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-041-0/+98
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-041-0/+45
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-041-3/+13
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-041-2/+1
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-041-0/+562
* Make test succeed in EclipseArtur Signell2016-01-041-0/+1
* Set session as current while deserializing (#9953)Leif Åstrand2015-11-251-16/+83
* Do not modify state while serializing (#19090)Artur Signell2015-11-121-0/+30
* Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-111-0/+54
* Add destroy method for Navigator (#10213).Denis Anisimov2015-11-072-5/+159
* Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-10-281-0/+20
* Fix replacing of currently selected Tab (#14252)Dmitrij Abolichin2015-10-201-0/+62
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-1614-0/+646
* Removed unnecessary comments (#19116)elmot2015-10-142-56/+0
* Move RpcDataProviderExtension and DataGenerator to correct packageTeemu Suo-Anttila2015-10-131-1/+1
* Add Grid column resize event API (#16838)Johannes Dahlström2015-10-091-0/+37
* Write true boolean attibutes without ='' (#17583)Leif Åstrand2015-10-0932-155/+194
* Add Grid.deselectAll() (#18339)Artur Signell2015-10-091-0/+73
* Correct the place where attach events are fired (#16348)Matti Tahvonen2015-10-091-14/+27
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-081-3/+3
* Move session store/load/remove logic to service from session (#9782, #18998)Artur Signell2015-10-072-2/+2
* Fix adding to same parent, component shouldn't be removed (#16568)Dmitrij Abolichin2015-10-071-0/+43
* Add server-side unit tests for ContextClickEvent handling (#19015)Teemu Suo-Anttila2015-10-051-0/+163
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-021-0/+57
* Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-012-0/+86
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-2873-460/+804
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-2510-0/+153
* Make getLogger privateArtur Signell2015-09-241-1/+1
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-249-60/+317
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-241-0/+23
* Use correct state class for split panels (#18942)Artur Signell2015-09-202-0/+60
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-151-0/+129
* Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-091-0/+53
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0414-200/+495
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-88/+0
| * Convert test to JUnit 4Leif Åstrand2015-08-291-20/+29
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-283-5/+40
| * Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-265-57/+274
| * Helper method for enabling all Atmosphere loggingArtur Signell2015-08-251-1/+1
| * Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-191-17/+103
| |\
| | * Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-181-17/+103
| * | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-151-0/+34
| |\|
| | * StringToBooleanConverter API improved (#18466)elmot2015-07-151-0/+34
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-131-0/+10
| |\|
| * | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-101-12/+14
* | | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-0/+6
| |/ |/|
* | Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-071-0/+10
|/
* Reformat with Luna SR2Artur Signell2015-06-2617-34/+52
* Pass critical notification details to the client (#18342)Artur Signell2015-06-251-22/+23
* Handle nested GridLayouts in declarative format correctly (#18312)Artur Signell2015-06-241-0/+33