Databases Manager Portlet is the principal user interface which allows access and visualization of the data contained in the Databases available in D4Science Infrastructure.
Go to file
Loredana Liccardo 9b569d41a3 - refresh on data improved in the tree panel in order to implement the cascade refresh using a thread (refreshDataTree method modified). queue mechanism added to make asynchronous the communication with the ThreadDataLoader. class GWTdbManagerSErviceImpl modified.
- The classes as GxtBorder, GxtTree, GxtToolbar has been modified to manage events "loadingTreeFinishedEvent and RefreshDataFinishedEvent" related to the refreshData button but their code has been commented because not useful. 

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@100602 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-10 10:53:26 +00:00
.settings bug fixed in GWTdbManagerServiceImpl class for the cancel of a submit query operation.comments removed in the other classes. 2014-08-25 15:55:53 +00:00
distro files changelog and pom modified for release 1.1.0 2014-09-12 14:59:10 +00:00
src - refresh on data improved in the tree panel in order to implement the cascade refresh using a thread (refreshDataTree method modified). queue mechanism added to make asynchronous the communication with the ThreadDataLoader. class GWTdbManagerSErviceImpl modified. 2014-10-10 10:53:26 +00:00
.classpath 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. 2014-08-01 09:27:40 +00:00
.project initial commit 2014-07-02 10:57:14 +00:00
pom.xml - session checker widget added. 2014-09-24 16:59:57 +00:00