gkolokythas
|
d279cb65be
|
Refactors DMP's pdf, xml, document and rda-json export security.
|
2019-10-29 13:30:44 +02:00 |
gkolokythas
|
f5aeb56133
|
Fixes various code missteps, moves mock data and readds eestore on external source.
|
2019-10-14 14:14:09 +03:00 |
gkolokythas
|
f00633ea71
|
Adds "Role" filter on Published DMPs and Published Dataset Description on backend. (Issue #175)
|
2019-09-26 18:33:41 +03:00 |
gkolokythas
|
8ebe2961b7
|
Refactors DMP "clone" and "new version" functionality to support DMP's new entities "Funder" and "Project".
|
2019-08-29 17:45:47 +03:00 |
gkolokythas
|
05c4039dbe
|
Fixes bug on Zenodo DOI's property "creator name".
|
2019-08-21 17:31:33 +03:00 |
gkolokythas
|
feaec87b82
|
Renames "Project" to "Grant on backend. (Issue #145)
|
2019-07-31 17:57:34 +03:00 |
gkolokythas
|
41319ee320
|
Adds create DOI backend service for DMP, using Zenodo (Issue #111)
|
2019-07-04 17:30:15 +03:00 |
gkolokythas
|
6596b3f953
|
Refactors DMP create or update and adds the dmp id on payload response.
|
2019-07-02 12:36:25 +03:00 |
gkolokythas
|
92486b9363
|
Creates new back end service that finalizes a DMP.
|
2019-06-28 15:58:25 +03:00 |
gkolokythas
|
499149ea93
|
Adds "make public DMP" service on backend.
|
2019-06-20 16:25:49 +03:00 |
gkolokythas
|
173ff16602
|
Fixes bug on DMP not creating new Project when needed.
|
2019-06-13 10:32:45 +03:00 |
gkolokythas
|
aee4010d4d
|
Refactors endpoint's url on Dataset Template criteria used by DMP listing.
|
2019-06-12 12:13:50 +03:00 |
gkolokythas
|
014b6158d3
|
Refactors public paged DMPs now supporting autocomplete.
|
2019-06-10 14:02:16 +03:00 |
gkolokythas
|
d4832731af
|
Adds new endpoint to get overview single public DMP.
|
2019-06-10 12:27:16 +03:00 |
gkolokythas
|
2276a875ec
|
Fixes bug on DMP pdf and doc export not deleting the documents created in memory.
|
2019-06-05 16:40:47 +03:00 |
gkolokythas
|
9911dcdac5
|
Adds DMP export to JSON file (RDA template, not finished).
|
2019-06-04 17:04:04 +03:00 |
ikalyvas
|
93f69979ba
|
Updates Queryablelist to support Queries and Criteria
|
2019-05-23 18:03:44 +03:00 |
ikalyvas
|
fd30cc9a94
|
Refactors the way queries are generated
|
2019-05-21 18:17:41 +03:00 |
gkolokythas
|
dd973d4b78
|
Adds endpoint for the new model DataManagmentPlanOverview.
|
2019-05-17 18:21:56 +03:00 |
gkolokythas
|
e591e47736
|
Adds the published DMPs view.
|
2019-04-26 17:05:15 +03:00 |
gkolokythas
|
30c84de19a
|
Fixes Pdf export for DMP and Dataset.
|
2019-04-05 12:20:06 +03:00 |
Diamantis Tziotzios
|
02a42d22ba
|
Fixes Dmp Versioning functionality letting user editing and saving over an old version.
|
2019-03-26 16:52:19 +02:00 |
ikalyvas
|
5ae18beb5d
|
Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/controllers/QuickWizardController.java
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/QuickWizardManager.java
|
2019-03-05 17:46:18 +02:00 |
ikalyvas
|
0d16d694fa
|
Refactors dependency injection on backend services
|
2019-03-05 17:33:59 +02:00 |
Diamantis Tziotzios
|
6ab752b99c
|
Adds Dmp Import functionality.
|
2019-03-05 13:59:34 +02:00 |
Diamantis Tziotzios
|
2ebd3f1cb8
|
Refactors Single DMP Enpoint to support different formats (JSON, XML, DOCX)
|
2019-02-06 12:46:14 +02:00 |
Diamantis Tziotzios
|
e829c5e6f0
|
Parameterizes DMPs query endpoint for more efficient listing
|
2019-01-31 15:56:53 +02:00 |
Diamantis Tziotzios
|
0552870362
|
Removes and refactors endpoints from Project.
|
2019-01-30 18:37:49 +02:00 |
Diamantis Tziotzios
|
d5740a560c
|
Removes and refactors endpoints from DMPs
|
2019-01-29 18:25:40 +02:00 |
Diamantis Tziotzios
|
339f65f499
|
Dependency injection applied on DMPs and some API route name changes.
|
2019-01-29 13:05:36 +02:00 |
Ioannis Kalyvas
|
4845ba84a7
|
Added Delete action on Projects , Datasets and Datamanagement Plans
|
2018-11-30 16:57:20 +02:00 |
Ioannis Kalyvas
|
7cc9854f11
|
Fixed Issues With Progress Bar inflicted by changes in visibility service
|
2018-10-22 10:48:56 +03:00 |
Ioannis Kalyvas
|
8955172fec
|
Implemented Backend Api's For Downloading DMP as Docx (Ticket #37 - Export DMP as a whole)
|
2018-10-18 12:33:13 +03:00 |
Ioannis Kalyvas
|
31fd9b8b14
|
Completed Dataset Editing/Viewing alongside DMP finalisation (Ticket #45 - Dataset editing / viewing modes)
|
2018-10-12 11:22:23 +03:00 |
Ioannis Kalyvas
|
aa04f65d84
|
fixed bugs for Facet Search
|
2018-10-08 18:14:27 +03:00 |
Ioannis Kalyvas
|
7159460f7a
|
no message
|
2018-08-31 17:12:31 +03:00 |
Ioannis Kalyvas
|
3ad1c1c8f2
|
no message
|
2018-08-24 18:21:02 +03:00 |
Ioannis Kalyvas
|
b7d5dfb198
|
no message
|
2018-06-27 13:29:21 +03:00 |
Ioannis Kalyvas
|
af8991b97a
|
no message
|
2018-05-28 12:50:42 +03:00 |
Ioannis Kalyvas
|
651c7bb0f5
|
no message
|
2018-03-28 16:24:47 +03:00 |
Ioannis Kalyvas
|
f1586bfef1
|
no message
|
2018-03-21 14:11:02 +02:00 |
Ioannis Kalyvas
|
063eca915d
|
no message
|
2018-03-21 12:57:56 +02:00 |
Ioannis Kalyvas
|
12df9e9345
|
no message
|
2018-03-21 12:16:32 +02:00 |