Bernaldo Mihasi
f841c2a2cc
update i18n
...
(cherry picked from commit dfc9e14003
)
2023-10-05 14:04:20 +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
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
db08662cac
fix bug when creating new version or clone a dmp
2023-09-21 09:33:27 +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
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
Bernaldo Mihasi
730b60598a
fix bug when dmp has been deposited in a repository and that repository does not exist any more.
2023-06-01 12:15:22 +03:00
Diamantis Tziotzios
92f56c073c
more css changes
2023-04-25 11:10:45 +03:00
Diamantis Tziotzios
89922eaecc
Merge remote-tracking branch 'origin/semantics' into Development
2023-04-18 11:19:48 +03:00
Diamantis Tziotzios
7af27c73cf
Merge branch 'css-config-changes' into Development
2023-03-03 10:24:34 +02:00
Konstantinos Triantafyllou
c2aba649af
CHange condition of depositRepos in dmp-overview in order to chech also the length of the array.
2023-02-21 15:30:26 +02:00
Bernaldo Mihasi
e2505039df
cleanup unused code
2023-02-21 14:09:33 +02:00
Bernaldo Mihasi
e22e348330
cleanup unused code
2023-02-21 11:41:07 +02:00
Diamantis Tziotzios
34d63438e0
css changes to add configurability
2023-02-10 15:08:23 +02:00
Konstantinos Triantafyllou
8b34d55706
Fix repositories list update after deposit
2023-01-31 17:39:17 +02:00
Konstantinos Triantafyllou
6924d82c80
Change selected DOI from the first element to the selected one
2023-01-24 12:20:05 +02:00
Konstantinos Triantafyllou
34f8e4f96d
Fix after deposit action in dmp overwiew.
2023-01-24 12:13:58 +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
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
976d0221ce
no message
2022-12-19 11:37:49 +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
6c13d3b68f
when new version is deposited, create dataset in existing dataverse
2022-11-14 09:34:49 +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
George Kalampokis
4b879eb339
On DMP Overview change the color of the finalized Datasets
2022-04-01 13:54:13 +03:00
Konstantina Galouni
7bdfcb70af
Created common component for rich text editor configuration & added rich text for dmp and dataset description.
...
1. library/rich-text-editor: [NEW] Common component which configures a rich text editor.
2. dataset-editor.component.html & main-info.component.html: Use <rich-text-editor-component> to allow rich text in dataset and dmp description.
3. dataset-overview.component.html & dmp-overview.component.html: Show dataset and dmp description as innerHTML.
4. dataset.module.ts & dmp.module.ts: Imported RichTextEditorModule.
2021-11-01 14:45:02 +02:00
Diamantis Tziotzios
9cac208546
upgrade to Angular 12
2021-09-24 21:52:14 +03:00
Diamantis Tziotzios
6bc5aaed25
pt user guide update
2021-08-16 18:36:10 +03:00
Kristian Ntavidi
d878562d3d
Ui fixes on landpage (static pages)
2021-06-24 16:00:21 +03:00
Kristian Ntavidi
e2f262b385
Popup dialog on locked DMP/Datasets overview / editors
2021-06-22 14:12:58 +03:00
Kristian Ntavidi
b486a27e48
Unique identifiers(in references) on on researchers, organisations, funders, grants, projects (frontend) ( !! Needs configurationw with backend ). Backend error messages translate to PT.
2021-04-30 10:57:13 +03:00
apapachristou
558b506643
Add analytics to pages, οverviews, editors etc.
2020-12-14 19:28:13 +02:00
apapachristou
52317c10f9
Fix style of buttons on finalize dialogs
2020-11-18 10:58:26 +02:00
George Kalampokis
5d01519415
Fixed various styling issues
2020-11-10 16:53:48 +02:00
apapachristou
bfdbce54c2
Adds date pipe to translate date
2020-11-09 17:14:10 +02:00
apapachristou
e661eb3d0b
Removes unnecessary scrollbar from editors
2020-10-29 13:46:10 +02:00
apapachristou
a926d933e3
Removes auto open of autocomplete panel on invitation dialog open, replace 'invite collaborators" with "invite
2020-10-29 11:44:17 +02:00
apapachristou
7792bed7f6
Fixes invite button clicks on dmp/dataset overview and fixes style on invitation dialog
2020-10-27 14:29:57 +02:00
George Kalampokis
eeca52d3ff
Prevent login requests to be sent multiple times from the oauth2 dialog
2020-10-27 12:31:45 +02:00
George Kalampokis
22cc8bb3a3
Merge remote-tracking branch 'origin/Development' into Development
2020-10-27 12:06:58 +02:00
George Kalampokis
baf4314a33
Fixed various bugs with the new Login system (prevent to send twice the login request with some providers)
2020-10-27 12:04:57 +02:00
apapachristou
7f654cc472
Replace alert box with notification snackbar on dmp overview copy doi
2020-10-27 12:00:02 +02:00
George Kalampokis
c8a163f4aa
Refactor most login providers in order to work on window popups and add proper login support for the link new user
2020-10-26 18:18:26 +02:00
George Kalampokis
a78044920a
Fixed issues with elastic and last public version
2020-10-12 12:45:32 +03:00
George Kalampokis
5a5043f432
Show properly researchers in DMP and Dataset Overview
2020-09-25 17:49:19 +03:00
George Kalampokis
3c9c9852cf
On DMP Public Overview when selecting a Dataset open it's public
...
overview
2020-09-25 12:51:30 +03:00
George Kalampokis
0bceae3409
Merge branch 'ui-redesign' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot.git into ui-redesign
2020-09-24 12:37:21 +03:00
George Kalampokis
9dd76a739d
If RDA Export fail show properly an error message
2020-09-24 12:37:03 +03:00
apapachristou
4c825d80b4
Retyles button add dataset on overview and removes pop up on click
2020-09-24 12:02:51 +03:00
apapachristou
226420a999
Makes edit button of overview pages open in the same tab window
2020-09-23 18:30:00 +03:00
apapachristou
d48e8a984a
Create new Dataset - using pop up
2020-09-18 14:14:48 +03:00
apapachristou
b994d3a7a7
Switches button edit-clone at overview
2020-09-14 15:56:13 +03:00
apapachristou
4c1222530a
Fixes path on support/feedback. Adds animation on filters of DMP listing
2020-09-11 11:27:29 +03:00
apapachristou
c0d3b471c0
Adds dashes on overview pages if fields are empty
2020-09-10 18:36:46 +03:00
apapachristou
89c4aac560
Modifies new version of dmp
2020-09-03 18:49:45 +03:00
apapachristou
b908df98d7
Modified clone dmp
2020-09-03 12:52:35 +03:00
apapachristou
3bcafc0dd4
Converts all links of add dataset to dmp, directing from old dataset editor to new
2020-09-01 10:28:13 +03:00
apapachristou
fd84ed317c
Adds public home page: /home
2020-08-03 11:40:38 +03:00
apapachristou
721ae786b9
Adds green theme css but dont apply it yet
2020-07-29 17:19:57 +03:00
gpapavgeri
c77cd0c1c6
open links in new tab
2020-07-27 11:52:42 +03:00
gpapavgeri
7f476ccd50
comment out private icon for dmp & dataset overview
2020-07-24 14:09:21 +03:00
gpapavgeri
3c2caee679
update of users actions (edit, delete, etc) according to their role
2020-07-23 16:24:34 +03:00
gpapavgeri
868678e03f
reloadPage & delete buttons updated
2020-07-22 14:26:49 +03:00
gpapavgeri
20cd23ee35
dmp-overview: show-more deleted & dataset-label changed & clone-edit-newVersion urls open in new tab
2020-07-22 11:19:25 +03:00
gpapavgeri
9f1ac56148
component dmp-invitation renamed to dmp-invitation-dialog & mat-select updated to show predefined role for invited user
2020-07-20 16:57:57 +03:00
gpapavgeri
04f09ef578
Add UNFINALIZE button (dmp&dataset overview) & DEPOSIT button hidden after doi creation (dmp overview)
2020-07-20 12:16:23 +03:00
gpapavgeri
3a2dcca4d3
minor changes in dmp-overview, dataset-overview & user-dialog components
2020-07-15 18:18:16 +03:00
gpapavgeri
09f207eb6e
dmp&dataset overview: orcid path for researcher fixed
2020-07-10 18:28:10 +03:00
apapachristou
713c7316dd
Fixes errors on build prod
2020-07-10 10:32:11 +03:00
apapachristou
3af197c3aa
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
2020-07-09 18:31:59 +03:00
apapachristou
c10b124bb5
Adds select form of dmp version on dmp overview
2020-07-09 18:31:51 +03:00
gpapavgeri
dd0f158769
dmp&dataset overview: 'remove user from dmp' update
2020-07-09 16:01:49 +03:00
George Kalampokis
052430d97c
Minor fixes
2020-07-09 15:02:16 +03:00
apapachristou
5a0c433034
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
2020-07-09 14:29:02 +03:00
apapachristou
cc04364600
Adds version listing model
2020-07-09 14:28:55 +03:00
gpapavgeri
4f6c339b37
dataset label in dmp overview (text-oveflow & tooltip) fixed
2020-07-09 13:59:11 +03:00
gpapavgeri
a4b61c2172
dmp&dataset overview_remove user & invite user update
2020-07-09 10:17:49 +03:00
gpapavgeri
097c862ab6
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
2020-07-07 18:30:35 +03:00
gpapavgeri
bb0c5a0391
Invite authors-pop up_v1
2020-07-07 18:30:25 +03:00
apapachristou
6fa7b4a350
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
...
# Conflicts:
# dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.ts
2020-07-07 13:19:38 +03:00
apapachristou
2ab58f2926
Add filters on the side on dmp listing
2020-07-07 13:12:57 +03:00
gpapavgeri
7c3f06d9f4
dataset-overview_update v4
2020-07-06 18:42:54 +03:00
gpapavgeri
75be44ee60
dataset-overview_update v3
2020-07-06 13:21:11 +03:00
gpapavgeri
21d19dbf58
dataset-overview_update v2
2020-07-03 18:31:35 +03:00
gpapavgeri
aec542a067
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
2020-07-03 17:02:57 +03:00
gpapavgeri
344e49afc4
dataset-overview_update v1
2020-07-03 16:58:13 +03:00
Diamantis Tziotzios
1615707418
Merge branch 'Development' into ui-redesign
...
# Conflicts:
# dmp-frontend/src/app/app-routing.module.ts
# dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss
# dmp-frontend/src/app/ui/navbar/navbar.component.html
# dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html
# dmp-frontend/src/assets/i18n/en.json
# dmp-frontend/src/assets/i18n/es.json
# dmp-frontend/src/assets/i18n/gr.json
2020-07-03 11:21:46 +03:00
gpapavgeri
faaa57e2be
dmp overview re-design -- not completed: lock, remove, versions
2020-07-02 18:29:33 +03:00
gpapavgeri
134313eb3e
dmp-overview_update
2020-07-01 18:32:22 +03:00
gpapavgeri
ee61bf4ffb
dmp overview_re-design_update
2020-06-30 18:33:01 +03:00
gpapavgeri
235096a982
redesign_update
2020-06-29 18:30:36 +03:00
George Kalampokis
b4576f2b08
Minor styling improvement over DMP Overview
2020-06-29 13:03:20 +03:00
gpapavgeri
3bf6c2d927
dmp-overview_re-design_initial commit
2020-06-29 10:53:56 +03:00
George Kalampokis
62c61a8119
Allow Dmps to un-finalize if they are not published or not having a DOI (ref #272 )
2020-05-26 14:31:47 +03:00