summaryrefslogtreecommitdiffstats
path: root/compatibility-server
Commit message (Expand)AuthorAgeFilesLines
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-091-48/+1
* Make JavaScriptExtension serializable (#9721)Artur2017-07-261-0/+62
* Update hierarchical data related deprecation messages (#9558)Henri Sara2017-06-208-21/+28
* Update since tags for TB elements (#9329)8.1.0.alpha8Henri Sara2017-05-161-1/+0
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-1/+3
* Move GAEVaadinServlet to its own moduleMirjan Merruko2017-04-253-477/+0
* Add OSGi support #8830 #8827 #8828 #8829Mirjan Merruko2017-04-252-30/+12
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-15102-34/+368
* Replacement guide javadocs for deprecated classes, part two (#8719)Ilia Motornyi2017-03-1526-3/+95
* Include components in joined cells when finding child components (#8772)Artur2017-03-081-106/+0
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-3/+3
* Revert multi select using state changeTeemu Suo-Anttila2017-03-071-4/+12
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-073-3/+135
* Restore type attributes to compatibility UIDLTeemu Suo-Anttila2017-03-074-1/+12
* Revert html content through shared state for OptionGroupTeemu Suo-Anttila2017-03-071-2/+13
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-072-36/+1
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-072-0/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0756-342/+440
* Revert diamond operator changesTeemu Suo-Anttila2017-03-0760-364/+376
* Eliminate more full classnamesTeemu Suo-Anttila2017-03-074-35/+29
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-0750-881/+282
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-228-9/+300
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-1728-16/+94
* Add deprecation messages replaced legacy components (#8584)Leif Åstrand2017-02-162-0/+9
* 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