argos/dmp-backend/core/src/main/java/eu/eudat/model
amentis 4503bc0bcf description field fixes 2024-04-05 17:25:25 +03:00
..
actionconfirmation update validator package 2024-01-17 11:20:02 +02:00
builder description field fixes 2024-04-05 17:25:25 +03:00
censorship Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
deleter tenant scope implementation 2024-04-01 18:36:03 +03:00
deposit zenodo model changes 2023-12-13 11:42:59 +02:00
descriptionproperties change description properties definition 2024-02-06 12:27:47 +02:00
descriptionreference change description properties definition 2024-02-06 12:27:47 +02:00
descriptiontemplatedefinition visibility changes 2024-03-20 18:40:34 +02:00
dmpblueprintdefinition authz changes 2024-03-19 17:21:50 +02:00
dmpproperties dmp editor add dmp associated user and placeholders 2024-02-01 14:42:23 +02:00
dmpreference dmp reference changes 2024-01-12 15:00:34 +02:00
externalfetcher refactor reference type enums to prefilling source and ui code clean up 2024-02-26 19:47:20 +02:00
file file transformer changes 2024-03-22 13:49:26 +02:00
mapper/publicapi visibility changes 2024-03-20 18:40:34 +02:00
persist multiplicity on description template fix bug 2024-04-05 13:16:22 +03:00
prefillingsourcedefinition separate prefilling sources fixed Value fields 2024-02-29 11:46:59 +02:00
publicapi visibility changes 2024-03-20 18:40:34 +02:00
referencedefinition add references definition xml,builder, persist 2023-10-27 17:35:35 +03:00
referencetypedefinition make referenceType api config independent and add PrefillingSource definition 2024-02-23 14:30:05 +02:00
result Adding dmp user association, adding finalization status check on persist workflow 2023-11-13 16:46:35 +02:00
tenantconfig add tenant config 2023-11-24 15:12:02 +02:00
usercredential add CredentialData 2024-01-16 12:26:29 +02:00
ActionConfirmation.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DashboardReferenceTypeStatistics.java reference-type-refactor 2024-02-08 18:12:47 +02:00
DashboardStatistics.java reference-type-refactor 2024-02-08 18:12:47 +02:00
Description.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DescriptionReference.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DescriptionTag.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DescriptionTemplate.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DescriptionTemplateType.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DescriptionValidationResult.java add dmp finalize 2024-03-15 09:39:36 +02:00
DescriptionsToBeFinalized.java add dmp finalize 2024-03-15 09:39:36 +02:00
Dmp.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DmpAssociatedUser.java add dmp associated user query 2024-01-05 11:05:40 +02:00
DmpBlueprint.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DmpDescriptionTemplate.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DmpReference.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
DmpUser.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
EntityDoi.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
Language.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
Lock.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
LockStatus.java fix lock and add entity locks admin page 2024-03-21 09:46:18 +02:00
Prefilling.java prefilling source changes 2024-03-05 13:41:58 +02:00
PrefillingLookup.java prefiling service refactor 2024-01-05 18:32:24 +02:00
PrefillingSource.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
PublicDescription.java fixes 2024-03-11 09:47:03 +02:00
PublicDescriptionTemplate.java add version status to dmp, description template 2023-11-14 18:18:20 +02:00
PublicDmp.java add Public Entity Doi 2024-03-29 11:06:47 +02:00
PublicDmpDescriptionTemplate.java add description template to description 2023-11-24 12:39:26 +02:00
PublicDmpReference.java add remove backend validators, fix public dmp/descriptions 2024-03-12 14:07:47 +02:00
PublicDmpUser.java user refactor 2023-11-17 19:01:44 +02:00
PublicEntityDoi.java add Public Entity Doi 2024-03-29 11:06:47 +02:00
PublicReference.java reference-type-refactor 2024-02-08 18:12:47 +02:00
PublicReferenceType.java fix counter backend 2024-03-13 11:47:48 +02:00
PublicUser.java user refactor 2023-11-17 19:01:44 +02:00
RecentActivityItem.java add getMyRecentActivityItems 2023-12-05 16:05:37 +02:00
RecentActivityItemLookup.java remove section selection from add description pop up and fix dashboard home page sizes 2024-03-22 09:41:35 +02:00
Reference.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
ReferenceType.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
StorageFile.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
SupportiveMaterial.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
Tag.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
Tenant.java add tenant config 2023-11-24 15:12:02 +02:00
TenantUser.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
User.java add tenant users on User model 2023-12-06 17:07:14 +02:00
UserAdditionalInfo.java user changes 2023-11-20 17:09:24 +02:00
UserContactInfo.java user refactor 2023-11-17 19:01:44 +02:00
UserCredential.java user credential changes 2024-01-15 18:03:12 +02:00
UserDescriptionTemplate.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
UserRole.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00
UserSettings.java Add belongsToCurrentTenant to builders 2024-04-03 13:22:22 +03:00