social-networking-library/src/main/java/org/gcube/portal/databook/shared
Massimiliano Assante 43c4ee0717 removed useless logger in FeedIdNotFoundexception
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@165171 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-03-16 10:14:01 +00:00
..
ex removed useless logger in FeedIdNotFoundexception 2018-03-16 10:14:01 +00:00
ApplicationProfile.java git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00
Attachment.java 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 2016-01-20 13:58:01 +00:00
ClientAttachment.java Added JsInterop DTOs (ClientPost, ClientAttachment and JSON) for supporting new IPC Client side in NewsFeed 2018-03-07 13:28:06 +00:00
ClientFeed.java updated client feed, added list of attachments 2016-01-18 08:54:42 +00:00
ClientPost.java Added JsInterop DTOs (ClientPost, ClientAttachment and JSON) for supporting new IPC Client side in NewsFeed 2018-03-07 13:28:06 +00:00
Comment.java Changed method for edited comments 2015-12-10 17:38:08 +00:00
EnhancedFeed.java moved EnhancedFeed class from NewsFeed portlet 2016-02-04 17:03:43 +00:00
Feed.java 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 2016-01-20 13:58:01 +00:00
FeedType.java git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00
ImageType.java git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00
Invite.java partially implemented invites handling, still to implement get methods for checking who was invited in a given environment 2015-06-25 16:25:37 +00:00
InviteOperationResult.java partially implemented invites handling, still to implement get methods for checking who was invited in a given environment 2015-06-25 16:25:37 +00:00
InviteStatus.java support for invites invites management alpha version is complete 2015-06-29 15:49:49 +00:00
JSON.java Added JsInterop DTOs (ClientPost, ClientAttachment and JSON) for supporting new IPC Client side in NewsFeed 2018-03-07 13:28:06 +00:00
JobStatusType.java modified the JobStatusType names, and added the service name attribute to the RunningJob class 2017-01-20 11:16:07 +00:00
Like.java git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00
Notification.java 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
NotificationChannelType.java added support for notifications settings and tested 2013-01-30 16:58:23 +00:00
NotificationType.java removed support for document workflow notifications 2016-09-26 12:14:35 +00:00
PrivacyLevel.java git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00
RangeFeeds.java added support for feeds range retrieval 2014-03-13 15:08:00 +00:00
RunningJob.java modified the JobStatusType names, and added the service name attribute to the RunningJob class 2017-01-20 11:16:07 +00:00
ShowUserStatisticAction.java Revised text for commented and liked posts 2016-10-07 09:28:00 +00:00
UserInfo.java updated pom to maven portal bom 3.0 2016-05-03 15:30:42 +00:00