Diamantis Tziotzios
d884f577f4
no message
2024-03-27 10:42:00 +02:00
Diamantis Tziotzios
76e251c14d
en language cleanup
2024-03-21 20:57:51 +02:00
Diamantis Tziotzios
dfd2f3eeff
dmp finalizatiion popup
2024-03-13 19:24:01 +02:00
Diamantis Tziotzios
7b28f499a8
frontend cleanup
2023-12-29 17:04:16 +02:00
Diamantis Tziotzios
244e0e83a2
more frontend changes
2023-12-28 17:18:49 +02:00
amentis
2a00fe7ec1
change lock service
2023-12-11 18:55:20 +02:00
Diamantis Tziotzios
6e997b300d
refactored DmpListing, DescriptionListing, DescriptionOverview.
2023-12-01 19:18:41 +02:00
Diamantis Tziotzios
129dbd163a
minor fixes dmp blueprints and Dmps.
2023-10-25 20:53:47 +03:00
Diamantis Tziotzios
51cc5f4fd9
dmp blueprint frontend cleanup
2023-10-25 18:15:41 +03:00
Diamantis Tziotzios
d1bac40f0f
more blueprint editor fixes
2023-10-25 17:47:48 +03:00
Efstratios Giannopoulos
de566729f1
DmpBlueprint refactor
2023-10-24 18:00:11 +03:00
Diamantis Tziotzios
2472f6de42
more dmp blueprint frontend changes
2023-10-24 10:40:26 +03:00
Diamantis Tziotzios
4d3098860d
description template type and dmp blueprint frontend changes
2023-10-20 18:01:09 +03:00
George Kalampokis
5885e3ae5c
Fix DMP's funder tab
2023-10-18 18:14:02 +03:00
Efstratios Giannopoulos
968f45d5b3
authn refactor
2023-10-11 17:53:12 +03:00
Diamantis Tziotzios
922c2110ac
angular update fixes
2023-10-06 11:10:53 +03:00
Diamantis Tziotzios
5a46345f15
angular 16 update
2023-10-05 22:42:47 +03:00
Diamantis Tziotzios
96c2940eb0
angular 15 update
2023-10-05 16:58:45 +03:00
Diamantis Tziotzios
203ee4fb29
update to angular 14
2023-10-05 16:39:17 +03:00
Bernaldo Mihasi
2f4e123ac9
bug fixes
2023-09-27 12:54:18 +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
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
b1a832074d
small fixes, (wip) remove description template chip from dmp editor
2023-09-13 15:55:38 +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
09d6528f8f
#8855 - #8856 - #8901 - #8902 [wip] implementing dmp blueprints
2023-07-25 15:51:29 +03:00
Bernaldo Mihasi
bc279b1610
#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
Konstantinos Triantafyllou
8c708f470d
Merge branch 'Development' of code-repo.d4science.org:MaDgiK-CITE/argos into Development
2023-03-15 15:56:50 +02:00
Konstantinos Triantafyllou
6ca77c2df2
Ticket 8391: DMP Editor: Add dialog before Discard. Dataset Editor: On Discard reset the form instead of go back in dmp editor.
2023-03-15 15:55:57 +02:00
Diamantis Tziotzios
34d63438e0
css changes to add configurability
2023-02-10 15:08:23 +02:00
Konstantina Galouni
1d45bddeca
#8350 - Added tracking of download Dataset & DMP exports in Matomo.
...
1. matomo-service.ts: Added method "trackDownload()".
2. drafts.component.ts & recent-edited-activity.component.ts & recent-edited-dataset-activity.component.ts & recent-edited-dmp-activity.component.ts & dataset-wizard.component.ts & dataset-listing-item.component.ts & dataset-overview.component.ts & dmp-editor.component.ts & dmp-listing-item.component.ts & dmp-overview.component.ts: Added calls to this.matomoService.trackDownload() for "datasets/" or "dmps/" with the file type (/docx, /xml, /pdf, /json) and the id.
2023-01-20 19:02:12 +02:00
Konstantina Galouni
a1dbd72bce
#8337 - Added export button in dataset and dmp editors
...
1. dataset-profile-editor.component.html: Updated how save button appears (save separated from arrow).
2. dataset-profile-editor.component.scss: Commented paddings from .template_action_btn.
3. dataset-wizard.component.html: Added export button | Updated how save button appears (save separated from arrow).
4. dataset-wizard.component.scss: Added class .dataset-export-btn.
5. dmp-editor.component.html: Added export button.
6. dmp-editor.component.scss: Added class .dmp-export-btn.
7. i18n/: Added in language files properties for disabled export button inside editors (DMP-EDITOR.ACTIONS.DISABLED-EXPORT, DATASET-EDITOR.ACTIONS.DISABLED-EXPORT).
2023-01-20 18:53:54 +02:00
Konstantinos Triantafyllou
455e3c8fe0
Revert condition in deposit button, that deleted by mistake in last commit.
2023-01-20 17:29:48 +02:00
Konstantinos Triantafyllou
13d03e4459
Change deposit in DMPs: Modal changed to dropdown in deposit action and change DOI display
2023-01-20 14:56:29 +02:00
Bernaldo Mihasi
749dbefc38
1. return bad request when deposition failed and returned null
...
2. close modal with repositories after a successful deposition
2022-12-19 16:07:03 +02:00
Bernaldo Mihasi
7a0e1c89f2
when finalizing a dmp and its access rights are open, make it publicly available in Argos
2022-11-24 16:29:11 +02:00
Bernaldo Mihasi
5e2639848b
dmps are deposited in dataverse as datasets under a parent predefined dataverse collenction
...
when a new dmp version is created and deposited, the corresponding dataset in dataverse/collection in zenodo create a new version too
deposit dmps as published not drafts
2022-11-22 09:40:05 +02:00
Bernaldo Mihasi
b4490cb0f3
[WIP] implement dataverse repository deposit
2022-11-10 10:12:11 +02:00
Bernaldo Mihasi
6b2bc3c1e0
cleanup code, add authorizationUrl and recordUrl in repositories config
2022-11-02 13:31:42 +02:00
Bernaldo Mihasi
59e26dbb8d
[WIP] EntityDoi table
2022-11-02 09:41:40 +02:00
Bernaldo Mihasi
7d624a2daa
[WIP] system deposit authentication, using default repo token
2022-10-27 09:32:26 +03:00
Bernaldo Mihasi
ab66a5f1da
[WIP] implement zenodo repository deposit, add authentication for depositions
2022-10-26 13:50:01 +03:00
Bernaldo Mihasi
7dd2030eb3
[WIP] create deposit interface and implement multiple deposit repositories
2022-10-24 09:35:49 +03:00
Konstantina Galouni
4cab6ca160
dmp-editor.component.ts: [Bug fix - #8073 ] Set value of "status" field of formGroup to DmpStatus.Draft, after reset() is called.
2022-09-16 10:32:29 +03:00
Konstantinos Triantafyllou
b21693bff1
Change all buttons width: 101px to min-width: 101px
2022-07-11 16:49:09 +03:00
George Kalampokis
78bceeb8ae
Reorganize and Rename (english only) DMP Editor Fields (ref #7700 )
2022-05-04 11:10:06 +03:00
Konstantina Galouni
a5061759b8
#7665 : Save and Previous buttons updated on the Dataset Template (Admin).
...
1. dmp-editor.component.html & dmp-clone.component.html & dataset-wizard.component.html: On next button, moved chevron_right icon to the right side of the text.
2. dataset-profile-editor.component.scss:
a. Removed margin-top from .dataset-profile-editor.
b. Updated position and styling of .scroll-on-top.
c. Added .floating-btn and .progress-min-height.
3. dataset-profile-editor.component.ts:
a. Set showScrollOnTopButton default value to true and comment intersection stepperNavigationObserver (because title is sticky now and always visible).
b. In method "onSubmit()" added parameter close:boolean=false, to check if the router will navigate to "/dataset-profiles" or not (button "save and continue" added).
4. dataset-profile-editor.component.html:
a. Renamed "Back" button to "Close" and use DATASET-WIZARD.ACTIONS.CLOSE.
b. Moved "Close", "Save"/"Update" and "Finalize" buttons aligned with title on the top right.
c. Made title with aligned buttons sticky to top with stepper.
d. Moved buttons "Previous"/"Next" on the down right of viewport (floating buttons).
e. Moved scroll button and update it.
f. Updated alignment of main content when there is no sidebar on the left.
5. i18n/: In language files added "DATASET-WIZARD.ACTIONS.CLOSE" and updated "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" (#7662 ).
2022-04-20 18:25:55 +03:00
George Kalampokis
ae7988aa13
Make DMP Editor more safe when saving and make save pop messages more consistent
2022-04-01 18:15:07 +03:00
Konstantina Galouni
5ceea10c49
#7638 : [Bug fix] dmp-finalize-dialog.component.html: Truncate text and show tooltip with full dataset title.
2022-03-28 18:00:14 +03:00
Konstantinos Triantafyllou
e4e009f5b1
Fix after prefill datase editor behaviour - 7545
2022-02-18 15:57:17 +02:00