Bernaldo Mihasi
|
c58de51b33
|
bug fixes
(cherry picked from commit 53b61853e1 )
|
2023-10-05 14:00:23 +03:00 |
Bernaldo Mihasi
|
94c0f7ac9c
|
[wip] dmp xml upload changes, including section and extra fields information
|
2023-10-05 14:00:17 +03:00 |
Thomas Georgios Giannos
|
3f14528f16
|
Fixing UI incompatibilities
|
2023-10-05 11:41:11 +03:00 |
Thomas Georgios Giannos
|
074e374d9a
|
Removing old implementation of DescriptionTemplateType entity, fixing issues with entity scanning and field resolving on new implementation
|
2023-10-04 12:46:06 +03:00 |
Thomas Georgios Giannos
|
7c96078570
|
Updating Spring to version 6, adding service stack for DescriptionType entity
|
2023-10-03 17:29:45 +03:00 |
Bernaldo Mihasi
|
6b544e4702
|
bug fixes
|
2023-09-27 16:57:25 +03:00 |
Bernaldo Mihasi
|
0bd3422903
|
check if blueprint is valid when finalizing in editor
|
2023-09-27 16:20:54 +03:00 |
Bernaldo Mihasi
|
2f4e123ac9
|
bug fixes
|
2023-09-27 12:54:18 +03:00 |
Bernaldo Mihasi
|
c99267d6cc
|
#8998 - implement import/export functionality for dmp blueprints
|
2023-09-26 09:35:59 +03:00 |
Bernaldo Mihasi
|
32c45520b4
|
make router link for add description buttons pointing to dmp editor
|
2023-09-25 10:36:04 +03:00 |
Bernaldo Mihasi
|
4cef17e999
|
fix routing in save-and-add-new button in dataset editor
|
2023-09-22 13:15:32 +03:00 |
Bernaldo Mihasi
|
34580f917f
|
check if grant exists in word/pdf export
|
2023-09-22 12:57:47 +03:00 |
Bernaldo Mihasi
|
56a70636c3
|
min multiplicity check for descriptions in dmp finalization
|
2023-09-22 11:10:08 +03:00 |
Bernaldo Mihasi
|
0c9601d6f0
|
fix argument passed in getSingleBlueprint
|
2023-09-22 11:09:04 +03:00 |
Bernaldo Mihasi
|
5f3ab00009
|
[wip] add control in dataset creation/prefilling dialog for max multiplicity of a description template in a dmp section, add control in dmp finalization for min multiplicity of a description template in a dmp section
|
2023-09-22 09:34:12 +03:00 |
Bernaldo Mihasi
|
beac6be706
|
add missing grant checks
|
2023-09-22 09:31:12 +03:00 |
Bernaldo Mihasi
|
fbad63ee76
|
use dmp label in export file names if grant does not exist
|
2023-09-22 09:29:51 +03:00 |
Bernaldo Mihasi
|
9cc42c57e9
|
comment out download/import xml of a blueprint
|
2023-09-21 10:21:00 +03:00 |
Bernaldo Mihasi
|
79aaf23bb6
|
add missing grant checks
|
2023-09-21 10:20:32 +03:00 |
Bernaldo Mihasi
|
b68070aa01
|
[wip] add control for the min/max multiplicity of a description template used in a section of a dmp
|
2023-09-21 09:35:04 +03:00 |
Bernaldo Mihasi
|
db08662cac
|
fix bug when creating new version or clone a dmp
|
2023-09-21 09:33:27 +03:00 |
Bernaldo Mihasi
|
3c0dce93a8
|
disable system fields/description templates multiple select input and prefill them if any values exist when blueprint is finalized
|
2023-09-21 09:31:30 +03:00 |
Bernaldo Mihasi
|
69548e5a8b
|
check if grant exists in dmp/dataset elastic entities
|
2023-09-21 09:29:18 +03:00 |
Bernaldo Mihasi
|
367861c050
|
fix bugs: saving extra fields in dmp, showing draft blueprints when min or max of a description template are not set
|
2023-09-20 09:34:39 +03:00 |
Bernaldo Mihasi
|
93c5918251
|
make grant funder not mandatory for the creation/new version/clone of dmp
|
2023-09-18 17:48:54 +03:00 |
Bernaldo Mihasi
|
bfa310a074
|
show available profiles of dataset in edit page
|
2023-09-13 16:04:44 +03:00 |
Bernaldo Mihasi
|
ec952820b1
|
update i18n
|
2023-09-13 15:56:40 +03:00 |
Bernaldo Mihasi
|
b1a832074d
|
small fixes, (wip) remove description template chip from dmp editor
|
2023-09-13 15:55:38 +03:00 |
Diamantis Tziotzios
|
cf6e041154
|
Merge remote-tracking branch 'origin/refactorArgosModel' into Development
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/models/rda/mapper/DatasetRDAMapper.java
# dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html
|
2023-09-13 10:01:57 +03:00 |
Bernaldo Mihasi
|
c1858d582c
|
no message
|
2023-09-12 15:39:08 +03:00 |
Bernaldo Mihasi
|
29f5b6a6cc
|
fix editing dmp page, add section templates to new dataset page
|
2023-09-12 15:38:23 +03:00 |
Bernaldo Mihasi
|
6154a5fa51
|
fix associated dmps bugs in DMP table, new/existing DmpDatasetProfile entries were not saved/updated
|
2023-09-12 15:36:06 +03:00 |
Bernaldo Mihasi
|
6f5fcabc79
|
add db scripts: inserting default blueprint, attach that blueprint as profile of each dmp, make each dataset section index correspond to the default blueprint last section
|
2023-09-12 15:24:25 +03:00 |
Bernaldo Mihasi
|
bbe4975176
|
add hasTemplates property to sections, it indicates if descriptions templates can be added in a section
|
2023-09-11 08:59:47 +03:00 |
Bernaldo Mihasi
|
4219d90039
|
add "DmpSectionIndex" column to descriptions in order to know in which section of a dmp the description belongs, add "data" column in DmpDatasetProfile table, data stores in which sections a description template is saved
|
2023-09-11 08:57:09 +03:00 |
Bernaldo Mihasi
|
6073c4cd85
|
[WIP] refactor dmp export following the blueprint schema
|
2023-09-11 08:42:30 +03:00 |
Bernaldo Mihasi
|
cd80e78e40
|
add status to description template types, fix bugs in editor/listing
|
2023-09-11 08:40:03 +03:00 |
George Kalampokis
|
5019bc4271
|
Add manual addition of total users in prometheus
|
2023-08-04 11:55:46 +03:00 |
Bernaldo Mihasi
|
3564cc16ff
|
update i18n - link new
|
2023-08-03 17:07:35 +03:00 |
Diamantis Tziotzios
|
3b76397c24
|
conf cleanup
|
2023-08-03 13:27:01 +03:00 |
Bernaldo Mihasi
|
78946de1b5
|
change images source in emails to base64
(cherry picked from commit b94aa51489 )
|
2023-08-03 13:26:27 +03:00 |
Diamantis Tziotzios
|
c39c162979
|
Merge branch 'Development' of https://code-repo.d4science.org/MaDgiK-CITE/argos into Development
|
2023-08-03 13:17:59 +03:00 |
Konstantinos Triantafyllou
|
655483b8e2
|
Dateset Edtitor: Scroll to top in Main info. Add checkVisibility in recursion of progress bar status calculation. Increase time of selected entry in tableofcontents
|
2023-08-03 13:11:19 +03:00 |
Bernaldo Mihasi
|
17dbd198ad
|
fix dmp blueprint editor screen
|
2023-08-03 13:10:36 +03:00 |
Bernaldo Mihasi
|
b94aa51489
|
change images source in emails to base64
|
2023-08-03 11:19:33 +03:00 |
Diamantis Tziotzios
|
b6cade6e88
|
metrics change
(cherry picked from commit 903026e2c2 )
|
2023-08-03 10:28:56 +03:00 |
Diamantis Tziotzios
|
903026e2c2
|
metrics change
|
2023-08-03 10:28:18 +03:00 |
Bernaldo Mihasi
|
59cba483b6
|
Merge branch 'Development' of https://code-repo.d4science.org/MaDgiK-CITE/argos into Development
|
2023-08-01 11:24:27 +03:00 |
Bernaldo Mihasi
|
30abe4d4c9
|
#8952 - fix bug when merging two accounts did not have consistent behaviour.
|
2023-08-01 11:23:06 +03:00 |
Konstantinos Triantafyllou
|
a4555f7303
|
Fix progress-bar for dmp editor. Fix table of contents in creation of DMP. On save of new dmp, change location instead of route.
|
2023-07-31 16:38:20 +03:00 |