Commit Graph

187 Commits

Author SHA1 Message Date
Ahmed Salah Tawfik Ibrahim 785511f6a3 Bugs fixed 2023-12-04 17:38:33 +01:00
Ahmed Salah Tawfik Ibrahim b968a6f7dd Attachments bug fixed 2023-11-28 19:40:20 +01:00
Ahmed Salah Tawfik Ibrahim 61723dcc11 DB Write bug fixed 2023-11-27 15:45:26 +01:00
Ahmed Salah Tawfik Ibrahim 36eefcba26 Added author. 2023-11-24 11:49:40 +01:00
Ahmed Salah Tawfik Ibrahim 9ea2895833 Bug fixed - nullpointer exception result.all(), result.one() 2023-11-22 19:40:29 +01:00
Ahmed Salah Tawfik Ibrahim 6cf162bb91 Fixed performance bug 2023-11-15 18:14:57 +01:00
Ahmed Salah Tawfik Ibrahim 03d2b0cdf9 Remove dependencies from jar. 2023-11-14 12:28:57 +01:00
Ahmed Salah Tawfik Ibrahim 204462fcd6 Remove astyanx dependencies and imports. 2023-10-30 19:04:54 +01:00
Ahmed Salah Tawfik Ibrahim 3bd81a415f Datastax Driver Fully Implemented - Partially Tested - return of deprecated methods 2023-10-30 18:52:02 +01:00
Massimiliano Assante 6465e88378 removed obsolete maven plugin for javadoc 2022-12-20 10:34:49 +01:00
Massimiliano Assante 8ac4057526 release version 2022-09-20 18:51:31 +02:00
Massimiliano Assante db817c6326 fixed typo in changelog 2022-09-20 18:41:39 +02:00
Massimiliano Assante e88fd338ee publishing SNAPSHOT 2022-09-20 18:40:31 +02:00
Massimiliano Assante 6bb93b7de2 fixed broken interfsce by mistake, added getAllLikesByFeed back 2022-09-20 18:39:38 +02:00
Massimiliano Assante 60abff8772 ready to release 2022-09-20 18:31:54 +02:00
Massimiliano Assante 539b1f5ee9 minor change 2022-09-20 17:29:14 +02:00
Massimiliano Assante 7cc0917b97 added version source 2022-09-20 17:14:54 +02:00
Massimiliano Assante ad550ed872 added <maven.compiler.target>1.8</maven.compiler.target> 2022-09-20 17:10:05 +02:00
Massimiliano Assante d0a79d55fb should work alpha tests needed 2022-09-20 17:00:25 +02:00
Massimiliano Assante bb8550dd22 fixed about in README 2022-05-25 18:04:26 +02:00
Massimiliano Assante 38c1aab258 release version 2022-05-18 10:26:55 +02:00
Massimiliano Assante ef9a694253 nexus snapshot 2022-05-18 10:25:57 +02:00
Massimiliano Assante a72d6a0771 Added support for Catalogue notifications 2022-05-13 11:46:28 +02:00
Massimiliano Assante 4bcd8abdd0 added support for catalogue notifications 2022-05-06 17:15:00 +02:00
Massimiliano Assante b9b918d7ce revised changelog and pom, no change in the code 2022-04-20 11:47:51 +02:00
Roberto Cirillo d5eac8ea30 Update 'pom.xml' 2020-03-30 10:08:18 +02:00
Massimiliano Assante 2311be727e removed -SNAPSHOT for release 2020-03-12 18:25:32 +01:00
Massimiliano Assante bce035475e updated README 2020-03-12 18:23:32 +01:00
Massimiliano Assante 744344e3cf Fix for #18777 2020-03-12 18:15:03 +01:00
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
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