Commit Graph

185 Commits

Author SHA1 Message Date
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
Costantino Perciante 2c8cdce3b1 Added 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@124122 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-12 11:50:46 +00:00
Massimiliano Assante 2f0076632f moved EnhancedFeed class from NewsFeed portlet
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122852 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-04 17:03:43 +00:00
Costantino Perciante 094380d0ea The infrastructure name parameter now can be passed.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122843 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-04 15:52:46 +00:00
Costantino Perciante a5ea860381 Fixed null pointer exception while retrieving some old comments that don't have the "IsEdited" property.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122753 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 17:19:13 +00:00
Costantino Perciante 21e57efddb Added getAllVREIds method
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122743 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 14:19:10 +00:00
Massimiliano Assante c0030bd737 added new method for reading comments by Id
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122716 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 10:57:17 +00:00
Massimiliano Assante cbdaf753d4 support for multifile implemented
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122454 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-22 13:14:26 +00:00
Massimiliano Assante 34d6d0f9f3 support for multifile implemented
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122453 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-22 13:13:08 +00:00
Costantino Perciante 2771bd00f8 When saving attachments, the thumbnail url was saved in a field whose name is "thumbnailUrl" whereas on retrieving it is called "ThumbnailUrl". So the retrieved field was null. Minor fixes on functions' java docs
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122361 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-20 13:58:01 +00:00
Costantino Perciante 1329d8b4a6 Jsonized name fix in Attachment class
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122300 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-18 18:15:24 +00:00
Massimiliano Assante 7c00201f7a git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122294 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-01-18 15:22:05 +00:00
Massimiliano Assante e87596955b updated client feed, added list of attachments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122275 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-18 09:13:06 +00:00
Massimiliano Assante 75217b2afc updated client feed, added list of attachments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122274 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-18 08:54:42 +00:00
Massimiliano Assante 932f323f14 updated client feed, added list of attachments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122273 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-18 08:51:01 +00:00
Massimiliano Assante f4e90bfb6a removed bad import commit
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122269 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-16 22:44:05 +00:00
Massimiliano Assante 6ff064071e implementation of support for multi attachments is completed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122252 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-15 16:16:18 +00:00
Massimiliano Assante 4607c7f815 implementation of support for multi attachments is completed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122250 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-15 16:07:44 +00:00
Massimiliano Assante 630a26d821 partiallly implemnted support for multi attachments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122236 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-14 17:37:03 +00:00
Massimiliano Assante 75a8352ba5 updated xls containing cassandra Schema
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122231 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-14 14:47:27 +00:00
Massimiliano Assante f433cc1d0a Updated methods for editing comments, Bug #246
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@121788 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-12-11 13:34:26 +00:00
Costantino Perciante 6bcd069117 Keyspace Structure.xml now reflects the new keyspace structure
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@121785 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-12-11 13:21:10 +00:00
Costantino Perciante 6b6d41cd3e Changed method for edited comments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@121770 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-12-10 17:38:08 +00:00