summaryrefslogtreecommitdiffstats
path: root/compatibility-client/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix java packaging order (#106) Closes vaadin/archetypes#113 * Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607) * Enable changing the backing bean for BeanItem (#4302) (#77) When storing a bean to the database, you typically get a new and updated bean instance back. By allowing to change the bean instance, we make it possible to just update the single BeanItem instance which can be used in many places. * Make AtmospherePushConnection methods public (#7973) There is no sensible way to use a custom version of APC, so protected access does not help in any way to access the underlying resource and/or connected UI. * Use correct indexes in multiselect checkboxes after removing rows (#8072) Fixes #8011 * Fix removal of hidden Grid columns (#8071) Fixes #8018 * Call error handler for exceptions in UI.init() (#8055) Fixes #4995 * Render font icon correctly on the 'more' menu item (#8126) * Render font icon correctly on the 'more' menu item Fixes #8125 * Reopen Grid details on attach, fixes #8015 (#8074) Fixes #8015 * Fix broken Grid tests after picking changes from 7.7.7 Removed duplicate setDetailsVisible calls from onDetach * Correctly detach components in merged cells when a static row is removed (#8142) Fixes #8140
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-1/+4
|
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-93/+93
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Add Vaadin7Widgetset metadata to manifest8.0.0.alpha1Artur Signell2016-09-091-0/+17
| | | | Change-Id: I8619553a03cf3354fe3fa90ea15fca111047a287
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-27/+32
| | | | Change-Id: I50cdcef0beb2f384636eb40c2f3f7493db52ac87
* Add sources to vaadin-compatibility-shared JARHenri Sara2016-08-251-27/+27
| | | | | | | This is required by vaadin-compatibility-client-compiled client side compilation. Change-Id: I8ef49736eaf6c747d5d8892615dbf93a519f3ee0
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-0/+27
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Use the same groupId for all modules in the projectArtur Signell2016-08-191-2/+1
| | | | Change-Id: I9017e2540450e9548090c7fcdaefb1de3315587c
* Add Vaadin 7 compatibility modulesArtur Signell2016-08-191-0/+54
Change-Id: Ife8387c94c85a8167902e69fce5c3a6f761c5d8b