| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly reset DataCommunicator when its DataProvider is changed (#8138) | Aleksi Hietanen | 2017-01-10 | 15 | -33/+288 |
* | Exclude GAE packages from OSGi imports (#8205) | Henri Sara | 2017-01-10 | 1 | -1/+5 |
* | Fix broken method signature of Grid.addColumn (#8180) | Aleksi Hietanen | 2017-01-10 | 4 | -2/+92 |
* | Refactor AbstractDateField. (#8146) | Denis | 2017-01-10 | 65 | -1463/+2413 |
* | Allow AbstractField to override value equality (#8201) | Leif Åstrand | 2017-01-10 | 2 | -1/+76 |
* | Remove all referrals to book examples (#8163) | Pekka Hyvönen | 2017-01-10 | 10 | -45/+6 |
* | Fix bad documentation for TwinColSelect (#8183) | Pekka Hyvönen | 2017-01-09 | 1 | -2/+1 |
* | Fix broken links in documentation (#8182) | Pekka Hyvönen | 2017-01-09 | 2 | -4/+4 |
* | Clean up pom.xml files in vaadin-test (#8181) | Teemu Suo-Anttila | 2017-01-09 | 8 | -62/+15 |
* | Jouni's diagrams source file to keep in place. | Ilia Motornyi | 2017-01-09 | 1 | -0/+0 |
* | Add maven-source plugin to testbench-api (#8167) | rogozinds | 2017-01-09 | 1 | -1/+13 |
* | Fix vaadin-test and all its submodules (#8076) | Teemu Suo-Anttila | 2017-01-09 | 18 | -136/+106 |
* | Fix syntax error in pom.xml | Leif Åstrand | 2017-01-09 | 1 | -1/+0 |
* | Remove uriFragmentChanged from the public API of UriFragmentManager (#8164) | Leif Åstrand | 2017-01-09 | 3 | -21/+8 |
* | New documentation diagrams (#8156) | Ilia Motornyi | 2017-01-09 | 59 | -18942/+91 |
* | Update documentation for Grid | Pekka Hyvönen | 2017-01-05 | 1 | -342/+177 |
* | Add LocalDateToDateConverter (#8147) | Leif Åstrand | 2017-01-05 | 2 | -0/+180 |
* | Update component docs for 8 except Grid | Pekka Hyvönen | 2017-01-05 | 27 | -480/+96 |
* | Update layout chapter of the documentation for version 8 (#8154) | Henri Sara | 2017-01-05 | 13 | -115/+48 |
* | Migrate Grid UI tests P4 (#8133) | Denis | 2017-01-05 | 13 | -256/+241 |
* | Documentation/application screenshots update (#8137) | Ilia Motornyi | 2017-01-05 | 12 | -8/+8 |
* | Restore all current instance values after running access tasks (#8131) | Leif Åstrand | 2017-01-05 | 2 | -5/+37 |
* | Update general Component documentation | Pekka Hyvönen | 2017-01-04 | 30 | -1589/+139 |
* | Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127) | Aleksi Hietanen | 2017-01-04 | 2 | -3/+39 |
* | Grid UI tests migration P3. (#8121) | Denis | 2017-01-04 | 33 | -931/+695 |
* | Fix typo in documentation anchor (#8130) | Artur | 2017-01-03 | 1 | -1/+1 |
* | Make it easy to run Sonar on the project (#8118) | Artur | 2017-01-03 | 9 | -1/+33 |
* | Update remaining of application documentation for 8 (#8124) | Pekka Hyvönen | 2017-01-03 | 10 | -361/+50 |
* | Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012) | Aleksi Hietanen | 2017-01-03 | 3 | -3/+179 |
* | Update test to behave correctly due changes in the text components. | Denis Anisimov | 2017-01-03 | 1 | -6/+2 |
* | Move Grid event handlers to a list, add method to add custom handlers | Johannes Dahlström | 2017-01-03 | 4 | -304/+447 |
* | Refactor Grid event handling methods to instances of a handler interface | Johannes Dahlström | 2017-01-03 | 2 | -266/+362 |
* | Start client-side Grid DOM event handling refactor | Johannes Dahlström | 2017-01-03 | 2 | -32/+66 |
* | Add javadocs and @since for the #20469 migration patch. | Denis Anisimov | 2017-01-03 | 2 | -0/+13 |
* | Re-add body rows when Escalator is reattached to DOM (#20477) | Artur Signell | 2017-01-03 | 3 | -34/+80 |
* | Update @since tags for 7.7.5 | Denis Anisimov | 2017-01-03 | 15 | -12/+59 |
* | Grid UI tests migration P2. | Denis | 2017-01-02 | 10 | -31/+361 |
* | Update documentation, BoV chapters 1 - 5.3 (#8085) | Pekka Hyvönen | 2017-01-02 | 46 | -7166/+120 |
* | Migrate Grid tests P1. (#8108) | Denis | 2017-01-02 | 17 | -353/+189 |
* | Partial javadocs fix for vaadin-server | Ilia Motornyi | 2017-01-02 | 62 | -182/+105 |
* | Correct DateField smoke test: use explicit locale. | Denis | 2016-12-29 | 1 | -0/+5 |
* | Provide a smoke test for a Form. | Denis | 2016-12-28 | 2 | -4/+4 |
* | Converted old Framework TestBench test docs to markdown (#8084) | Olli Tietäväinen | 2016-12-28 | 1 | -0/+131 |
* | Clean up DateField UI tests. | Denis | 2016-12-28 | 38 | -2533/+236 |
* | Clean up SQL container tests. (#8091) | Denis | 2016-12-28 | 14 | -984/+55 |
* | Clean up calendar tests. (#8094) | Denis | 2016-12-27 | 47 | -5403/+28 |
* | Remove caption from javadoc comment (#8080) | Pekka Hyvönen | 2016-12-23 | 1 | -2/+2 |
* | Listing must be a Component | Pekka Hyvönen | 2016-12-22 | 1 | -1/+3 |
* | Remove unused caption from Column constructor (#8077) | Pekka Hyvönen | 2016-12-22 | 1 | -5/+3 |
* | Partial javadocs fix for vaadin-shared (#8068) | Ilia Motornyi | 2016-12-22 | 6 | -20/+17 |