Commit Graph

211 Commits

Author SHA1 Message Date
Costantino Perciante b23530c386 Manage Item button style changed (added tooltip, put text to red and bold)
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142651 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-16 16:50:43 +00:00
Costantino Perciante 613228b4af When switching among tabs the ckan-connector is no longer invoked since it is useless.
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142586 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-15 17:49:48 +00:00
Costantino Perciante dd4ffc77a5 changed Product to Item term
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142578 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-15 16:09:58 +00:00
Costantino Perciante c307f279a6 ckan_hide_header cookie set as session-like cookie: now expires when the browser is closed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142446 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-10 09:04:03 +00:00
Costantino Perciante 6c83e1953e separator between my info and generic info is hidden when the portlet is deployed outside the portal. Minor fix for gcube-token recognized as product tag in some cases
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142297 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-06 17:30:47 +00:00
Costantino Perciante a775694e67 moved the cookie setter before iframe's url is set
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142216 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-04 07:50:30 +00:00
Costantino Perciante 5947db3dd8 set cookie to hide banner when no user is logged in
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142215 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-03 21:45:04 +00:00
Costantino Perciante ca58bc998e avoid calling ckan logout if the portlet is accessed from outside
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142212 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-03 17:24:11 +00:00
Francesco Mangiacrapa 0f9425b55f git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142211 82a268e6-3cf1-43bd-a215-b396298e98cf 2017-02-03 17:12:16 +00:00
Francesco Mangiacrapa 738f4f4435 git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142208 82a268e6-3cf1-43bd-a215-b396298e98cf 2017-02-03 17:06:49 +00:00
Costantino Perciante c9aada8099 minor fix on role retrieval
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142015 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-02-01 17:11:54 +00:00
Costantino Perciante 911a1b976f added check on organization existence
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141886 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-28 15:51:28 +00:00
Costantino Perciante 7080f55c9e getGroups and getOrganizations now use the newest and fastest ckan-utility-lib's methods which directly query the database
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141852 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-27 10:27:40 +00:00
Costantino Perciante 3427b10f81 minor fixes when retrieving roles and setting them
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141849 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-27 08:35:57 +00:00
Costantino Perciante 872d3852cb gcoreendpoint now implements serializable. Associaiton thread starts only if there are organizations to manage
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141848 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-26 18:29:51 +00:00
Costantino Perciante b3e282c684 minor fixes for grsf-manage widget support
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141847 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-26 18:22:00 +00:00
Costantino Perciante 7a05901a47 GRSF management facility has been moved into a dedicated widget. At most one organization plus a role is sent to the ckan connector. The others, if any, will be managed by the portlet/widget itself.
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141844 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-26 17:47:46 +00:00
Costantino Perciante c793a06e5b added code to speed up connection on ckan, but it is still slow sometimes (vres and role of the user in that vres are sent)
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141795 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-25 17:30:53 +00:00
Costantino Perciante 7053c761b5 missing imports readded
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141470 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-04 17:46:18 +00:00
Costantino Perciante 620e8670a6 added debug line to check GRSF-Admin role status
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141439 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-02 10:00:17 +00:00
Costantino Perciante 72dffe303b added some more logs. Log is now the Liferay one
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141406 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-26 22:12:33 +00:00
Costantino Perciante e49f7436e4 added GRSF Admin role to let user manage grsf records (the manage product property needs to be enabled on its own)
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@141405 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-26 21:17:09 +00:00
Costantino Perciante 7ccca68c9c minor comment fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139994 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-13 16:46:40 +00:00
Costantino Perciante 0b91461c62 removed useless imports
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139985 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-13 14:45:27 +00:00
Costantino Perciante 2c9d8935e7 minor fix :changed order of buttons in the main panel
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139927 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-12 16:08:03 +00:00
Costantino Perciante a3c3dd2070 added patch for #6171 (sobigdata). Added more tabs to the portlet to let user perform catalogue navigation more easily
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139913 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-12 13:49:42 +00:00
Costantino Perciante ca4f796b72 annotation key was missed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139889 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-10 12:33:47 +00:00
Costantino Perciante 81174435c0 minor fix: newTag was not added
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139886 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-10 11:58:31 +00:00
Costantino Perciante 546b0eb582 minor fix for grsf updater service
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139880 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-10 10:54:25 +00:00
Costantino Perciante d585e1bef6 minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139873 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-10 09:55:30 +00:00
Costantino Perciante a1874a714e Notification of GRSF update is now performed in one shot to avoid problems. The patch operation is performed at most 5 times in case of errors.
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139872 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-10 09:52:38 +00:00
Costantino Perciante 8e31ba287b minor fix: new status group is now added correctly
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139868 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-09 21:14:04 +00:00
Costantino Perciante f0527298af minor fixes for grsf-update feature. There is one bug left: the annotation message is overridden and not appended
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139867 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-09 19:09:27 +00:00
Costantino Perciante 1b8d716148 style fix for footer in group/organization panels
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139856 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-09 15:11:36 +00:00
Costantino Perciante a124da9f3c minor fixes for GRSF manage form
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139842 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-09 10:40:56 +00:00
Costantino Perciante 933bd6fde3 error message on failed update changed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139820 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-08 18:33:01 +00:00
Costantino Perciante 81399652d3 minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139819 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-08 18:29:52 +00:00
Costantino Perciante 049520f402 improved manage product facility (added enum for status, thread for patching the resource in the catalogue once it has been changed into the knowledge base)
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@139808 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-12-07 17:40:27 +00:00
Costantino Perciante 3774df4535 minor fixes. Also fixed the css of the modal to avoid conflicts with the one shown when session expires
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135122 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 15:06:13 +00:00
Costantino Perciante eeb2bb2f8f minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135118 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 14:25:09 +00:00
Costantino Perciante 79229daa5e minor fixes: when a product change status also its current groups and tags need to be updated
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135117 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 14:18:51 +00:00
Costantino Perciante bedbe09eaa annotation is trimmed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135106 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 10:57:38 +00:00
Costantino Perciante 55907603bb Minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135100 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 10:25:40 +00:00
Costantino Perciante 001789ded1 Minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135098 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-30 10:17:30 +00:00
Costantino Perciante b843a2b551 minor fixes and patch product thread class to implement
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135074 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-29 17:42:27 +00:00
Costantino Perciante 20193083df Added code to supprt GRSF product editing. It needs to be tested
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135054 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-29 16:20:50 +00:00
Costantino Perciante 80a4718f91 footer updated in groups and organizations panels
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@135000 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-28 16:15:29 +00:00
Costantino Perciante 384023ee10 minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134753 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-25 09:38:35 +00:00
Costantino Perciante 70a07ac0c7 moved to version 1.2.0 due to several changes. Removed asl session too
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134752 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-25 09:37:56 +00:00
Costantino Perciante d7d3e2fc08 groups tab modified to be equal to the organization one (a list of groups' titles and roles)
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134415 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-21 09:12:24 +00:00
Costantino Perciante d0a912b954 started implementing the groups panel. Added a loading icon on the organizations page, while waiting for the list to be returned
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134404 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-20 21:33:51 +00:00
Costantino Perciante 99db1074b2 put in session groups of the user
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134319 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-17 13:31:01 +00:00
Costantino Perciante f4eea2427a minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134316 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-17 13:17:29 +00:00
Costantino Perciante 846f5209f2 minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@134104 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-11 18:18:02 +00:00
Costantino Perciante 972cb408aa minor fix to get highestRole function
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133972 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-08 22:10:16 +00:00
Francesco Mangiacrapa 3cd1cf0d52 TASK #5615 completed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133899 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-04 12:01:35 +00:00
Costantino Perciante 56ed7f78bf Added hide border property in portlet.xml
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133864 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-03 15:49:01 +00:00
Costantino Perciante 4e6bee32c5 minor fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133842 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-03 09:59:51 +00:00
Costantino Perciante b7c24a86fe query parameters are always decoded on portal rendering
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133833 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-02 22:19:49 +00:00
Francesco Mangiacrapa 4fa83e2e07 This fix should resolve the logout from CKAN before browser window is closed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@133739 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-28 15:39:06 +00:00
Costantino Perciante 902df89242 minor changes due to modified underneath widget and library
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131995 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-28 14:44:27 +00:00
Costantino Perciante e2d786340c minor fixes due to updated widget and ckan util library
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131960 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-28 10:30:59 +00:00
Costantino Perciante ab7518009d minor fix for role button
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131941 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-28 07:40:02 +00:00
Costantino Perciante f27fda3d63 Specified the role the user has for each organization
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131933 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-27 16:38:33 +00:00
Costantino Perciante 229e66c08c minor fix in utils class
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131765 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-23 16:49:04 +00:00
Costantino Perciante d81fa0499f minor fix when checking roles
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131761 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-23 16:42:24 +00:00
Costantino Perciante 228f4b4193 minor fix when logout is performed but session was expired
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131740 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-23 10:53:48 +00:00
Costantino Perciante 3c0f371ef2 removed rpc call to check who's the current user
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131734 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-23 10:41:40 +00:00
Costantino Perciante 4d14d83409 Fixed ckan logout
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131566 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-21 08:40:42 +00:00
Costantino Perciante 0cccb119ac minor fix due to http session attributes moved into the ckan library
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131395 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-15 14:30:21 +00:00
Costantino Perciante e71ddc9b6c minor fix for session attribute
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131392 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-15 13:59:13 +00:00
Costantino Perciante a625555295 fix due to update ckan library
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131389 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-15 13:50:27 +00:00
Costantino Perciante 521ca0bdad removed forced mapping for production root organization
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131367 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-14 16:06:49 +00:00
Costantino Perciante ab767fcc51 minor fix for highestRoleMethod
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131359 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-14 15:11:38 +00:00
Costantino Perciante b109a8b7da Started managing the editor role. Added loading image within iframes and removed when onloading event is fired
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131357 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-14 14:42:46 +00:00
Costantino Perciante 1822ee8c06 Several fixes due to changed ckan utils library
Added support for multiselection in metadata listboxes

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@131118 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-05 16:18:57 +00:00
Costantino Perciante 69fd3467c1 moved to factory ckan utils
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130934 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-02 07:49:24 +00:00
Costantino Perciante 6418d1a510 Footer added to My Organizations Page
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130815 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-26 10:39:41 +00:00
Costantino Perciante 69c832d8ef the list of vres is now a list of organizations
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130699 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-22 10:48:52 +00:00
Costantino Perciante a1870c7d04 the ckan connector needs the production root vo name organization as it is on ckan-d4s.d4science.org
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130686 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-22 09:16:50 +00:00
Costantino Perciante 0ea26bce58 minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130673 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-22 07:56:20 +00:00
Costantino Perciante 5e0467a79a ensure that the ckan connector add the user to the organizations first, then call the utility library
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130672 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-22 07:55:35 +00:00
Costantino Perciante 1409810969 minor fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130667 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-21 20:23:13 +00:00
Costantino Perciante 36898524ec minor fix for the production root
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130665 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-21 20:17:09 +00:00
Costantino Perciante c66b170e7f minor improvement
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130612 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-20 21:59:07 +00:00
Costantino Perciante 854578d2f7 minor fixes to retrieve user's organizations names and titles
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130608 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-20 20:42:39 +00:00
Costantino Perciante 224014aff7 minor fixes and improvements
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130606 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-20 19:29:39 +00:00
Costantino Perciante a788c64667 when the user choose a certain organization the name of the profiles is automatically updated
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130605 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-20 17:14:46 +00:00
Costantino Perciante 82fed8eb45 minor fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130556 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-19 15:14:12 +00:00
Costantino Perciante 5577c0715e editor cannot publish, so he won't see the Publish button
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130553 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-19 14:48:31 +00:00
Francesco Mangiacrapa d593a9c963 Added fix to save Ckan EndPoint and AccessPoint in session
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130528 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-19 10:31:53 +00:00
Francesco Mangiacrapa 1c996a7904 Added code to manage error during read ckan-connenctor runtime resource
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130473 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-18 10:39:45 +00:00
Francesco Mangiacrapa e11eb818aa Added onResize set height for iFrame in order to avoid page refresh delay
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130455 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-18 09:42:22 +00:00
Francesco Mangiacrapa cc169e6d6a Added code to read postMessage from CKan template in oder to set iFrame height after page loading
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130454 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-18 09:34:34 +00:00
Francesco Mangiacrapa 420ee338f4 Added set height for iFrame in order to have only internal scroll
Disabled Window scroll

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130449 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-15 16:19:05 +00:00
Costantino Perciante 60f784cd04 added handler on form close
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130352 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-14 10:17:53 +00:00
Costantino Perciante 0e8851ce75 minor fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130337 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-14 08:28:10 +00:00
Costantino Perciante 98cdbaa6ce minor fix
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130325 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-13 16:16:31 +00:00
Costantino Perciante daad41d0e9 portlet displayed name changed
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130174 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-08 13:41:08 +00:00
Costantino Perciante 2b9db225fd redirect user to production root catalogue if he is not logged in
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@130109 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-07 14:20:44 +00:00