argos/dmp-backend/data/src/main/java/eu/eudat/data/dao/entities
George Kalampokis 50c45b7271 Show status on dataset profile listing and filter them based on status (ref #265) 2020-05-08 18:27:16 +03:00
..
security no message 2018-05-28 12:50:42 +03:00
ContentDao.java no message 2018-03-21 12:57:56 +02:00
ContentDaoImpl.java no message 2018-10-02 17:33:58 +03:00
DMPDao.java Fixes bug on DMP's filter Role. 2019-09-26 12:44:39 +03:00
DMPDaoImpl.java Add Dmp Index (ref #252), compacted Dmp Listing so now both the user and the public listing will use one component (ref #253) and refactor operation context 2020-04-01 18:16:06 +03:00
DMPProfileDao.java no message 2018-03-28 16:24:47 +03:00
DMPProfileDaoImpl.java Dmp-Profile Delete + Enum 2019-02-13 17:51:16 +02:00
DataRepositoryDao.java no message 2018-03-21 12:57:56 +02:00
DataRepositoryDaoImpl.java Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187) 2019-11-06 12:05:40 +02:00
DatasetDao.java Fixes bug on Dataset Description listing, fetching extra wrong items when "Member" criteria was selected. 2019-12-19 13:08:20 +02:00
DatasetDaoImpl.java Even more bugfixes 2020-03-17 17:10:14 +02:00
DatasetExternalDatasetDao.java no message 2018-05-28 12:50:42 +03:00
DatasetExternalDatasetDaoImpl.java no message 2018-10-02 17:33:58 +03:00
DatasetProfileDao.java no message 2018-03-21 12:57:56 +02:00
DatasetProfileDaoImpl.java Show status on dataset profile listing and filter them based on status (ref #265) 2020-05-08 18:27:16 +03:00
DatasetServiceDao.java no message 2018-05-28 12:50:42 +03:00
DatasetServiceDaoImpl.java no message 2018-10-02 17:33:58 +03:00
DoiFunderDao.java Add openaire grant on DOI creation (ref #257) 2020-05-06 18:11:33 +03:00
DoiFunderDaoImpl.java Add openaire grant on DOI creation (ref #257) 2020-05-06 18:11:33 +03:00
ExternalDatasetDao.java no message 2018-03-21 12:57:56 +02:00
ExternalDatasetDaoImpl.java Adds remote fetching on "External Dataset" and fixes bug on "external references" not saving the correct "reference" property. 2019-11-19 11:01:02 +02:00
FunderDao.java Adds Funder's entity its respected needed properties for external fetching. (Issue #145) 2019-08-20 18:22:53 +03:00
FunderDaoImpl.java Refactors the prefix saved as reference from external sources to always be in lower case letters. 2019-11-21 18:25:43 +02:00
GrantDao.java Renames "Project" to "Grant on backend. (Issue #145) 2019-07-31 17:57:34 +03:00
GrantDaoImpl.java Fixes bug on not fetching internal saved Grants. 2019-12-12 18:29:56 +02:00
InvitationDao.java no message 2018-03-21 12:57:56 +02:00
InvitationDaoImpl.java no message 2018-10-02 17:33:58 +03:00
LockDao.java Add a new Lock Table that will prevent two or more users to edit simultaneously a single DMP or Dataset (ref #240) 2020-02-11 18:27:54 +02:00
LockDaoImpl.java Add a new Lock Table that will prevent two or more users to edit simultaneously a single DMP or Dataset (ref #240) 2020-02-11 18:27:54 +02:00
LoginConfirmationEmailDao.java Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
LoginConfirmationEmailDaoImpl.java Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
NotificationDao.java Add Email Notifications when one of the collaborators is editing either a DMP or a Dataset (ref #244) 2020-02-14 18:40:34 +02:00
NotificationDaoImpl.java Add Email Notifications when one of the collaborators is editing either a DMP or a Dataset (ref #244) 2020-02-14 18:40:34 +02:00
OrganisationDao.java Adds the number of Organisation on Dashboard statistcs. 2019-04-22 17:19:08 +03:00
OrganisationDaoImpl.java Fixes bug when fetching the Organisations. 2019-05-15 09:36:05 +03:00
ProjectDao.java Adds "Project" entity and its respected needed properties for external fetching. (Issue #145) 2019-08-02 11:27:12 +03:00
ProjectDaoImpl.java Adds filter on Funder, Grant and Project to expose only the entities created for on application and not the ones saved by external sources. 2019-08-26 16:16:50 +03:00
RegistryDao.java no message 2018-03-21 12:57:56 +02:00
RegistryDaoImpl.java Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187) 2019-11-06 12:05:40 +02:00
ResearcherDao.java no message 2018-03-21 12:57:56 +02:00
ResearcherDaoImpl.java Fixes bug on Researchers autocomplete with case sensitivity. 2019-02-15 13:03:59 +02:00
ServiceDao.java no message 2018-03-21 12:57:56 +02:00
ServiceDaoImpl.java Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187) 2019-11-06 12:05:40 +02:00
UserAssociationDao.java The invite pop up will show only user collaborating with DMP that the current user also is collaborating (ref #258) 2020-05-04 15:47:30 +03:00
UserAssociationDaoImpl.java The invite pop up will show only user collaborating with DMP that the current user also is collaborating (ref #258) 2020-05-04 15:47:30 +03:00
UserDmpDao.java no message 2018-03-21 12:57:56 +02:00
UserDmpDaoImpl.java no message 2018-10-02 17:33:58 +03:00
UserInfoDao.java Updates Colaborators fetch algorithm 2019-05-20 13:15:28 +03:00
UserInfoDaoImpl.java Fixes Collaborators' autocomplete search query not working properly. 2019-05-21 10:52:32 +03:00
UserRoleDao.java no message 2018-03-21 12:57:56 +02:00
UserRoleDaoImpl.java no message 2018-10-02 17:33:58 +03:00