aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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 Eclipse add vaadin-icons source folder (#8531)Henri Sara2017-02-101-1/+41
|
* Include Vaadin-Icons into the project, (#8485)Ilia Motornyi2017-02-091-0/+47
| | | | | | Include Vaadin-Icons into the valo theme in the project, make vaadin-icons dependency 'provided' Fixes #8471
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-0/+5
| | | | | | | * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219
* Fix OSGi configuration for Liferay 7 (#8204)Henri Sara2017-01-101-1/+2
| | | | * Fix OSGi configuration for Liferay 7
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-201-7/+0
| | | | | | * Remove Google App Engine support and tests Fixes #8033
* Update liferay dependency to 6.2.5Pekka Hyvönen2016-12-121-1/+1
| | | | Official Liferay support for FW 8 is 6.2.
* Make vaadin-server export the VAADIN package again (#20332)Artur Signell2016-12-091-1/+1
| | | | Change-Id: I7241ec11a9bfe7ebfa6a720b1abb3c4d0fabdb36
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-251-0/+7
| | | | | | Binds class instance fields using reflection using Binder.forField() Change-Id: I597f3832d112cfa69c73fb185f1564c482e4eb15
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-240/+241
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Fix OSGi support in compatibility packagesArtur Signell2016-08-291-0/+1
| | | | Change-Id: I0f04060c70d83724c08c37e93dd57a2d93b065a8
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-0/+9
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Use the same groupId for all modules in the projectArtur Signell2016-08-191-1/+0
| | | | Change-Id: I9017e2540450e9548090c7fcdaefb1de3315587c
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-31/+6
| | | | Change-Id: I7d5897384f1172befbc852e27a7372104e7820da
* Define dependency version in the main pom fileArtur Signell2016-08-181-21/+5
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Make OSGi work againArtur Signell2016-08-151-7/+7
| | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Fix typoSampsa Sohlman2016-07-141-1/+1
| | | | Change-Id: Ib1b2d85b26d35f65a9212a207e60124c74f015d9
* Fix javax.servlet versionSampsa Sohlman2016-07-141-2/+2
| | | | Change-Id: Ie044355ebd9ee165d5f9016666ac46f4df4243d8
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-4/+5
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-40/+1
| | | | | | | This removes GWT dependency from the server and shared parts of the framework Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-1/+1
| | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-6/+2
| | | | | | | | | This patch refactors how unpacking of dependencies is handled. It now uses a more generic configuration on top level as well as updates the phase where the extraction happens. This way the source plugin configuration remains small Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-4/+0
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-18/+18
| | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-15/+3
| | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+324
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e