argos/dmp-backend/web/src/main/java/eu/eudat
Konstantina Galouni 7fefdd6aad Added rich text area field type for response in dataset > chapter > section > questions.
1. RichTextAreaData.java: [NEW] file to extend FieldData.
2. ModelBuilder.java: Added case for richTextarea type.
3. ExportXmlBuilderDatasetProfile.java: Added case for RICH_TEXT_AREA.
4. ViewStyle.java: Define RICH_TEXT_AREA("richTextarea").
2021-11-01 15:38:16 +02:00
..
cache Update Spring boot framework to version 2.5.2 2021-09-07 09:42:31 +03:00
configurations Update Spring boot framework to version 2.5.2 2021-09-07 09:42:31 +03:00
controllers Fix issue with DMP index not updating after a new user is invited 2021-10-27 18:16:44 +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 Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:38:16 +02:00
models Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:38:16 +02:00
types Add prometheus metric for the number of grants used based on DMP status (ref #6462) 2021-10-20 12:42:08 +03:00
EuDatApplication.java Update Spring boot framework to version 2.5.2 2021-09-07 09:42:31 +03:00