databases-manager-portlet/src/main/java/org/gcube/portlets/user/databasesmanager/client
Loredana Liccardo d1524d1a24 samplings and submitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext().
GWTdbManagerServiceImpl, GxtBorderLayoutPanel and SamplingResultWithFileFromServlet classes changed in order to manage the truncated map and the file recovered from the statistical through a smp url and converted in a http url.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101765 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-28 11:51:32 +00:00
..
datamodel samplings and submitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext(). 2014-11-28 11:51:32 +00:00
events added the query "select * table_name limit 10" in the dialog submitQuery 2014-09-18 12:10:36 +00:00
form added the query "select * table_name limit 10" in the dialog submitQuery 2014-09-18 12:10:36 +00:00
panels samplings and submitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext(). 2014-11-28 11:51:32 +00:00
resources code commented removed 2014-09-08 10:36:49 +00:00
toolbar bug fixed in class GWTdbManagerServiceImpl for the removeComputation RPC in order to pass to the getFactory method the correct scope. In GxtToolbar class logger print modified in the callback success of the removeComputation rpc. 2014-10-21 15:08:22 +00:00
utils ConstantsPortlet class was moved from package client.utils in package shared 2014-10-13 14:34:03 +00:00
DatabasesManager.java ConstantsPortlet class was moved from package client.utils in package shared 2014-10-13 14:34:03 +00:00
GWTdbManagerService.java user timeout session management generating a SessionExpiredException in order to show the session checker dialog and redirect to login 2014-09-29 13:13:02 +00:00
GWTdbManagerServiceAsync.java exceptions management on algorithm input parameters 2014-09-22 09:10:07 +00:00