| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 437 | -50546/+0 |
* | Lock session during deserialization (#19310) | Leif Åstrand | 2016-02-14 | 1 | -10/+34 |
* | Fix Grid DetailsGenerator being removed on Container change (#19593) | Teemu Suo-Anttila | 2016-02-13 | 1 | -0/+22 |
* | Fix removing extension from a connector that is not its parent (#19569) | Teemu Suo-Anttila | 2016-02-08 | 1 | -0/+40 |
* | Make project Java 8 compatible | Artur Signell | 2016-02-03 | 1 | -2/+5 |
* | Propertly handle null in StringToCollectionConverter (#19481) | Artur Signell | 2016-01-21 | 1 | -0/+15 |
* | Fix NPE in Label.writeDesign with NULL values #19434 | John Ahlroos | 2016-01-05 | 1 | -0/+33 |
* | Make GeneratedPropertyItem addItem return null when appropriate (#18685) | Artur Signell | 2016-01-04 | 1 | -0/+98 |
* | Ensure no unknown attribute warnings are logged in design tests (#19429) | Artur Signell | 2016-01-04 | 1 | -0/+45 |
* | Include correct type and parameter info in exception (#19064) | Artur Signell | 2016-01-04 | 1 | -3/+13 |
* | Make GeneratedPropertyItem equals self (#19426) | Artur Signell | 2016-01-04 | 1 | -2/+1 |
* | Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425) | Artur Signell | 2016-01-04 | 1 | -0/+562 |
* | Make test succeed in Eclipse | Artur Signell | 2016-01-04 | 1 | -0/+1 |
* | Set session as current while deserializing (#9953) | Leif Åstrand | 2015-11-25 | 1 | -16/+83 |
* | Do not modify state while serializing (#19090) | Artur Signell | 2015-11-12 | 1 | -0/+30 |
* | Specify custom first day of week for Calendar #19227 | Leonid Rozenblyum | 2015-11-11 | 1 | -0/+54 |
* | Add destroy method for Navigator (#10213). | Denis Anisimov | 2015-11-07 | 2 | -5/+159 |
* | Support caption fetching for HTML and Widget headers. (#18528) | Sauli Tähkäpää | 2015-10-28 | 1 | -0/+20 |
* | Fix replacing of currently selected Tab (#14252) | Dmitrij Abolichin | 2015-10-20 | 1 | -0/+62 |
* | Provide own states for a number of components (#18987). | Denis Anisimov | 2015-10-16 | 14 | -0/+646 |
* | Removed unnecessary comments (#19116) | elmot | 2015-10-14 | 2 | -56/+0 |
* | Move RpcDataProviderExtension and DataGenerator to correct package | Teemu Suo-Anttila | 2015-10-13 | 1 | -1/+1 |
* | Add Grid column resize event API (#16838) | Johannes Dahlström | 2015-10-09 | 1 | -0/+37 |
* | Write true boolean attibutes without ='' (#17583) | Leif Åstrand | 2015-10-09 | 32 | -155/+194 |
* | Add Grid.deselectAll() (#18339) | Artur Signell | 2015-10-09 | 1 | -0/+73 |
* | Correct the place where attach events are fired (#16348) | Matti Tahvonen | 2015-10-09 | 1 | -14/+27 |
* | Add API for setting Grid columns resizable (#16838) | Johannes Dahlström | 2015-10-08 | 1 | -3/+3 |
* | Move session store/load/remove logic to service from session (#9782, #18998) | Artur Signell | 2015-10-07 | 2 | -2/+2 |
* | Fix adding to same parent, component shouldn't be removed (#16568) | Dmitrij Abolichin | 2015-10-07 | 1 | -0/+43 |
* | Add server-side unit tests for ContextClickEvent handling (#19015) | Teemu Suo-Anttila | 2015-10-05 | 1 | -0/+163 |
* | Implement ContextClickEvent for Table (#19042) | Teemu Suo-Anttila | 2015-10-02 | 1 | -0/+57 |
* | Do not use getters/setters when mapping designer fields (#17388) | Artur Signell | 2015-10-01 | 2 | -0/+86 |
* | Use "vaadin-" as default prefix for Design (#18957) | Henri Sara | 2015-09-28 | 73 | -460/+804 |
* | Parse readonly values for AbstractFields correctly #18850 | John Ahlroos | 2015-09-25 | 10 | -0/+153 |
* | Make getLogger private | Artur Signell | 2015-09-24 | 1 | -1/+1 |
* | Support HTML entities when reading/writing declarative format #18882 | Maciej Przepióra | 2015-09-24 | 9 | -60/+317 |
* | Write all empty cells for empty GridLayout in declarative #18805 | Maciej Przepióra | 2015-09-24 | 1 | -0/+23 |
* | Use correct state class for split panels (#18942) | Artur Signell | 2015-09-20 | 2 | -0/+60 |
* | Always use charset for String.getBytes() method (#18863). | Denis Anisimov | 2015-09-15 | 1 | -0/+129 |
* | Support custom Enum.toString in converter (#17301) | Leif Åstrand | 2015-09-09 | 1 | -0/+53 |
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 14 | -200/+495 |
|\ |
|
| * | Redesign RpcDataSourceConnector pinning RPC requests (#18692) | Teemu Suo-Anttila | 2015-09-02 | 1 | -88/+0 |
| * | Convert test to JUnit 4 | Leif Åstrand | 2015-08-29 | 1 | -20/+29 |
| * | Add better keyboard Close Shortcut API for Window (#17383) | patrik | 2015-08-28 | 3 | -5/+40 |
| * | Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422) | Artur Signell | 2015-08-26 | 5 | -57/+274 |
| * | Helper method for enabling all Atmosphere logging | Artur Signell | 2015-08-25 | 1 | -1/+1 |
| * | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 1 | -17/+103 |
| |\ |
|
| | * | Prevent NPE on missing security key. (#18573) | Sauli Tähkäpää | 2015-08-18 | 1 | -17/+103 |
| * | | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3 | Johannes Dahlström | 2015-07-15 | 1 | -0/+34 |
| |\| |
|
| | * | StringToBooleanConverter API improved (#18466) | elmot | 2015-07-15 | 1 | -0/+34 |