Go to file
Konstantina Galouni 193e7410a8 Added rich text area field type for response in dataset > chapter > section > questions.
1. dataset-profile.module.ts: Added in declarations "DatasetProfileEditorRichTextAreaFieldComponent".
2. dataset-profile-editor-composite-field.component.html: Added RichTextArea as input field type for response to a question.
3. dataset-profile-editor-composite-field.component.ts: In method "addNewInput()" added case for RichTextArea.
4. dataset-profile-field-view-style.ts & view-style-enum.ts: Added RichTextArea.
5. field-data.ts: Added interface RichTextAreaFieldData.
6. enum-utils.service.ts: In methods "toDatasetProfileFieldViewStyleString()" and "toDatasetProfileViewTypeString()" added cases for RichTextArea
7. field-editor-model.ts: Added richTextarea.
8. component-profile-editor-default-value.component.html: Added <mat-form-field> for RichTextArea (how rich text area is initialized when this type is selected as response).
9. dataset-profile-editor-field.component.html: Added <mat-option> for RichTextArea (to select it) and <app-dataset-profile-editor-rich-text-area-field-component> (to show it).
10. dataset-profile-editor-field.component.ts: Added RichTextArea case everywhere.
11. dataset-wizard.component.ts & dmp-editor.component.ts: In method "_getPlaceHolder()" added case for richTextarea.
12. dataset-description-form.module.ts: Imported RichTextEditorModule.
13. form-field.component.html: Added RichTextArea case with <rich-text-editor-component>.
14. assets/i18n/: Added DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-RICH-TEXT-AREA-TITLE, DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-RICH-TEXT-AREA-PLACEHOLDER and DMP-EDITOR.TYPES.DATASET-PROFILE-FIELD-VIEW-STYLE.RICH-TEXT-AREA.
15. field-data/rich-text-area-field-data-editor-model.ts & field-type/rich-textarea/: [NEW] Files for Rich Text Area field type.
2021-11-01 15:30:21 +02:00
ELK.Docker Minor cleanup to logstash 2020-04-16 18:34:32 +03:00
dmp-backend When exporting to word/PDF HTML styled text, make <br> tag to be parsed once 2021-11-01 11:49:20 +02:00
dmp-dataset-templates Add new source for data repositories and updated H2020 template 2020-05-29 17:13:02 +03:00
dmp-db-scema Fix db creation scripts for linux 2021-10-01 12:37:20 +03:00
dmp-frontend Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
docsbox-master no message 2018-07-11 16:47:36 +03:00
elastic-config no message 2018-09-18 15:41:24 +03:00
openDMP Improve self deployment 2020-04-27 16:21:03 +03:00
prometheus/config Add prometheus integration (ref #294) 2021-04-09 19:05:04 +03:00
static no message 2018-10-02 17:33:58 +03:00
user-guide pt user guide update 2021-08-16 18:36:10 +03:00
.env no message 2018-07-11 16:47:36 +03:00
.gitignore Fix critical issue with public dataset query 2021-08-23 11:48:29 +03:00
Jenkinsfile CI update 2020-09-24 17:37:32 +03:00
LICENSE Update LICENSE 2020-05-11 13:49:36 +03:00
docker-compose.dev.yml conf refactor 2018-11-27 16:13:56 +02:00
docker-compose.yml Improve self deployment 2020-05-04 17:15:52 +03:00
opensource-licences_urls.txt Add opensource-licences 2020-07-17 17:46:10 +03:00
welcome.docx no message 2018-03-05 18:18:45 +02:00