Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 8 | -121/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 7 | -7/+7 |
| | |||||
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 1 | -8/+4 |
| | |||||
* | Use lambda with Handlers (#10229) | Ahmed Ashour | 2017-10-27 | 1 | -13/+3 |
| | | | Also improve naming by replacing one-letter variable names. | ||||
* | Use lambda with Listeners (#10222) | Ahmed Ashour | 2017-10-26 | 2 | -27/+7 |
| | | | Also use "event" as the name for events | ||||
* | Add pluggable connector id generator support | Leif Åstrand | 2017-06-12 | 2 | -0/+18 |
| | |||||
* | Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597) | Artur | 2017-02-22 | 1 | -0/+44 |
| | | | | A login page you want to redirect to is typically in the webapp root, which you can now refer to as "Vaadin-Refresh: context://login.html" | ||||
* | Translate "context://" to the context root of the web app | Artur | 2017-02-22 | 1 | -0/+37 |
| | | | Fixes #2523 | ||||
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -3/+3 |
| | |||||
* | Introduce VaadinServiceInitListener (#18628) (#79) | Leif Åstrand | 2016-12-02 | 2 | -0/+84 |
| | |||||
* | Make Valo the default theme | Pekka Hyvönen | 2016-10-06 | 2 | -4/+4 |
| | | | | | | | | | | LegacyApplication explicitly uses "reindeer" as default theme. Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit. All new tests should be based on AbstractTestUI. Also added AbstractReindeerTestUIWithLog for those that needed it. Removed all found @Theme("valo") and used proper parent test class. Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 1 | -3/+3 |
| | | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 4 | -4/+4 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 4 | -12/+12 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 2 | -4/+4 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 6 | -0/+281 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |