| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated migration related documentation (#8602) | Pekka Hyvönen | 2017-02-17 | 28 | -16/+94 |
* | Add deprecation messages replaced legacy components (#8584) | Leif Åstrand | 2017-02-16 | 2 | -0/+9 |
* | Increase threshold in server side performance test for stability (#8370) | Henri Sara | 2017-01-30 | 1 | -1/+1 |
* | Overload AbstarctComponent.setDescription() with content mode parameter (#8252) | Denis | 2017-01-20 | 1 | -1/+1 |
* | Exclude GAE packages from OSGi imports (#8205) | Henri Sara | 2017-01-10 | 1 | -1/+5 |
* | Refactor AbstractDateField. (#8146) | Denis | 2017-01-10 | 2 | -2/+2 |
* | Make it easy to run Sonar on the project (#8118) | Artur | 2017-01-03 | 1 | -0/+4 |
* | Update @since tags for 7.7.5 | Denis Anisimov | 2017-01-03 | 2 | -2/+7 |
* | Remove Google App Engine support, tests and documentation (#8034) | Pekka Hyvönen | 2016-12-20 | 5 | -2/+634 |
* | @since tag is set (#8021) | Denis | 2016-12-16 | 2 | -2/+2 |
* | Move old Sort related classes into compatibility module. (#7999) | Denis | 2016-12-15 | 8 | -12/+389 |
* | Allow defining a focus delegate component for CustomField (#20336) | Pekka Hyvönen | 2016-12-15 | 1 | -1/+50 |
* | Migrate 7.7.5 branch patches to v8. (#7969) | Denis | 2016-12-15 | 3 | -18/+441 |
* | Provide configuration for events order in month and week views | Denis | 2016-12-14 | 1 | -0/+31 |
* | Add compatibility layouts with old defaults. (#7967) | Henri Sara | 2016-12-14 | 2 | -0/+120 |
* | Make vaadin-server export the VAADIN package again (#20332) | Artur Signell | 2016-12-09 | 1 | -1/+1 |
* | Update Hierarchical container JavaDocs to match code (#5864) | Teemu Suo-Anttila | 2016-12-09 | 1 | -5/+3 |
* | Update client side selection state when changing selection model (#20370) | Artur Signell | 2016-12-09 | 1 | -0/+4 |
* | Send selection change events when changing selection mode (#20391) | Artur Signell | 2016-12-09 | 2 | -1/+46 |
* | Add Grid.refreshRows to allow refreshing individual rows (#16765) | Artur Signell | 2016-12-09 | 1 | -0/+16 |
* | Check for duplicate property ids when setting Grid columns or column order (#... | Artur Signell | 2016-12-09 | 2 | -0/+28 |
* | Never check the selectAll checkbox in an empty grid (#20301) | Artur Signell | 2016-12-09 | 2 | -5/+26 |
* | Don't use V8 FieldEvents classes in v7 compatibility module. (#93) | Denis | 2016-12-07 | 1 | -3/+48 |
* | Small fixes to javadocs | elmot | 2016-12-01 | 3 | -3/+3 |
* | Correct all tests that introspect classpath for Vaadin classes. | Denis Anisimov | 2016-11-29 | 6 | -141/+62 |
* | Revert Upload listener registration changes in compatibility package | Henri Sara | 2016-11-27 | 1 | -30/+96 |
* | Fix DeprecatedTest under Windows | elmot | 2016-11-11 | 2 | -6/+7 |
* | Add method to auto scale calendar time range (#17715) | Steven Spungin | 2016-11-04 | 2 | -4/+150 |
* | Move setReadOnly from Component to HasValue | Teemu Suo-Anttila | 2016-11-02 | 1 | -2/+58 |
* | Replace setRequired & HasRequired with setRequiredIndicator | Pekka Hyvönen | 2016-11-01 | 2 | -36/+1 |
* | Implement focus and blur events for CheckBoxGroup. | Denis Anisimov | 2016-10-31 | 2 | -24/+7 |
* | Date/time issues are fixed in the tests. | Denis Anisimov | 2016-10-31 | 1 | -1/+2 |
* | Introduce "shouldWriteDefaultValues" property to DesignContext. | Denis Anisimov | 2016-10-26 | 15 | -51/+62 |
* | Update ValueChange API to use Component and HasValue<>. | Denis Anisimov | 2016-10-25 | 1 | -2/+2 |
* | Binder.bindInstanceFields(Object) method implementation (#47). | Denis Anisimov | 2016-10-25 | 5 | -66/+4 |
* | Update Hierarchical container JavaDocs to match code (#5864) | Teemu Suo-Anttila | 2016-10-24 | 1 | -1/+2 |
* | Move old SelectionEvent to V7 and create a new selection event supertype | Denis Anisimov | 2016-10-24 | 5 | -9/+144 |
* | Add utility for outputting the full declarative syntax of components | Aleksi Hietanen | 2016-10-24 | 4 | -91/+353 |
* | Provide declarative tests for all V7 field components. | Denis Anisimov | 2016-10-21 | 1 | -30/+53 |
* | Move all themes except Valo into a new compatibility-themes package | Aleksi Hietanen | 2016-10-13 | 4 | -0/+868 |
* | Remove AbstractComponent.immediate | Pekka Hyvönen | 2016-10-13 | 11 | -163/+518 |
* | Add Upload to compatibility packages | Pekka Hyvönen | 2016-10-07 | 1 | -0/+1173 |
* | Copy ColorPicker to compatibility-server (again) | Johannes Dahlström | 2016-10-03 | 13 | -0/+2744 |
* | Migrating 7.7.1, 7.7.2, 7.7.3 to V8. | Denis Anisimov | 2016-10-03 | 3 | -1/+142 |
* | Make AbstractDateField based on LocalDate (#125). | Denis Anisimov | 2016-09-30 | 4 | -5/+5 |
* | Unify listeners on the server side | Aleksi Hietanen | 2016-09-29 | 7 | -7/+253 |
* | Revert ComboBox in compatibility packages to V7 version (#201). | Denis Anisimov | 2016-09-27 | 3 | -167/+330 |
* | Mark all server compatibility classes deprecated (#144). | Denis Anisimov | 2016-09-23 | 185 | -256/+763 |
* | Re-add back Form to compatibility package (#296). | Denis Anisimov | 2016-09-22 | 6 | -24/+1639 |
* | Added Slider into compatibility package | Pekka Hyvönen | 2016-09-16 | 3 | -0/+615 |