argos/dmp-backend/web/src/main/java/eu/eudat/controllers
Bernaldo Mihasi 128b47d9c3 #8845 - #8846: adding description template types, creation of description template type field in the dataset template editor, [wip] creation of admin page for creation/editing/deleting of description template types 2023-07-25 15:27:15 +03:00
..
controllerhandler Remove thread sleeps when trying to load config files and removed principal from Exception Handling Controller 2022-11-30 18:19:40 +02:00
interceptors Code clean up 2020-06-29 13:00:34 +03:00
AboutController.java User Guide, ToS, FAQ, Glossary, About html pages can now be dynamically updated so that they can be changed per installation. 2023-04-26 17:25:59 +03:00
Admin.java #8845 - #8846: adding description template types, creation of description template type field in the dataset template editor, [wip] creation of admin page for creation/editing/deleting of description template types 2023-07-25 15:27:15 +03:00
BaseController.java Removed HTTP-Logger (deprecated) 2020-06-10 13:18:04 +03:00
CommonController.java Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +03:00
ContactEmail.java Remove various unnecessary info messages 2022-02-28 15:24:10 +02:00
CurrencyController.java Add currency field type for dataset templates 2020-06-25 13:00:29 +03:00
DMPProfileController.java #8843 - 1. refactor the DatasetProfile Table to DescriptionTemplate name 2. add scripts for the new DescriptionTemplateType table 3. update english localization + frontend 2023-07-25 15:04:39 +03:00
DMPs.java changes in dmp deposit model 2023-03-27 15:24:50 +03:00
DashBoardController.java Optimize Dashboard's recent activity logic, removed various unused fields from Listing Models and implement toDataModel conversion logic in some models 2022-02-21 17:16:32 +02:00
DataRepositories.java Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
DatasetProfileController.java #8843 - 1. refactor the DatasetProfile Table to DescriptionTemplate name 2. add scripts for the new DescriptionTemplateType table 3. update english localization + frontend 2023-07-25 15:04:39 +03:00
DatasetProfiles.java Fixes bug of Published DMP and Published Dataet Descriptions on filter "Dataset Specification" not searching properly. 2019-09-24 11:25:16 +03:00
Datasets.java #8843 - 1. refactor the DatasetProfile Table to DescriptionTemplate name 2. add scripts for the new DescriptionTemplateType table 3. update english localization + frontend 2023-07-25 15:04:39 +03:00
DepositController.java add repository logo 2023-01-17 14:41:04 +02:00
DescriptionTemplateTypeController.java #8845 - #8846: adding description template types, creation of description template type field in the dataset template editor, [wip] creation of admin page for creation/editing/deleting of description template types 2023-07-25 15:27:15 +03:00
EmailConfirmation.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
EmailMergeConfirmation.java Made User Merge logic functional 2020-10-27 18:06:58 +02:00
EmailUnlinkConfirmation.java add unlink functionality in profile section, when an email is unlinked that account is starting from scratch resulting in an empty dashboard. 2023-05-23 17:15:11 +03:00
ExternalDatasets.java Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
FaqController.java User Guide, ToS, FAQ, Glossary, About html pages can now be dynamically updated so that they can be changed per installation. 2023-04-26 17:25:59 +03:00
FileController.java #7528: [NEW] Upload files field type. 2022-03-16 12:14:08 +02:00
Funders.java Adds Funder entity on backend. 2019-08-02 18:24:43 +03:00
GlossaryController.java User Guide, ToS, FAQ, Glossary, About html pages can now be dynamically updated so that they can be changed per installation. 2023-04-26 17:25:59 +03:00
Grants.java Removes obsolete services Grant direct create or update and Grant delete. 2019-10-04 11:57:43 +03:00
JournalsController.java #7326 - static APIs 2022-01-21 15:44:51 +02:00
LanguageController.java Small refactor 2020-02-17 12:58:17 +02:00
Licenses.java Add DMP Zenodo license field (ref #274) 2020-06-26 11:46:18 +03:00
LockController.java Code clean up 2020-06-29 13:00:34 +03:00
Login.java Merge branch 'spring-update' into Development 2021-10-08 16:04:52 +03:00
ManagementController.java fix typo (semantics) 2023-05-19 12:34:08 +03:00
Organisations.java Fix various issues 2021-04-30 13:10:11 +03:00
Prefillings.java Rename prefilling get endpoint to generate 2021-12-10 16:07:00 +02:00
Projects.java Fixes bug on updating Project entity and various code missteps. 2019-08-02 18:21:00 +03:00
PubRepositoriesController.java #7326 - static APIs 2022-01-21 15:44:51 +02:00
PublicationsController.java #7326 - static APIs 2022-01-21 15:44:51 +02:00
QuickWizardController.java #8843 - 1. refactor the DatasetProfile Table to DescriptionTemplate name 2. add scripts for the new DescriptionTemplateType table 3. update english localization + frontend 2023-07-25 15:04:39 +03:00
Registries.java Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
Researchers.java Adds "creationUser" on Researcher entity. (Issue #168) 2019-09-30 17:42:01 +03:00
Saml2MetadataController.java refactor signing of saml2 authentication request 2023-06-21 11:51:26 +03:00
Saml2PostBinding.java sign artifact resolve-code + post binding 2022-05-25 10:30:59 +03:00
Services.java Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
TagController.java LicenseManager.java & LocalFetchManager.java & TagController.java: #7135: No case sensitivilty for licenses, managers and tags. 2021-11-09 14:17:46 +02:00
TaxonomiesController.java #7326 - static APIs 2022-01-21 15:44:51 +02:00
TermsOfServiceController.java User Guide, ToS, FAQ, Glossary, About html pages can now be dynamically updated so that they can be changed per installation. 2023-04-26 17:25:59 +03:00
UserGuideController.java User Guide, ToS, FAQ, Glossary, About html pages can now be dynamically updated so that they can be changed per installation. 2023-04-26 17:25:59 +03:00
UserInvitationController.java #7528: [NEW] Upload files field type. 2022-03-16 12:14:08 +02:00
Users.java cleanup unused code 2023-02-21 14:09:33 +02:00
Validation.java Initial commit for the new Dataset Template Field (identifier validator) 2020-11-05 18:20:37 +02:00