argos/dmp-backend/web/src/main/java/eu/eudat/logic/managers
George Kalampokis 9071faba38 Add dmp ids, organization, tags and last version (incomplete) to the elastic index 2020-03-11 11:04:49 +02:00
..
AdminManager.java Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137) 2019-07-30 18:30:47 +03:00
CommonsManager.java no message 2018-07-11 16:47:36 +03:00
ContactEmailManager.java Adds backend email validation for contact email. (Issue #128) 2019-08-22 10:36:53 +03:00
DashBoardManager.java Fixes bug on "Search bar" not fetching published DMP and published Dataset Descriptions. 2020-01-03 16:52:27 +02:00
DataManagementPlanManager.java Add dmp ids, organization, tags and last version (incomplete) to the elastic index 2020-03-11 11:04:49 +02:00
DataManagementProfileManager.java Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223) 2020-01-16 17:46:24 +02:00
DataRepositoryManager.java Refactors external references fetching internal created entites when "All" filter is selected. 2019-10-04 14:34:59 +03:00
DatasetManager.java Add dmp ids, organization, tags and last version (incomplete) to the elastic index 2020-03-11 11:04:49 +02:00
DatasetProfileManager.java Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223) 2020-01-16 17:46:24 +02:00
DatasetWizardManager.java Added Delete action on Projects , Datasets and Datamanagement Plans 2018-11-30 16:57:20 +02:00
DocumentManager.java Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223) 2020-01-16 17:46:24 +02:00
EmailConfirmationManager.java Fixed issue when trying to retrieve non-existing user during e-mail confirmation and when the e-mail is confirmed it will show proper message on the frontend (ref #233) 2020-01-30 11:34:59 +02:00
ExternalDatasetManager.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
FileManager.java Refactors dependency injection on backend services 2019-03-05 17:33:59 +02:00
FunderManager.java Refactors Funder, Grant and Project external fetching by adding distinct values for key, indicating the source it was fetched, and it's respected display value. 2020-01-14 13:00:02 +02:00
GrantManager.java Refactors Funder, Grant and Project external fetching by adding distinct values for key, indicating the source it was fetched, and it's respected display value. 2020-01-14 13:00:02 +02:00
InvitationsManager.java Fixes DMP invitation bug not properly saving the information. 2019-05-14 16:40:25 +03:00
LockManager.java Further improvements over multiple lock handling 2020-02-14 11:08:26 +02:00
NotificationManager.java Refactor backend resources and added logback configurations 2020-03-03 11:09:27 +02:00
OrganisationsManager.java Refactors Organisation external fetching and fixes how reference prefix is added in respect of the that change. 2020-01-16 13:34:12 +02:00
PaginationManager.java no message 2018-06-27 13:29:21 +03:00
ProjectManager.java Refactors Funder, Grant and Project external fetching by adding distinct values for key, indicating the source it was fetched, and it's respected display value. 2020-01-14 13:00:02 +02:00
QuickWizardManager.java Fixes bug at DMP Wizard on creating new Grant, Funder and Project. 2019-12-12 14:02:52 +02:00
RegistryManager.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
ResearcherManager.java Refactors how researchers are fetched from external sources and saved in general. 2020-01-14 12:33:48 +02:00
ServiceManager.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
UserManager.java On user profile show only non-deleted and latest versions of associated DMPs 2020-02-06 13:06:47 +02:00