Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | Use plugin management for maven plugin, remove version numbers | ||||
* | 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 |
| | | | | | | | | | This patch applies following fixes: * ContextMenu with correct version for Vaadin 8 * Correctly skip install plugin for test submodules * Make widgetset-test-util a test depdendency, don't use test-jar * Fix vaadin-test project structure and dependencies * Clean up testutil pom * Add README.md | ||||
* | 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 |
| | | | | | It's an implementation detail that UriFragmentManager uses a UriFragmentChangedListener, so this shouldn't be exposed in its public API. | ||||
* | New documentation diagrams (#8156) | Ilia Motornyi | 2017-01-09 | 59 | -18942/+91 |
| | | | Fixes texts and a couple errors in IDEA, components and layout chapters. | ||||
* | Update documentation for Grid | Pekka Hyvönen | 2017-01-05 | 1 | -342/+177 |
| | | | Part of vaadin/framework8-issues#538 | ||||
* | Add LocalDateToDateConverter (#8147) | Leif Åstrand | 2017-01-05 | 2 | -0/+180 |
| | | | | * Add LocalDateToDateConverter | ||||
* | 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 |
| | | | The SplitPanel chapter still uses a Tree in its example. | ||||
* | Migrate Grid UI tests P4 (#8133) | Denis | 2017-01-05 | 13 | -256/+241 |
| | | | Fixes vaadin/framework8-issues#592 | ||||
* | Documentation/application screenshots update (#8137) | Ilia Motornyi | 2017-01-05 | 12 | -8/+8 |
| | | | | | | | | | | | | | | | | * Documentation/application screenshots update * Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127) * Update general Component documentation Part of vaadin/framework8-issues#538 * Documentation/application screenshots update * Notification types fixed * Merge branch 'documentation-screenshots-part1' of https://github.com/vaadin/framework into documentation-screenshots-part1 | ||||
* | Restore all current instance values after running access tasks (#8131) | Leif Åstrand | 2017-01-05 | 2 | -5/+37 |
| | | | | | | * Restore all current instance values after running access tasks Fixes vaadin/framework8-issues#593 | ||||
* | Update general Component documentation | Pekka Hyvönen | 2017-01-04 | 30 | -1589/+139 |
| | | | Part of vaadin/framework8-issues#538 | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | * Grid UI tests migration P2. Fixes vaadin/framework8-issues#588 * Grid UI tests migration P3. Fixes vaadin/framework8-issues#589 * Merge branch 'master' into 589-grid-tests-migration Conflicts: uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java * Update screenshot submodule reference. | ||||
* | 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 |
| | | | Fixes vaadin/framework8-issues#580 | ||||
* | Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012) | Aleksi Hietanen | 2017-01-03 | 3 | -3/+179 |
| | | | Closes vaadin/framework8-issues#511 | ||||
* | Update test to behave correctly due changes in the text components. | Denis Anisimov | 2017-01-03 | 1 | -6/+2 |
| | | | | | Correction after migration fix for (#20469). | ||||
* | Move Grid event handlers to a list, add method to add custom handlers | Johannes Dahlström | 2017-01-03 | 4 | -304/+447 |
| | | | | | | | Change-Id: I2fe67ae961bfb0f7c44ba704346762a0faf6da2c # Conflicts: # client/src/main/java/com/vaadin/client/widgets/Grid.java | ||||
* | Refactor Grid event handling methods to instances of a handler interface | Johannes Dahlström | 2017-01-03 | 2 | -266/+362 |
| | | | | | | | Change-Id: Icbed14cbef14c434f1909fa0350cb0364235c774 # Conflicts: # client/src/main/java/com/vaadin/client/widgets/Grid.java | ||||
* | Start client-side Grid DOM event handling refactor | Johannes Dahlström | 2017-01-03 | 2 | -32/+66 |
| | | | | Change-Id: I67dad4cfbd6e9e355c48703253ff3d6da00e4eef | ||||
* | 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 |
| | | | | | | | Change-Id: I0ae9144817db3bb730c80748d5e9190484b323e7 # Conflicts: # uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorBasicClientFeaturesWidget.java | ||||
* | Update @since tags for 7.7.5 | Denis Anisimov | 2017-01-03 | 15 | -12/+59 |
| | | | | | | | | | | | Change-Id: I73201908b537ca0a65106e03c9bad913b59fae9f Re-added back disappeared commit from 7.7.5 migration PR: Mark TextField/TextArea as busy when a text change event is pending (#20469) Change-Id: I404985ae0be1e7dc65171b610032f8649e700f50 | ||||
* | Grid UI tests migration P2. | Denis | 2017-01-02 | 10 | -31/+361 |
| | | | Fixes vaadin/framework8-issues#588 | ||||
* | Update documentation, BoV chapters 1 - 5.3 (#8085) | Pekka Hyvönen | 2017-01-02 | 46 | -7166/+120 |
| | | | | | | | | | | | | | | | | | * Update documentation chapters 1 - 5.3 Images and diagrams have not been updated, but unnecessary images have been removed. * Sync application declarative and architecture sections source code. Screenshot image is updated to match the source code. * Old datamodel image is removed. * Ivy install image is removed. * Remove unnecessary linking / reference | ||||
* | Migrate Grid tests P1. (#8108) | Denis | 2017-01-02 | 17 | -353/+189 |
| | | | | | | * Migrate Grid tests P1. Fixes vaadin/framework8-issues#586 | ||||
* | 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 |
| | | | Fixes vaadin/framework8-issues#585 | ||||
* | Converted old Framework TestBench test docs to markdown (#8084) | Olli Tietäväinen | 2016-12-28 | 1 | -0/+131 |
| | | | * Converted old Framework TestBench test docs to markdown | ||||
* | Clean up DateField UI tests. | Denis | 2016-12-28 | 38 | -2533/+236 |
| | | | | | Fixes vaadin/framework8-issues#584 | ||||
* | Clean up SQL container tests. (#8091) | Denis | 2016-12-28 | 14 | -984/+55 |
| | | | | | Only one UI smoke test for the SQL container (along with a Table). Fixes vaadin/framework8-issues#582 | ||||
* | 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 |
| | | | | | | * Remove unused caption from Column constructor Fixes #8063 | ||||
* | Partial javadocs fix for vaadin-shared (#8068) | Ilia Motornyi | 2016-12-22 | 6 | -20/+17 |
| | |||||
* | Add TestBench API as an expected artifact in build report (#8075) | Henri Sara | 2016-12-22 | 1 | -4/+4 |
| | | | | Also fixes a syntax error in the script. | ||||
* | Include Framework Element API for TestBench in the project (#8014) | Artur | 2016-12-22 | 83 | -5/+4157 |
| | | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2 | ||||
* | Set focus when click on RadioButton via JS. (#8062) | rogozinds | 2016-12-21 | 2 | -2/+7 |
| | | | | | Sending click even in JS to a RadioButton in RadioButtonGroup doesn't trigger focus event for RadioButtonGroup in IE11. Fix it. Same fix for CheckBoxGroup. | ||||
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 408 | -922/+918 |
| | |||||
* | Remove Google App Engine support, tests and documentation (#8034) | Pekka Hyvönen | 2016-12-20 | 10 | -188/+27 |
| | | | | | | * Remove Google App Engine support and tests Fixes #8033 | ||||
* | Declarative tests improvements | Denis | 2016-12-20 | 7 | -16/+53 |
| | |||||
* | Update build report for GitHub and removed widgets module (#8037) | Henri Sara | 2016-12-20 | 3 | -20/+16 |
| |