argos/dmp-backend/web/src/main/java/eu/eudat
Konstantina Galouni a2228a5fb6 #7597, #7893, #7895, #7898: Updated DMP template file (h2020.docx) for export | Added Dataset template file (h2020_dataset.docx) for export | Updated indentation on exported docs.
1. h2020.docx, h2020_dataset.docx: Updated DMP template & Added Dataset template.
2. application.properties, application-devel.properties, application-production.properties, application-staging.properties: Added property for dataset template file path configuration.h2020datasettemplate=documents/h2020_dataset.docx
3. ConfigLoader.java: Added method XWPFDocument getDatasetDocument();
4. DefaultConfigLoader.java: Added fiedls and methods for loading Dataset template (h2020_dataset.docx).
5. DataManagementPlanManager.java, DatasetManager.java, , HtmlToWorldBuilder.java, WordBuilder.java: Updated header/footer/first page in exports for DMPs and Datasets  | Updated indentation in exports.
2022-07-26 17:00:54 +03:00
..
cache #7326 - static APIs 2022-01-21 15:44:51 +02:00
configurations Add ssl support for elasticsearch 2022-06-08 16:23:49 +03:00
controllers Fix critical issue when uploading Dataset Template 2022-06-07 10:33:37 +03:00
criteria Add criteria for the recent activity model 2020-07-02 11:57:59 +03:00
exceptions Re organize DMP controller and manager functions and added the ability to add custom organization (not configurable yet) (ref #255) 2020-04-22 18:40:43 +03:00
logic #7597, #7893, #7895, #7898: Updated DMP template file (h2020.docx) for export | Added Dataset template file (h2020_dataset.docx) for export | Updated indentation on exported docs. 2022-07-26 17:00:54 +03:00
models Backend: Fix a bug with compareTo of a field throwing an error because ordinal is not exists. FrontEnd: Initialize visibility rules for multiple fields coming from service according to their parents. 2022-06-23 15:38:48 +03:00
types dataset templates metric renamed 2022-01-28 16:02:07 +02:00
EuDatApplication.java Update Spring boot framework to version 2.5.2 2021-09-07 09:42:31 +03:00