George Kalampokis
|
d119a723f3
|
Add Translations for the Language names and the Language Controller will retrieve it's files from a path instead of the classpath (ref #228)
|
2020-01-24 18:03:05 +02:00 |
George Kalampokis
|
63ac6df2ab
|
Vastly improved Internationalization support (ref #228)
|
2020-01-23 18:35:11 +02:00 |
George Kalampokis
|
88f0d80b1e
|
Removed Unnecessary time counters
|
2020-01-21 12:48:19 +02:00 |
George Kalampokis
|
4c02fc4c97
|
Prevent to map associated Profiles to DMPs when they are loaded ONLY for autocomplete (ref #226)
|
2020-01-21 12:40:15 +02:00 |
George Kalampokis
|
4e7e269130
|
When cloning Datasets with external references properly get the DataRepository id and the ExternalDatatset id and copy the data from the original (ref #226)
|
2020-01-20 11:00:05 +02:00 |
George Kalampokis
|
de4d704929
|
On "My Dataset Descriptions" the Dataset descriptions will also show their DMP Version and can be filtered to show from all DMP Versions or the latest one
|
2020-01-17 13:36:00 +02:00 |
George Kalampokis
|
0eff4ed6a3
|
Merge remote-tracking branch 'origin/Development' into Development
|
2020-01-16 17:49:37 +02:00 |
George Kalampokis
|
ae84be5844
|
Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223)
|
2020-01-16 17:46:24 +02:00 |
gkolokythas
|
0596f75817
|
Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2020-01-16 17:15:04 +02:00 |
gkolokythas
|
691508aa0c
|
Fixes bug on being able to fetch deleted DMPs on "DMP overview" view.
|
2020-01-16 17:14:50 +02:00 |
George Kalampokis
|
476915b23c
|
The DMPs on Dataset Editor (+ wizard) will have creation time subtitle and are ordered by creation time descended
|
2020-01-16 16:00:58 +02:00 |
gkolokythas
|
116aa365c5
|
Refactors Organisation external fetching and fixes how reference prefix is added in respect of the that change.
|
2020-01-16 13:34:12 +02:00 |
gkolokythas
|
a88f423864
|
Refactors file parsing on Config loader function.
|
2020-01-15 14:09:32 +02:00 |
George Kalampokis
|
2d56ff0676
|
Devel Configuration Loader will use the classpath to get additional configuration files instead of absolute paths
|
2020-01-15 12:48:41 +02:00 |
gkolokythas
|
df07884cbe
|
Adds fist part of "Distribution" on RDA export model.
|
2020-01-14 14:18:14 +02:00 |
gkolokythas
|
1b7d118861
|
Fixes bug on exposing private Datasets on published DMP listing due to some old Datasets not being "Canceled".
|
2020-01-14 13:29:11 +02:00 |
gkolokythas
|
3aa7dc0481
|
Refactors Funder, Grant and Project external fetching by adding distinct values for key, indicating the source it was fetched, and it's respected display value.
|
2020-01-14 13:00:02 +02:00 |
gkolokythas
|
ff9aa14047
|
Refactors how researchers are fetched from external sources and saved in general.
|
2020-01-14 12:33:48 +02:00 |
gkolokythas
|
9d627a11da
|
Adds functionality to create a map of keys and their respected display values of every external endpoint used in the configuration xml.
|
2020-01-14 12:26:36 +02:00 |
gkolokythas
|
009bd68f71
|
Fixes bug on setting "Creation User" on a external fetched Grant.
|
2020-01-13 10:59:48 +02:00 |
gkolokythas
|
1c58007a9f
|
Fixes setting the status of a new version of a published DMP to "published" too.
|
2020-01-09 15:43:57 +02:00 |
gkolokythas
|
eba3ee137d
|
Adds missing properties when creating a new version of a published DMP.
|
2020-01-09 14:36:56 +02:00 |
gkolokythas
|
9d8de0c2fb
|
Adds authorization check when creating new version of a DMP.
|
2020-01-09 14:34:23 +02:00 |
gkolokythas
|
fa22017d48
|
Fixes clone functionality not working on published DMPs.
|
2020-01-07 18:17:21 +02:00 |
gkolokythas
|
0f6583ca4b
|
Fixes bug on "Search bar" not fetching published DMP and published Dataset Descriptions.
|
2020-01-03 16:52:27 +02:00 |
gkolokythas
|
290aa5260c
|
Adds "if file exists" check functionality on setting configurable providers and fixes bug not closing input stream when error occures. (Issue #183)
|
2020-01-03 12:55:12 +02:00 |
gkolokythas
|
3a58234282
|
Fixes bug on Dataset Description listing, fetching extra wrong items when "Member" criteria was selected.
|
2019-12-19 13:08:20 +02:00 |
gkolokythas
|
9aed05d574
|
Adds backend validation so that only creator can edit one DMP.
|
2019-12-18 12:38:04 +02:00 |
gkolokythas
|
e50bef555f
|
Adds missing properties "Funder" and "Project" from DMP xml export.
|
2019-12-18 10:55:08 +02:00 |
gkolokythas
|
4e3a3b573a
|
Fixes bug on fetching Datasets.
|
2019-12-17 18:17:21 +02:00 |
gkolokythas
|
6cedc40339
|
Refactors Dataset "Field" from String to Object.
|
2019-12-17 13:08:01 +02:00 |
gkolokythas
|
816ed4dd65
|
Fixes bug not filter out deleted items of DMP and Dataset. Refactors redirect when selecting Grant from Search bar. (Issue #215)
|
2019-12-16 12:18:49 +02:00 |
gkolokythas
|
43134fa959
|
Fixes bug not saving properly new External References on Dataset Description.
|
2019-12-13 17:10:21 +02:00 |
gkolokythas
|
e96c927f94
|
Increases page size when fetching from external Urls. (Issue #208)
|
2019-12-13 13:08:32 +02:00 |
gkolokythas
|
52334aec6a
|
Fixes bug on not creating new "External Datasets" and "Data Repositories". (Issue #212)
|
2019-12-13 13:05:58 +02:00 |
gkolokythas
|
a80a935ff3
|
Fixes bug on not fetching internal saved Grants.
|
2019-12-12 18:29:56 +02:00 |
gkolokythas
|
9dbf57be03
|
Fixes bug at DMP Wizard on creating new Grant, Funder and Project.
|
2019-12-12 14:02:52 +02:00 |
gkolokythas
|
7d6790b225
|
Fixes bug missing Project id on default creating Project entity on DMP.
|
2019-12-12 13:04:00 +02:00 |
gkolokythas
|
01d6782ec7
|
Refactors how reference is created on Funder, Grant and Projcect now using their unique id as a part of it instead of label.
|
2019-12-12 12:27:47 +02:00 |
Diamantis Tziotzios
|
e85c0cc68f
|
minor fixes
|
2019-12-12 11:26:19 +02:00 |
gkolokythas
|
b3422f83ef
|
Adds missing changes for RDA refactor.
|
2019-12-11 12:55:40 +02:00 |
gkolokythas
|
3765d7cc9f
|
Refactors RDA export for DMP.
|
2019-12-11 12:48:13 +02:00 |
gkolokythas
|
5585baa951
|
Fixes bug replacing "funder url" when fetching from remote APIs.
|
2019-12-10 11:58:15 +02:00 |
gkolokythas
|
bccb4460a7
|
Fixes bug not having validators on adding new Researcher on a DMP. (Issue #207)
|
2019-12-09 18:23:21 +02:00 |
gkolokythas
|
3dd520fea3
|
Refactors RDA export model.
|
2019-11-28 13:13:33 +02:00 |
gkolokythas
|
247aac72fe
|
Fixes how "Reference" is created on Grand, Funder and Project.
|
2019-11-25 11:48:59 +02:00 |
gkolokythas
|
8cb993433c
|
Refactors the prefix saved as reference from external sources to always be in lower case letters.
|
2019-11-21 18:25:43 +02:00 |
gkolokythas
|
2b62cdbe4e
|
Adds remote fetching on "External Dataset" and fixes bug on "external references" not saving the correct "reference" property.
|
2019-11-19 11:01:02 +02:00 |
gkolokythas
|
80a569b667
|
Adds "ExternalUrls" file for production environment.
|
2019-11-15 17:58:44 +02:00 |
Diamantis Tziotzios
|
632659c256
|
fixes
|
2019-11-15 16:30:43 +02:00 |
gkolokythas
|
5fd587839d
|
Adds "ExternalUrls" file for staging environment.
|
2019-11-15 14:29:54 +02:00 |
gkolokythas
|
d5b6329510
|
Fixed bug on rendering extra space when no configurable providers exist.
|
2019-11-15 10:26:56 +02:00 |
gkolokythas
|
0a27835367
|
Fixes bug on rda common standards fetching.
|
2019-11-14 18:26:57 +02:00 |
gkolokythas
|
893547aee3
|
Fixes bug on fetching user of Configurable Provider. (Issue #183)
|
2019-11-14 13:33:53 +02:00 |
gkolokythas
|
0a920fa17e
|
Disables mock configurable provider.
|
2019-11-14 10:39:51 +02:00 |
gkolokythas
|
dee20d50ed
|
Fixes bug on missing configuration on OpenAIRE login.
|
2019-11-13 17:34:39 +02:00 |
gkolokythas
|
e63eb8f205
|
Adds configurable login providers
|
2019-11-13 17:32:55 +02:00 |
gkolokythas
|
1c6d58a47b
|
Fixes various code missteps on application's login logic.
|
2019-11-11 12:34:28 +02:00 |
gkolokythas
|
967d4bfe40
|
Refactors the parsing of the template document used on DMP and Dataset docx and pdf export.
|
2019-11-11 10:40:12 +02:00 |
gkolokythas
|
2a6f6b3923
|
Refactors rda file parsing logic.
|
2019-11-08 17:49:33 +02:00 |
gkolokythas
|
e81ffa2825
|
Fixes bug on configuration setting and refactors logic on file parsing due to that fix.
|
2019-11-08 15:53:46 +02:00 |
apapachristou
|
de5dcb7d4c
|
Improves usability of Copy Dataset Description dialog
|
2019-11-07 16:37:07 +02:00 |
gkolokythas
|
276c7d6719
|
Fixes bug of missing properties on ExternalUrl.
|
2019-11-06 12:07:18 +02:00 |
gkolokythas
|
8567bcea91
|
Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187)
|
2019-11-06 12:05:40 +02:00 |
gkolokythas
|
39a81e1d28
|
Enriches Oragnisation and Researcher references with source prefix. (Issue #187)
|
2019-11-04 13:22:58 +02:00 |
gkolokythas
|
2a232b3071
|
Fixes bug on fetching external Oragnisation and Researchers.
|
2019-10-31 13:55:52 +02:00 |
gkolokythas
|
9d284e8060
|
Enriches Grant, Funder and Project references with source prefix. (Issue #187)
|
2019-10-31 12:59:40 +02:00 |
gkolokythas
|
e24a030a52
|
Adds more information on RDA export model.
|
2019-10-31 12:21:18 +02:00 |
gkolokythas
|
1693518bc8
|
Commends out DMP's not supported functionality.
|
2019-10-31 12:16:12 +02:00 |
gkolokythas
|
2a745ad334
|
Moves DMP information under element "Data Management information" on DMP docx export.
|
2019-10-31 12:07:28 +02:00 |
gkolokythas
|
5cd8b391a7
|
Adds "External References" on DMP and Dataset docx export and "Funder" and "Grand" on DMP docx export.
|
2019-10-31 11:16:29 +02:00 |
gkolokythas
|
e0c5e4a955
|
Fixes bug on DMP and Dataset docx export, removing the upper empty element.
|
2019-10-30 18:21:04 +02:00 |
gkolokythas
|
70008f3c22
|
Fixes Dataset's export navigation pane.
|
2019-10-30 17:13:03 +02:00 |
gkolokythas
|
36ce246f0b
|
Refactors DMP docx export by adding navigation pane and using Header styles from "template" document.
|
2019-10-30 14:30:31 +02:00 |
gkolokythas
|
b8058f17f6
|
Removes not needed properties from the "template" document used for docx exports.
|
2019-10-29 18:02:04 +02:00 |
gkolokythas
|
b670ccc751
|
Removes creator from the "template" document used for docx exports.
|
2019-10-29 16:28:23 +02:00 |
gkolokythas
|
d279cb65be
|
Refactors DMP's pdf, xml, document and rda-json export security.
|
2019-10-29 13:30:44 +02:00 |
gkolokythas
|
2d35a3d665
|
Refactors ListHelper's method not to be static.
|
2019-10-25 13:57:51 +03:00 |
gkolokythas
|
1438f6bdca
|
Refactors RDA export to accept more than one metadata values and fixes bug on exporting deleted and canceled Datasets.
|
2019-10-25 13:53:14 +03:00 |
gkolokythas
|
c513596554
|
Adds functionality: if confirmation email already exists, merge new provider under the same old user.
|
2019-10-24 11:30:05 +03:00 |
gkolokythas
|
7d070a339c
|
Implements OpenAIRE login provider. (Issue #200)
|
2019-10-23 13:38:27 +03:00 |
gkolokythas
|
66b3b0bd86
|
Fixes bug on not fetching Funder from "eestore" external source.
|
2019-10-17 14:22:16 +03:00 |
gkolokythas
|
9d3f0ec1a2
|
Implements the logic that maps Dataset Description values to RDA export json file.
|
2019-10-17 13:11:13 +03:00 |
gkolokythas
|
ca3f5f267d
|
Refactors "RDA Common Standards" property moving it from FieldSet to Field.
|
2019-10-15 18:29:34 +03:00 |
gkolokythas
|
3c6bd9685b
|
Enriches RDA export model with more detailed descriptions.
|
2019-10-15 13:46:49 +03:00 |
gkolokythas
|
31b21289a0
|
Fixes bug not importing model
|
2019-10-15 13:44:45 +03:00 |
gkolokythas
|
ae6db14ac6
|
Adds "RDA Common Standard" as a property of Dataset Template's Field.
|
2019-10-15 13:38:51 +03: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
|
cc2bb9afd2
|
Fixes bug when creating a new Dataset Template. (Issue #194)
|
2019-10-14 11:54:11 +03:00 |
gkolokythas
|
06f43ef1a6
|
Adds new properties on RDA export model.
|
2019-10-11 16:39:29 +03:00 |
gkolokythas
|
e0c0f4ec09
|
Fixes bug on not assigning the right "external source provider" on fetched Funders.
|
2019-10-08 12:21:10 +03:00 |
gkolokythas
|
f59881d7aa
|
Makes Funder a mandatory entity. (Issue #182)
|
2019-10-08 10:58:02 +03:00 |
gkolokythas
|
9d6469cd7c
|
Refactors external references fetching internal created entites when "All" filter is selected.
|
2019-10-04 14:34:59 +03:00 |
gkolokythas
|
4d1f64088c
|
Fixes bug on external urls on not setting the first page properly. Configures external urls with official data.
|
2019-10-04 14:33:38 +03:00 |
gkolokythas
|
cf16779010
|
Removes obsolete services Grant direct create or update and Grant delete.
|
2019-10-04 11:57:43 +03:00 |
gkolokythas
|
1b36ad6c1a
|
Fixes Security issues, where user could create DMP template.
|
2019-10-03 18:08:47 +03:00 |
gkolokythas
|
dc7f05ffd2
|
Refactors external url fetching to support more complex APIs and adds requested external url on "Grant". (Issue #179)
|
2019-10-03 14:06:44 +03:00 |
gkolokythas
|
61a1ea9274
|
Adds external sources on Funder. (Issue #179)
|
2019-10-01 13:19:39 +03:00 |
gkolokythas
|
47c2940517
|
Adds "creationUser" on Researcher entity. (Issue #168)
|
2019-09-30 17:42:01 +03:00 |
gkolokythas
|
09d4241df5
|
Implements login provider LinkedIn. (Issue #163)
|
2019-09-30 10:27:42 +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
|
ccb96aeb13
|
Fixes bug on DMP's filter Role.
|
2019-09-26 12:44:39 +03:00 |
gkolokythas
|
ebd53e9513
|
External References fetching now also include entities created by user. (Issue #168)
|
2019-09-25 18:31:41 +03:00 |
gkolokythas
|
446717da97
|
Adds "Creation User" on DataRepository, ExternalDataset, Registry, Service. (Issue #168)
|
2019-09-25 13:43:17 +03:00 |
gkolokythas
|
aaa1e9d1c7
|
Adds "Creation User" on Funder entity and fixes bug showing Funder created by user to other users. (Issue #167)
|
2019-09-24 17:40:53 +03:00 |
gkolokythas
|
f93b6103e9
|
Adds ordering on Published Dataset Descriptions listing (descending by published date). (Issue #174)
|
2019-09-24 12:28:13 +03:00 |
gkolokythas
|
812891fed1
|
Fixes bug of Published DMP and Published Dataet Descriptions on filter "Dataset Specification" not searching properly.
|
2019-09-24 11:25:16 +03:00 |
gkolokythas
|
68cb9846bb
|
Fixes bug on External References not updating values.
|
2019-09-20 17:51:13 +03:00 |
gkolokythas
|
860801bb89
|
Fixes bug on Dataset Description creation caused by Data Repository External Reference. (Issue #160)
|
2019-09-19 13:59:25 +03:00 |
gkolokythas
|
2008986daf
|
Fixes bug on public dashboard counting non public entities. (Issue #157)
|
2019-09-18 16:16:14 +03:00 |
gkolokythas
|
26f27f3d6d
|
Fixes DMP export bug including Dataset Descriptions with Canceled or Deleted status. (Issue #159)
|
2019-09-18 13:28:02 +03:00 |
gkolokythas
|
6a4602a45e
|
Fixes bug on updating Tags on Dataset Description.
|
2019-09-17 14:04:41 +03:00 |
gkolokythas
|
e884153bf2
|
Fixes bug on fetching multiple instances of the same Organisations.
|
2019-09-17 11:45:09 +03:00 |
gkolokythas
|
f851c138d3
|
Enables Tag functionality on Dataset Description.
|
2019-09-17 10:11:17 +03:00 |
gkolokythas
|
3164ee4144
|
Fixes Dataset Description not updating two External References (Registries, Services) when harvesting from external url.
|
2019-09-16 18:26:18 +03:00 |
gkolokythas
|
6921d819a5
|
Configuration settings for email.
|
2019-09-16 11:34:47 +03:00 |
gkolokythas
|
7e78cfdff0
|
Adds mock up files for external sources.
|
2019-09-13 16:45:02 +03:00 |
gkolokythas
|
c9ca55fd76
|
Fixes bug on setting Dynamic configuration of a DMP.
|
2019-09-13 13:08:37 +03:00 |
gkolokythas
|
7fe71ed560
|
Removes obsolete configuration settings.
|
2019-09-11 11:22:07 +03:00 |
gkolokythas
|
bd6170f711
|
Adds "source" property on external autocomplete field of Dataset Description Template.
|
2019-09-10 18:30:46 +03:00 |
gkolokythas
|
0db79b9498
|
Removes obsolete service "Language" from backend and frontend.
|
2019-09-06 13:00:01 +03:00 |
gkolokythas
|
1f79c9d3e5
|
Optimizes the number of database calls when fetching a Dataset Description.
|
2019-09-06 12:20:32 +03:00 |
gkolokythas
|
b5bf65413c
|
Removes redundant code on OrcId custom provider.
|
2019-09-05 17:48:23 +03:00 |
gkolokythas
|
9a90e3f8af
|
Implements the functionality of being able to add static data when using external services, and refactors Funder, Grant and Project to be configured by "ExternalUrs". (Issue #147)
|
2019-09-05 17:44:25 +03:00 |
gkolokythas
|
da374f3f8e
|
Adds missing elements on staging and production properties.
|
2019-09-05 10:54:11 +03:00 |
gkolokythas
|
cab0d68fc2
|
Fixes bug on fetching Funder using wrong url
|
2019-09-04 12:00:40 +03:00 |
gkolokythas
|
bb32b4c6f4
|
Fixes bug not fetching mockup Tags.
|
2019-09-03 16:12:38 +03:00 |
gkolokythas
|
44edc298d8
|
Fixes bug on fetching Dataset Description Tags.
|
2019-08-30 18:35:37 +03:00 |
gkolokythas
|
eb48edfb2d
|
Adds "source" property to Funders and Projects fetched from external sources.
|
2019-08-30 17:47:23 +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
|
2d36450e55
|
Fixes bug not setting Creation user on Grant.
|
2019-08-29 12:35:02 +03:00 |
gkolokythas
|
3140cf62bd
|
Adds logic on DMP quick wizard for saving new entities "Funder" and "Project".
|
2019-08-29 11:30:17 +03:00 |
gkolokythas
|
5c1df31d88
|
Adds logic and models for DMP's quick wizard Funder and Project, on backend.
|
2019-08-28 18:17:16 +03:00 |
gkolokythas
|
27e9e2ac97
|
Fixes bug not adding Creation User on new Grant.
|
2019-08-28 16:20:55 +03:00 |
gkolokythas
|
71aea010a9
|
Fixes DMP editor's Funder updating mechanics.
|
2019-08-28 11:52:07 +03:00 |
gkolokythas
|
3d3963f5c1
|
Fixes bug on DMP editor model initializing Funder with null values.
|
2019-08-28 11:51:02 +03:00 |
gkolokythas
|
d5970126d2
|
Fixes bug on DMP update not being ableto remove Funder.
|
2019-08-27 18:02:44 +03:00 |
gkolokythas
|
bca715d52b
|
Fixes bug on not storing Funder Id on Grant table.
|
2019-08-27 17:00:09 +03:00 |
gkolokythas
|
b13bfb4527
|
Fixes bug on fetching Grant with Funder reference.
|
2019-08-27 16:59:21 +03:00 |
gkolokythas
|
1c9d631fcd
|
Fixes bug on Remote Fetcher when "source" field is null.
|
2019-08-27 14:24:55 +03:00 |
gkolokythas
|
098c2270fb
|
Adds value "Internal" for Grants fetched localy.
|
2019-08-27 13:11:25 +03:00 |
gkolokythas
|
9281864a70
|
Adds "source" property to Grants fetched from external sources.
|
2019-08-27 12:52:21 +03:00 |
gkolokythas
|
535ca2ed5a
|
Adds "create if don't exist" for Funder entity and refactors the existing ones.
|
2019-08-26 16:55:30 +03:00 |
gkolokythas
|
44973ef3a9
|
Disables Grant's "Funder" property edit by other than creation user.
|
2019-08-26 16:52:05 +03:00 |
gkolokythas
|
efde5fe5a3
|
Enriches models with Funder entity.
|
2019-08-26 16:43:30 +03:00 |
gkolokythas
|
0d74177d6b
|
Adds filter on Funder, Grant and Project to expose only the entities created for on application and not the ones saved by external sources.
|
2019-08-26 16:16:50 +03:00 |
gkolokythas
|
b6c9727b6c
|
Adds funder criteria on Grand model.
|
2019-08-26 16:05:38 +03:00 |
gkolokythas
|
6ac737e68d
|
Adds Funder overview model on backend.
|
2019-08-23 16:23:23 +03:00 |
gkolokythas
|
dca2b7fe84
|
Attaches Funder on Grant model according to requirements. (Issue #145)
|
2019-08-23 12:15:41 +03:00 |
gkolokythas
|
8ad6a8f158
|
Fixes bug on not checking validation rules of a new Finalized DMP. (Issue #131)
|
2019-08-22 17:15:16 +03:00 |
gkolokythas
|
2881ac5dd9
|
Adds backend validation on DMP finalization. (Issue #131)
|
2019-08-22 16:48:18 +03:00 |
gkolokythas
|
f5866107ad
|
Fixes bug on not populating the Project entity with Grant when Project is not selected, on DMP creation.
|
2019-08-22 14:29:33 +03:00 |
gkolokythas
|
1f97eaf349
|
Adds backend email validation for contact email. (Issue #128)
|
2019-08-22 10:36:53 +03:00 |
gkolokythas
|
934702a734
|
Fixes bug not containing user mail on Contact mail. (Issue #128)
|
2019-08-22 10:17:53 +03:00 |
gkolokythas
|
05c4039dbe
|
Fixes bug on Zenodo DOI's property "creator name".
|
2019-08-21 17:31:33 +03:00 |
gkolokythas
|
99f9776e54
|
Creates backend Controller for Contact mail and adds it's respected configuration. (Issue #128)
|
2019-08-21 11:37:47 +03:00 |
gkolokythas
|
9f1eafa4c6
|
Adds missing configuration setting of Funder. (Issue #145)
|
2019-08-20 18:26:56 +03:00 |
gkolokythas
|
66a17db67a
|
Fixes Project's external fetching various code missteps.
|
2019-08-20 18:25:32 +03:00 |
gkolokythas
|
43fbacc39f
|
Adds Funder's entity its respected needed properties for external fetching. (Issue #145)
|
2019-08-20 18:22:53 +03:00 |
gkolokythas
|
5489a18c75
|
Fixes bug on Project remote fetching, not including it in ResponsesCache. (Issue #145)
|
2019-08-20 12:46:00 +03:00 |
gkolokythas
|
beb7744e43
|
Adds Project external dynamic configuration properties.
|
2019-08-02 18:25:39 +03:00 |
gkolokythas
|
5dcf8397df
|
Adds Funder entity on backend.
|
2019-08-02 18:24:43 +03:00 |
gkolokythas
|
e8efe54479
|
Fixes bug on updating Project entity and various code missteps.
|
2019-08-02 18:21:00 +03:00 |
gkolokythas
|
01c5166bb9
|
Adds "Project" entity and its respected needed properties for external fetching. (Issue #145)
|
2019-08-02 11:27:12 +03:00 |
gkolokythas
|
184b28e8ea
|
Fixes bug ,due to rename, on fetching external Grants.
|
2019-08-01 12:12:06 +03:00 |
gkolokythas
|
feaec87b82
|
Renames "Project" to "Grant on backend. (Issue #145)
|
2019-07-31 17:57:34 +03:00 |
gkolokythas
|
4aa0febc39
|
Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137)
|
2019-07-30 18:30:47 +03:00 |
gkolokythas
|
47fd02934c
|
Adds new field on Dataset Template that link back to Open DMP entities (DMPs) (Issue #129).
|
2019-07-30 14:31:41 +03:00 |
gkolokythas
|
ff8ab5ad3e
|
Adds new field on Dataset Template that link back to Open DMP entities (Dataset Descriptions) (Issue #129).
|
2019-07-30 13:35:06 +03:00 |
Diamantis Tziotzios
|
68c2f19143
|
email config
|
2019-07-29 13:33:53 +03:00 |
Diamantis Tziotzios
|
dc719682c6
|
config changes
|
2019-07-29 13:33:10 +03:00 |
gkolokythas
|
65ba88f544
|
Adds subtitle to external dropdown on Dataset Description editor. (Issue #139)
|
2019-07-29 12:26:08 +03:00 |
gkolokythas
|
d1c04289ce
|
Adds subtitles to external dropdowns (Researchers, Organisations). (Issue #139)
|
2019-07-29 12:04:19 +03:00 |
gkolokythas
|
39b0ca0140
|
Fixes bug on showing deleted Dataset Descriptions and fixes language on Dataset Description Template version update.
|
2019-07-26 11:37:26 +03:00 |
gkolokythas
|
ee367b3032
|
Adds backend controller for DMP Template (profile) External Autocomplete field and refactors DMP edit to show DMP Template (profile). (Issue #134)
|
2019-07-24 18:29:29 +03:00 |
gkolokythas
|
81c5a492c1
|
Adds "external autocomplete" field on DMP profile editor. (Issue #134)
|
2019-07-23 18:01:51 +03:00 |
gkolokythas
|
f31435de94
|
Fixes bug on updating DMP when not containing the Dataset Templates of its Dataset Descriptions.
|
2019-07-19 11:55:08 +03:00 |
gkolokythas
|
7b4490a723
|
Adds new field on Dataset Template that link back to Open DMP entities (Researchers) (Issue #129).
|
2019-07-16 16:41:12 +03:00 |
gkolokythas
|
23116d9a99
|
Adds OrcId login. (Issue #103)
|
2019-07-12 17:22:57 +03:00 |
gkolokythas
|
f8310b2362
|
Adds email confirmation logic and view.
|
2019-07-12 17:12:16 +03:00 |
gkolokythas
|
b691084d73
|
Adds backend handler for NullEmail and it's respected custom HttpCode.
|
2019-07-12 17:01:00 +03:00 |
gkolokythas
|
25da5e97e5
|
Refactors authentication principal to handle users with and without confirmed email.
|
2019-07-12 16:58:17 +03:00 |
gkolokythas
|
cc7534e24d
|
Refactors MailService's method to be more generic.
|
2019-07-09 14:01:58 +03:00 |
gkolokythas
|
de56a1acc4
|
Fixes bug on DOI creation not saving the value on respected DMP.
|
2019-07-05 14:21:33 +03:00 |
gkolokythas
|
e36863e132
|
Adds exist DOI validation when creating new DOI for DMP.
|
2019-07-05 14:19:43 +03:00 |
gkolokythas
|
7d68f93ecd
|
Adds DOI variable to DMP models.
|
2019-07-05 14:08:24 +03:00 |
gkolokythas
|
41319ee320
|
Adds create DOI backend service for DMP, using Zenodo (Issue #111)
|
2019-07-04 17:30:15 +03:00 |
gkolokythas
|
8b1f1d834e
|
Adds the "Dataset Template" information on Dataset export document.
|
2019-07-04 17:10:30 +03:00 |
gkolokythas
|
f5458de003
|
Fixes bug on DMP and Dataset export name.
|
2019-07-04 12:43:48 +03:00 |
gkolokythas
|
281080e8e2
|
Adds backend validation on Dataset finalization. (Issue #131)
|
2019-07-02 16:34:12 +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
|
427f8f0595
|
Fixes bug on Dataset create.
|
2019-06-28 18:48:05 +03:00 |
gkolokythas
|
92486b9363
|
Creates new back end service that finalizes a DMP.
|
2019-06-28 15:58:25 +03:00 |
gkolokythas
|
326757f2c3
|
Adds "isPublic", "publishedAt" and "finalizedAt" properties on DMP overview model.
|
2019-06-28 11:25:27 +03:00 |
gkolokythas
|
349dffb137
|
Refactors Dataset update so it cannot be edited if DMP is finalized.
|
2019-06-27 11:48:39 +03:00 |
gkolokythas
|
6607714e4c
|
Fixes bug on not assigning finalize Date on Datasets and DMPs.
|
2019-06-26 16:34:33 +03:00 |
gkolokythas
|
f07384ed42
|
Fixes bug on DMP finalize when no Datasets where to be Canceled.
|
2019-06-24 17:59:51 +03:00 |
gkolokythas
|
744942032e
|
Adds finalizedAt and publicAt dates on DMP models.
|
2019-06-24 17:06:54 +03:00 |
gkolokythas
|
425a64e60a
|
Refactors Dataset update so it cannot be edited if it's DMP is public.
|
2019-06-24 13:00:59 +03:00 |
gkolokythas
|
4aedfdd7f6
|
Fixes bug on not creating finalized DMP.
|
2019-06-24 11:01:28 +03:00 |
gkolokythas
|
b2a407d90e
|
Fixes bug where one could edit Finalized DMP.
|
2019-06-21 17:47:06 +03:00 |
gkolokythas
|
ab63ea34d1
|
Fixes bug on create DMP created by the refactor.
|
2019-06-21 17:16:45 +03:00 |
gkolokythas
|
55407fd053
|
Refactos DMP update when set to "Finalized", now sets it's Datasets status of not "Finalized" to "Canceled".
|
2019-06-21 14:04:29 +03:00 |
gkolokythas
|
590d85b355
|
Fixes DMP models to not expose Datasets with "Canceled" status.
|
2019-06-21 13:58:20 +03:00 |
gkolokythas
|
c5d00b9ba1
|
Fixes bug on enabling a Finalized DMP to be made Draft again.
|
2019-06-21 12:31:15 +03:00 |
gkolokythas
|
499149ea93
|
Adds "make public DMP" service on backend.
|
2019-06-20 16:25:49 +03:00 |
gkolokythas
|
4d9ae93cf2
|
Fixes bug on DMP editor model exposing deleted Datasets.
|
2019-06-20 13:33:10 +03:00 |
gkolokythas
|
f9292ee839
|
Adds "Canceled" Status on Datasets and fixes bug with Dataset isPublic leftovers.
|
2019-06-19 17:16:05 +03:00 |
gkolokythas
|
09a2ac48b0
|
Fixes bug on DMP overview model not filtering the deleted Datsets.
|
2019-06-18 18:10:28 +03:00 |
gkolokythas
|
63c0341d28
|
Refactors Project listing model now not exposing DMPs.
|
2019-06-14 11:07:57 +03:00 |
gkolokythas
|
f0de34bcd3
|
Fixes bug on creating a new DMP on Project tab.
|
2019-06-13 12:17:40 +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
|
61a64a1c5b
|
Adds Dataset Template criteria on Dataset listing.
|
2019-06-12 12:10:46 +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
|
3d7e31e145
|
Fixes bug on Public DMP editing exposing not "Finalized" Datasets.
|
2019-06-07 16:35:49 +03:00 |
gkolokythas
|
fe69154353
|
Fixes bug not printing "multiple autocomplete" properties on Dataset export.
|
2019-06-07 11:37:16 +03:00 |
gkolokythas
|
6818eaf8bf
|
Fixes Dataset export doc and pdf not deleting the in memory files.
|
2019-06-06 13:41:52 +03:00 |
gkolokythas
|
fb1dd376fc
|
Fixes bug on DMP doc and pdf export not exporting the "combobox" property when its type is "wordlist".
|
2019-06-05 16:57:05 +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
|
b8e08869e5
|
Removes some unused imports and formats DatasetManager.
|
2019-06-04 17:16:12 +03:00 |
gkolokythas
|
4532313623
|
Fixes bug on Dataset createOrUpdate not saving associated DMP properly.
|
2019-06-04 17:05:47 +03:00 |
gkolokythas
|
9911dcdac5
|
Adds DMP export to JSON file (RDA template, not finished).
|
2019-06-04 17:04:04 +03:00 |
gkolokythas
|
147eb2ce44
|
Adds finalized date on Datasets and DMPs on backend.
|
2019-06-04 12:00:50 +03:00 |
gkolokythas
|
2e467f8277
|
Fixes bug on not properly saving the Creator of a DMP.
|
2019-05-31 16:43:14 +03:00 |
gkolokythas
|
2db15fc713
|
Fixes performace on DMP autocomplete.
|
2019-05-31 14:07:12 +03:00 |
gkolokythas
|
175a1e0747
|
Refactors DMP creator to use the intermediate table from database and not the column.
|
2019-05-31 11:38:04 +03:00 |
gkolokythas
|
8705f916b2
|
Fixes bug on DMP updating modified date.
|
2019-05-30 15:41:23 +03:00 |
gkolokythas
|
56ff4f3fb9
|
Fixes bug on DMPdao.
|
2019-05-30 11:31:08 +03:00 |
gkolokythas
|
2f045e6a52
|
Makes DMP owner to only have the permision to delete members.
|
2019-05-29 18:04:20 +03:00 |
gkolokythas
|
58137d18dd
|
Adds the functionality to delete members of a DMP.
|
2019-05-29 17:58:23 +03:00 |
ikalyvas
|
5f6224210b
|
Adds json deserialization ignore for missing properties
|
2019-05-29 13:55:13 +03:00 |
gkolokythas
|
2453cde47f
|
Fixes bug and efficiency on fetching DMPs.
|
2019-05-29 12:02:47 +03:00 |
gkolokythas
|
7bac52267a
|
Temporarily disables json ignore on empty values.
|
2019-05-29 11:54:07 +03:00 |
ikalyvas
|
3924176ce4
|
Merge branch Development
|
2019-05-29 11:22:18 +03:00 |
gkolokythas
|
a212ad1962
|
Fixes bug importing deleted file.
|
2019-05-28 10:28:00 +03:00 |
gkolokythas
|
f9b12f99a4
|
Refactors the the connection between DMP and Dataset Template (Profile) and adds Dataset Template criteria on DMP listing.
|
2019-05-28 10:22:58 +03:00 |
ikalyvas
|
120e16f714
|
Adds Criteria Serialization
|
2019-05-28 10:16:34 +03:00 |
gkolokythas
|
10e76e6d2b
|
Adds email information on UserInfo listing model.
|
2019-05-28 10:12:23 +03:00 |
gkolokythas
|
dd0b23580c
|
Adds datasets and dmp roles on DMP edit model.
|
2019-05-27 18:26:03 +03:00 |
ikalyvas
|
93f69979ba
|
Updates Queryablelist to support Queries and Criteria
|
2019-05-23 18:03:44 +03:00 |
gkolokythas
|
7844c33b7c
|
Various improvements on DMP document export. (Issue #71)
|
2019-05-22 11:53:30 +03:00 |
ikalyvas
|
fd30cc9a94
|
Refactors the way queries are generated
|
2019-05-21 18:17:41 +03:00 |
gkolokythas
|
d15cbd6d9e
|
Adds uri property to ProjectOverview model.
|
2019-05-21 13:36:55 +03:00 |
gkolokythas
|
7de3e34a6d
|
Fixes Collaborators' autocomplete search query not working properly.
|
2019-05-21 10:52:32 +03:00 |
gkolokythas
|
c28ec47537
|
Adds new models for exposing the Dataset and Dataset Template informations.
|
2019-05-20 14:20:06 +03:00 |
ikalyvas
|
8a2f6b3c28
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-05-20 13:34:19 +03:00 |
gkolokythas
|
f0c99e33af
|
Adds description on ProjectOverview model.
|
2019-05-20 13:19:10 +03:00 |
ikalyvas
|
ea66da7cff
|
Updates Colaborators fetch algorithm
|
2019-05-20 13:15:28 +03:00 |
gkolokythas
|
b67614afd0
|
Refactor the DMP listing model and adding to it more information about Project.
|
2019-05-20 13:13:48 +03:00 |
gkolokythas
|
392eb0d36e
|
Adds researchers to DMP overview model.
|
2019-05-20 10:27:32 +03:00 |
gkolokythas
|
dd973d4b78
|
Adds endpoint for the new model DataManagmentPlanOverview.
|
2019-05-17 18:21:56 +03:00 |
gkolokythas
|
4b47ce75e1
|
Fixes bugs on creating and updating DMPs releated to the user refactor.
|
2019-05-17 13:19:30 +03:00 |
gkolokythas
|
6b13f191b0
|
Adds the missing information to User Dashboard (Ticket #83)
|
2019-05-17 11:42:30 +03:00 |
Diamantis Tziotzios
|
151656386a
|
merging changes
|
2019-05-17 10:44:16 +03:00 |
Diamantis Tziotzios
|
6714ba99ee
|
Merge branch 'ui-refactoring' into Development
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/DatasetProfileManager.java
# dmp-frontend/src/app/dataset-profile-form/form/form.component.html
# dmp-frontend/src/app/dataset-profile-form/form/form.component.ts
# dmp-frontend/src/app/services/datasetProfileAdmin/datasetProfileAfmin.service.ts
|
2019-05-17 10:34:37 +03:00 |
gkolokythas
|
f26b3200e3
|
Polishes the Tag functionality by adding the mockup data into a json file (Ticket #76)
|
2019-05-16 14:16:24 +03:00 |
gkolokythas
|
f71d02613a
|
Adds Tags functionality on Dataset listing with mockup data. (Ticket #76)
|
2019-05-16 13:54:29 +03:00 |
gkolokythas
|
4a1b9984c7
|
Implemets Collaborators filter to Dataset and DMP listing. (Ticket #77)
|
2019-05-16 13:10:28 +03:00 |
gkolokythas
|
3914c456d3
|
Adds project Id on Dataset listing model.
|
2019-05-16 10:10:54 +03:00 |
gkolokythas
|
d5c1469a98
|
Adds the Organisations statistics on public Dashboard.
|
2019-05-15 18:39:05 +03:00 |
gkolokythas
|
25ce03b962
|
Adds project Abbreviation on Dataset listing model.
|
2019-05-15 18:24:31 +03:00 |
gkolokythas
|
0ee3299d79
|
Fixes DMP invitation bug not properly saving the information.
|
2019-05-14 16:40:25 +03:00 |
gkolokythas
|
62d681d022
|
Project filter on "Public DMPs" now exposes only the ones associated with public DMPs (Ticket #79)
|
2019-05-14 16:08:49 +03:00 |
gkolokythas
|
b8559f9f52
|
Organisations filter on "Public DMPs" now exposes only the ones associated with public DMPs. (Ticket #79)
|
2019-05-14 14:12:31 +03:00 |
gkolokythas
|
3905f68121
|
Adds the project Id on DMP listing model.
|
2019-05-14 14:04:43 +03:00 |
gkolokythas
|
ebfde3e992
|
Fixes bug on create Dmp not saving the role on the Database.
|
2019-05-13 13:30:35 +03:00 |
gkolokythas
|
1747e62a58
|
Fixes bug on DMP listing backend logic that exposes deleted Datasets.
|
2019-05-13 12:20:59 +03:00 |
gkolokythas
|
11c1ac33cf
|
Adds the criteria on DMP listing and refactors the backend userInfo.
|
2019-05-10 11:33:48 +03:00 |
gkolokythas
|
f0a73cf355
|
Adds description and project abbreviation on Dmp listing model.
|
2019-05-09 12:42:51 +03:00 |
gkolokythas
|
1edd38c09e
|
Adds user information on DMP listing.
|
2019-05-06 12:41:13 +03:00 |
gkolokythas
|
e138b18dc1
|
Adds Templates (Dataset Profiles) on DMP listing.
|
2019-04-26 17:08:41 +03:00 |
gkolokythas
|
e591e47736
|
Adds the published DMPs view.
|
2019-04-26 17:05:15 +03:00 |
gkolokythas
|
9d4c3fca60
|
Adds the property of last modified on Dmps and Datasets.
|
2019-04-25 18:12:08 +03:00 |
gkolokythas
|
5557111e93
|
Makes the code of Dataset Profile version checking on a Dataset more maintainable. (Ticket #59)
|
2019-04-23 12:01:49 +03:00 |
gkolokythas
|
b52225308d
|
Adds the number of Organisation on Dashboard statistcs.
|
2019-04-22 17:19:08 +03:00 |
gkolokythas
|
3e7747455c
|
Adds dmpId on Dataset Response.
|
2019-04-22 13:45:36 +03:00 |
gkolokythas
|
aed9d831e9
|
Adds Dataset Profile versioning functionality (Ticket #59)
|
2019-04-22 12:11:21 +03:00 |
gkolokythas
|
018024d6f7
|
Fixes bug with Dataset Profile create.
|
2019-04-16 16:42:24 +03:00 |
gkolokythas
|
534d37668b
|
Fixes file not working because of refactor.
|
2019-04-16 15:35:16 +03:00 |
gkolokythas
|
7ca5568437
|
Fixes various missteps in code.
|
2019-04-15 13:35:26 +03:00 |
gkolokythas
|
c577d6f53b
|
Adds Dataset import functionality (Ticket #70)
|
2019-04-15 12:34:12 +03:00 |
gkolokythas
|
30c84de19a
|
Fixes Pdf export for DMP and Dataset.
|
2019-04-05 12:20:06 +03:00 |
gkolokythas
|
c1449bd333
|
Fixes the Project filter in ExploreDmp to have the same functionality when user is logged in or not.
|
2019-04-03 16:25:52 +03:00 |
Diamantis Tziotzios
|
3da8557389
|
Fixes bug on public Dataset export created by refactoring.
|
2019-04-02 10:53:38 +03:00 |
Diamantis Tziotzios
|
aadc212002
|
Adds title to dataset export document.
|
2019-04-02 10:51:22 +03:00 |
Diamantis Tziotzios
|
0d73fb2a8b
|
Fixes the functionality to see finalized Datasets when not signed in.
|
2019-04-01 13:42:46 +03:00 |
Diamantis Tziotzios
|
29f9c0992f
|
Missing uncommited file.
|
2019-03-28 17:07:51 +02:00 |
Diamantis Tziotzios
|
3976722d47
|
Adds Dmp export file related.
|
2019-03-26 18:11:26 +02:00 |
Diamantis Tziotzios
|
ed03abd254
|
Adds the multiple autocomplete functionality on Combo Box Autocomplete.
|
2019-03-26 17:09:02 +02: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 |
Diamantis Tziotzios
|
1f643cda9a
|
Adds export as Docx functionality on Datsets
|
2019-03-26 16:45:27 +02:00 |
Diamantis Tziotzios
|
2c51468dfe
|
Adds Dataset Profile Versioning.
|
2019-03-26 16:30:33 +02:00 |
Diamantis Tziotzios
|
a7f138c1ea
|
Fixes Project listing on Dashboard.
|
2019-03-15 18:06:55 +02:00 |
Diamantis Tziotzios
|
460aa7d1e7
|
Fixes "Save and Finalize" on Quick wizard.
|
2019-03-14 20:00:02 +02:00 |
Diamantis Tziotzios
|
c8bea58d89
|
Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring
|
2019-03-07 12:05:06 +02:00 |
Diamantis Tziotzios
|
5c608c11e8
|
ADDITIONAL-INFORMATION On CompositeFields
Fix Import Dataset Profiles Desc Extendet And Additional
|
2019-03-07 12:04:54 +02:00 |
Diamantis Tziotzios
|
ec6b50dc22
|
Fixes Dmp upload issues
|
2019-03-06 17:35:56 +02:00 |
ikalyvas
|
90aace8e68
|
Fixes bug with QuickWizard Profile name on backend model
|
2019-03-05 18:08:38 +02:00 |