summaryrefslogtreecommitdiffstats
path: root/liferay-integration
Commit message (Collapse)AuthorAgeFilesLines
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Update copyright year (#10761)Ilia Motornyi2018-03-277-7/+7
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
| | | Also use "event" as the name for events
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-7/+3
| | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-2/+0
| | | And remove unused imports.
* Remove redundant versions in POMs (#9990)Ahmed Ashour2017-09-141-1/+0
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Enable Declarative Services in OSGi portlet UI (#9879)Mirjan Merruko2017-08-293-6/+62
| | | | | If the UI scope is not prototype, show a warning that declarative services are not available in the UI. Fixes #9589
* Rename OSGi classes for Java naming conventions (#9320)Henri Sara2017-05-155-17/+17
| | | | | | - Rename OSGi to Osgi in class names. - Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with Spring, CDI etc. add-ons - Add missing javadoc
* Fix parent version in some POMsHenri Sara2017-04-251-1/+1
| | | Use the correct snapshot version of the parent.
* Add some javadoc for Liferay integration moduleHenri Sara2017-04-258-4/+33
| | | | Indicate that the classes are only for Liferay 7+, clarify annotation parameters and update module description.
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-0/+2
| | | | Adds RequiredExecutionEnvironment and License fields and renames some bundles (SymbolicName) for backwards compatibility.
* Property change of the UI service updates the properties of the PortletMirjan Merruko2017-04-251-0/+14
| | | | In response to property change the properties
* Remove dependency of portlets to liferay-integration bundleMirjan Merruko2017-04-252-7/+96
| | | | | | | A property can be used instead of the convenience annotation to mark a UI as a Portlet UI registration that should be picked up by the liferay integration. This removes the unnecessary dependency on the liferay-integration bundle.
* Add liferay integration originally developed by Sampsa Sohlman #8834Mirjan Merruko2017-04-258-0/+572