Commit Graph

157 Commits

Author SHA1 Message Date
Massimiliano Assante 3e328e71e5 Added JsInterop DTOs (ClientPost, ClientAttachment and JSON) for supporting new IPC Client side in NewsFeed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@164772 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-03-07 13:28:06 +00:00
Massimiliano Assante c9308c45ba removed dependency for PortalContext when instancing Cassandra cluster
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@148746 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-16 15:43:12 +00:00
Costantino Perciante 00622a0dc8 added code for support of hashtags in comments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@148718 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-16 14:07:37 +00:00
Massimiliano Assante ca2814c7d3 Improved exceptions handling<
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@141784 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-25 15:38:50 +00:00
Costantino Perciante 214e3ec5b7 modified the JobStatusType names, and added the service name attribute to the RunningJob class
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@141662 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-01-20 11:16:07 +00:00
Massimiliano Assante 872dd71b75 fixed creation of secondary index on ATTACHMENTS CF
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@133058 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-11 13:01:58 +00:00
Costantino Perciante 036880784d secondary index name fixed in getAttachmentsByFeediId
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@133053 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-11 11:09:19 +00:00
Massimiliano Assante 2faff2208b reduced astyanax dependencies to core
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@132990 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-10 12:58:44 +00:00
Massimiliano Assante bf933f183b Revised text for commented and liked posts
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@132888 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-07 09:28:00 +00:00
Massimiliano Assante b84ffacf7c added missing column families (EMAILInvites and VREInvites) in keysapce creation
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@132586 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-04 13:24:00 +00:00
Massimiliano Assante 6673d3e604 removed support for document workflow notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131785 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-26 12:14:35 +00:00
Massimiliano Assante 5219c13587 removed support for Document Workflow, upgrade astyanax dependency to 2.0.2
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131774 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-26 10:06:35 +00:00
Massimiliano Assante 3b12142c43 removed support for Document Workflow, upgrade astyanax dependency to 2.0.2
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131773 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-26 10:05:02 +00:00
Massimiliano Assante 42e9bbdabb fixed scope set for infrastructure (was missing the starting "/")
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131609 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-22 09:03:49 +00:00
Massimiliano Assante 06fab8b5f1 updated astyanax dependencies
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131390 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-09-15 13:54:48 +00:00
Costantino Perciante 350088cbd4 ShowUserStatisticsAction human friendly messages changed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@131043 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-30 14:47:43 +00:00
Costantino Perciante fa05ed5202 check added on getRecentLikedFeeds
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130990 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-06 06:41:53 +00:00
Costantino Perciante fbae17bb34 getRecentComments speeded up by reducing synchronization time at minimum
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130989 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-06 06:19:53 +00:00
Costantino Perciante 59faa6b0d5 minor fix to speed up recent comments by user retrieval (nextRow label is used)
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130988 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-05 13:44:29 +00:00
Costantino Perciante 62bad0c922 changelog updated
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130963 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 14:49:54 +00:00
Costantino Perciante ba975e9eea moved to version 1.13.0
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130962 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 14:47:59 +00:00
Costantino Perciante 11f3071cca Changelog updated for future version update
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130958 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 14:22:44 +00:00
Costantino Perciante 35a733be7d Added further support to show feeds related to user's statistics, such as: recent posts, recent likes/comments made, recent likes/comments got
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130957 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 13:50:25 +00:00
Costantino Perciante 6d7d952e99 minor fix to getRecentComments and getRecentCommentedFeeds methods
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130954 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 08:08:51 +00:00
Costantino Perciante 0ee2a0426b added method getRecentCommentedFeedsByUserAndDate
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130953 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-02 18:15:50 +00:00
Costantino Perciante bdaf2fef33 Added methods to retrieve most recent liked feeds and most recent comments by user
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130946 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-02 15:25:27 +00:00
Costantino Perciante 0754b015fe added a log message after pool close
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130550 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-19 14:27:45 +00:00
Massimiliano Assante dfddcde6d6 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130231 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-07-11 12:31:43 +00:00
Costantino Perciante 766fa61346 removed finalize override method to close connection
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130211 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-11 08:08:22 +00:00
Costantino Perciante 7f8cfda84d added finalize method to close connections
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130203 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-09 16:40:06 +00:00
Costantino Perciante e5fa6e59a7 implemented closeConnection to shutdown connection pool to cassandra nodes
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130200 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-07-09 15:54:33 +00:00
Massimiliano Assante 13afd36dce added group memmbers oid param
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@128814 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-05-25 10:10:57 +00:00
Costantino Perciante fb3dfaa024 Added method getVREHashtagsWithOccurrenceFilteredByTime to filter hashtags too old
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@128535 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-05-10 10:14:46 +00:00
Massimiliano Assante df008d8b66 updated pom to maven portal bom 3.0
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@128434 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-05-03 15:30:42 +00:00
Massimiliano Assante 5e5891ea84 updated DB Schema in the excel to reflect the actual schema
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@127006 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-12 08:37:24 +00:00
Massimiliano Assante 2a14d9531a removed costants profile page url
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126800 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-06 09:01:38 +00:00
Massimiliano Assante 23405e8e35 minor update
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126778 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-05 14:14:31 +00:00
Costantino Perciante 452c9e8e53 Removed getUnreadMessagesNotificationsByUser since we have both unread messages with the other unread notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126752 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 16:40:42 +00:00
Costantino Perciante fdda510279 The Messages column family has been merged with the UserNotifications one. The unreadNotifications cf now contains every kind of unread notification (i.e., also messages notifications)
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126751 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 16:02:46 +00:00
Massimiliano Assante e8b9c9ae5c added support for notifications liferay 6.2
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126721 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 10:55:43 +00:00
Massimiliano Assante c759739bec git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126720 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-04-04 10:54:38 +00:00
Costantino Perciante 59424dc2ab Changed methods to handle unread notifications/messages column families
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126718 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 10:46:24 +00:00
Massimiliano Assante bb83e8216f removed link to the public user profile as static var, updated schema model xls for cassandra keyspace
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126712 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 10:21:37 +00:00
Massimiliano Assante 53c7833dd0 updated distro folder
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@125737 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-03-18 14:02:35 +00:00
Massimiliano Assante 8268ca4117 UPDATED distro folder
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@125252 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-03-15 11:47:08 +00:00
Massimiliano Assante 4395b4a4ba UPDATED distro folder
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@125024 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-03-14 13:40:00 +00:00
Massimiliano Assante 7d24049991 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@124574 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-02-25 14:06:43 +00:00
Costantino Perciante 33678d1ae1 Notification class now contains the commentKey field
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@124270 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-17 16:46:43 +00:00
Costantino Perciante 34981c4326 Updated changelog.xml
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@124226 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-16 14:12:46 +00:00
Costantino Perciante f272c841a6 Changed SEARCH_OID in order to handle user's full-text search
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@124128 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-12 14:09:10 +00:00