Commit Graph

26 Commits

Author SHA1 Message Date
Giancarlo Panichi 4b4877dc8a Updated to Git and Jenkins 2019-12-16 12:14:28 +01:00
Giancarlo Panichi f3096149b6 Updated to Git and Jenkins 2019-12-16 12:12:09 +01:00
Giancarlo Panichi 9282076a45 ref 8432:TDM - DatabasesManager - Support Java 8 compatibility
https://support.d4science.org/issues/8432

Updated to support Java 8 compatibility

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@148417 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-09 16:30:48 +00:00
Giancarlo Panichi c2c5928d31 ref 8432:TDM - DatabasesManager - Support Java 8 compatibility
https://support.d4science.org/issues/8432

Updated to support Java 8 compatibility

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@148398 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-09 12:52:09 +00:00
Giancarlo Panichi e1e322c6c6 ref 8432:TDM - DatabasesManager - Support Java 8 compatibility
https://support.d4science.org/issues/8432

Updated to support Java 8 compatibility

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@148376 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-09 09:11:08 +00:00
Giancarlo Panichi 87ca61215a Fixed dependency
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@144688 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-03-06 13:24:13 +00:00
Giancarlo Panichi d166f16b1f Fixed dependency
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@144687 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-03-06 13:20:00 +00:00
Giancarlo Panichi 549da5b97b Updated Boolean support
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@134521 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-22 13:36:43 +00:00
Giancarlo Panichi f2757b816d Updated to DataMiner service
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@133853 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-03 11:31:43 +00:00
Giancarlo Panichi 71209d2293 Updated session-checker dependency
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@133128 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-12 13:08:04 +00:00
Giancarlo Panichi 377cc7412e Updated session-checker dependency
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@133124 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-12 12:51:26 +00:00
Giancarlo Panichi 2c2d3a07da Updated to Liferay 6.2
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@129670 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-06-30 09:38:53 +00:00
Giancarlo Panichi 0665554cd5 Updated to Liferay 6.2
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@129655 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-06-29 15:17:10 +00:00
Loredana Liccardo ba666c807c - total number rows added in the header of the result related to the submit Query operation: classes ComputationOutput,SubmitQueryResultWithFileFromServlet,GxtBorderLayoutPanel, GWTdbManagerServiceImpl modified.
- class Result modified in order to implement IsSerializable and not Serializable
- pom file modified in order to use gwt 2.6.1 with scope compile and not use gwt from the portal bom file.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101939 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-12-05 15:04:06 +00:00
Loredana Liccardo 4102e20eea dependencies modified in pom file:
- dependency xalan modified in provided in order to use the lib available in the portal.
- dependency jakarta-regexp added in order to not use the package regexp in xalan
- removed an aslcore dependency because duplicated.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101834 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-12-02 15:35:11 +00:00
Loredana Liccardo aec88a2b18 - for the submitQuery the file result management has been modified. The file is retrieved from the statistical. GWTdbManagerServiceImpl, GxtBorderLayoutPanel, ComputationOutput, SubmitQueryResultWithFileFromServlet modified.
- pom file version changed in 1.3.0
- check added on data object in loadSubmitQuery method
- UriResolver used to generate an http link from smp url. Dependency added in the pom file.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101654 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-19 15:00:35 +00:00
Loredana Liccardo 697a84b635 pom file modified in order to use the statistical-manager-cl-1.4.0. GWTdbManagerServiceImpl class modified in order to catch only the IndexOutBoundsException.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101476 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-05 16:26:35 +00:00
Loredana Liccardo 47a8def5e5 pom version changed from 1.1.0 to 1.2.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@100811 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-21 09:59:44 +00:00
Loredana Liccardo 38d0c898f3 - session checker widget added.
- logger.error() formatted in GWTdbManagerServiceImpl

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@100202 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-24 16:59:57 +00:00
Loredana Liccardo 1fa882c62d files changelog and pom modified for release 1.1.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@99794 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-12 14:59:10 +00:00
Loredana Liccardo 82cf7995f2 directory for cache created in a corrected way and dependecy for ehcache set to provided
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@99736 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-10 16:37:59 +00:00
Loredana Liccardo 60421055b7 data in the tree panel cached with the encache mechanism
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@99673 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-10 12:31:20 +00:00
Loredana Liccardo 9c21766b70 add ASLSession object in class GWTdbManagerServiceImpl to manage variables for each user Http session. Classes CancelQueryExecutionEvent, CancelQueryExecutionEventHandler added. Pom file modified to add aslSession adding the related dependency.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@99175 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-08-01 09:27:40 +00:00
Loredana Liccardo 1c4202215f log4j added and system.out.println commented in GxtBorderLayoutPanel e GxtTreePanel
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@98889 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-22 16:32:39 +00:00
Loredana Liccardo 06ce7bab84 folder distro added and pom file changed in order to release in 3.3.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@98296 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-02 13:36:04 +00:00
Loredana Liccardo 29c3734d34 initial commit
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@98269 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-02 10:57:14 +00:00