Commit grafiek

11 Commits

Auteur SHA1 Bericht Datum
Teemu Suo-Anttila
27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 2017-11-22 12:58:21 +02:00
Teemu Suo-Anttila
87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 2017-09-08 12:47:15 +03:00
Mirjan Merruko
9a6ebeb5a8 Add OSGi support #8830 #8827 #8828 #8829
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
2017-04-25 15:01:06 +03:00
Ilia Motornyi
6eed666314 Snapshot version update to 8.1 (#9023) 2017-04-05 16:15:33 +03:00
Teemu Suo-Anttila
ca1bfa7511 Pick changes from 7.7.7 (#8577)
* 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
2017-02-22 11:35:19 +02:00
Artur
3683769be1 Make it easy to run Sonar on the project (#8118) 2017-01-03 10:25:14 +02:00
Artur Signell
61aff6078c Format project pom files using correct settings (4 spaces)
Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
2016-09-09 10:32:17 +00:00
Artur Signell
ce35755008 Fix OSGi support in compatibility packages
Change-Id: I0f04060c70d83724c08c37e93dd57a2d93b065a8
2016-08-29 13:33:17 +00:00
Henri Sara
6439a2e0c9 Add sources to vaadin-compatibility-shared JAR
This is required by vaadin-compatibility-client-compiled client side
compilation.

Change-Id: I8ef49736eaf6c747d5d8892615dbf93a519f3ee0
2016-08-25 09:51:22 +00:00
Artur Signell
d4dfb58160 Use the same groupId for all modules in the project
Change-Id: I9017e2540450e9548090c7fcdaefb1de3315587c
2016-08-19 16:03:50 +03:00
Artur Signell
1b73770105 Add Vaadin 7 compatibility modules
Change-Id: Ife8387c94c85a8167902e69fce5c3a6f761c5d8b
2016-08-19 09:24:26 +03:00