summaryrefslogtreecommitdiffstats
path: root/compatibility-server
Commit message (Expand)AuthorAgeFilesLines
* Increase threshold in server side performance test for stability (#8370)Henri Sara2017-01-301-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Exclude GAE packages from OSGi imports (#8205)Henri Sara2017-01-101-1/+5
* Refactor AbstractDateField. (#8146)Denis2017-01-102-2/+2
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-0/+4
* Update @since tags for 7.7.5Denis Anisimov2017-01-032-2/+7
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-205-2/+634
* @since tag is set (#8021)Denis2016-12-162-2/+2
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-158-12/+389
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-1/+50
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-153-18/+441
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+31
* Add compatibility layouts with old defaults. (#7967)Henri Sara2016-12-142-0/+120
* Make vaadin-server export the VAADIN package again (#20332)Artur Signell2016-12-091-1/+1
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-12-091-5/+3
* Update client side selection state when changing selection model (#20370)Artur Signell2016-12-091-0/+4
* Send selection change events when changing selection mode (#20391)Artur Signell2016-12-092-1/+46
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-12-091-0/+16
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-12-092-0/+28
* Never check the selectAll checkbox in an empty grid (#20301)Artur Signell2016-12-092-5/+26
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-3/+48
* Small fixes to javadocselmot2016-12-013-3/+3
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-296-141/+62
* Revert Upload listener registration changes in compatibility packageHenri Sara2016-11-271-30/+96
* Fix DeprecatedTest under Windowselmot2016-11-112-6/+7
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-042-4/+150
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-2/+58
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-012-36/+1
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-312-24/+7
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-1/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-2615-51/+62
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-2/+2
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-255-66/+4
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-10-241-1/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-245-9/+144
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-244-91/+353
* Provide declarative tests for all V7 field components.Denis Anisimov2016-10-211-30/+53
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-134-0/+868
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-1311-163/+518
* Add Upload to compatibility packagesPekka Hyvönen2016-10-071-0/+1173
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-0313-0/+2744
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-033-1/+142
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-304-5/+5
* Unify listeners on the server sideAleksi Hietanen2016-09-297-7/+253
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-273-167/+330
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-23185-256/+763
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-226-24/+1639
* Added Slider into compatibility packagePekka Hyvönen2016-09-163-0/+615
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-1315-2853/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-112/+112