Commit Graph

3307 Commits (1.3.8.1)
 

Author SHA1 Message Date
George Kalampokis 7a71110033 Fix critical issue with open file handle leak on user guide folder
(cherry picked from commit fa723c07ae)
2 years ago
Diamantis Tziotzios 14c267c97e Merge branch 'Development'
# Conflicts:
#	dmp-backend/web/src/main/resources/config/application-production.properties
2 years ago
George Kalampokis 912a3cc095 Order datasets on DMP listing (ref #7746) 2 years ago
Bernaldo Mihasi 3c3b9ef398 Merge branch 'Development' of https://code-repo.d4science.org/MaDgiK-CITE/argos into Development 2 years ago
Bernaldo Mihasi cfd0707f2a bug fix: license api-fields didnt get prefilled 2 years ago
George Kalampokis 78bceeb8ae Reorganize and Rename (english only) DMP Editor Fields (ref #7700) 2 years ago
George Kalampokis b891907724 Merge remote-tracking branch 'origin/Development' into Development 2 years ago
George Kalampokis afa602bf39 Fix issue with Dataset Editor when trying to save an incomplete or invalid form, the save buttons stay locked (ref #7725) 2 years ago
Konstantina Galouni 579bb58afc #7699: rich-text-editor.component.ts: Clear any formatting on paste and add plain text | Added h1-h6 tags in customClasses | Enable "removeFormat" button (clear formatting added from editor options). 2 years ago
Konstantina Galouni a5061759b8 #7665: Save and Previous buttons updated on the Dataset Template (Admin).
1. dmp-editor.component.html & dmp-clone.component.html & dataset-wizard.component.html: On next button, moved chevron_right icon to the right side of the text.
2. dataset-profile-editor.component.scss:
   a. Removed margin-top from .dataset-profile-editor.
   b. Updated position and styling of .scroll-on-top.
   c. Added .floating-btn and .progress-min-height.
3. dataset-profile-editor.component.ts:
   a. Set showScrollOnTopButton default value to true and comment intersection stepperNavigationObserver (because title is sticky now and always visible).
   b. In method "onSubmit()" added parameter close:boolean=false, to check if the router will navigate to "/dataset-profiles" or not (button "save and continue" added).
4. dataset-profile-editor.component.html:
   a. Renamed "Back" button to "Close" and use DATASET-WIZARD.ACTIONS.CLOSE.
   b. Moved "Close", "Save"/"Update" and "Finalize" buttons aligned with title on the top right.
   c. Made title with aligned buttons sticky to top with stepper.
   d. Moved buttons "Previous"/"Next" on the down right of viewport (floating buttons).
   e. Moved scroll button and update it.
   f. Updated alignment of main content when there is no sidebar on the left.
5. i18n/: In language files added "DATASET-WIZARD.ACTIONS.CLOSE" and updated "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" (#7662).
2 years ago
Konstantina Galouni 943f84384c #7662: Popup message when merging email accounts from the user profile | [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
1. user-profile.component.ts: Added PopupNotificationDialogComponent when email for validating account has been sent.
2. login.component.ts: Added @Input() redirect: boolean = true; - if this is false do not redirect to home page.
3. add-account-dialog.component.html: Add parameter redirect="false" in <app-login>.
4. clone-dialog.component.html: [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
5. i18n/: In language files added "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" and "USER-PROFILE.MERGING-EMAILS-DIALOG.MESSAGE".
2 years ago
George Kalampokis 7c933d9f32 Refactor Zenodo deposit creation. Add model for mapping instead of relying on stringBuilder 2 years ago
George Kalampokis e373baee7e Fix critical issue when importing from xml with researchers 2 years ago
George Kalampokis 2a12f1b5be Change Dataset sorting on DMP overview and editor from last modified to last created 2 years ago
argirok b9f8d2e162 #7602 Contributors: add Croation institution title 2 years ago
George Kalampokis ae7988aa13 Make DMP Editor more safe when saving and make save pop messages more consistent 2 years ago
George Kalampokis a9199ab8f0 Make Dataset Editor more safe when saving and make save pop messages more consistent 2 years ago
George Kalampokis 5faa44c015 On a new Dataset when save is pressed it will reload the editor in order to reflect better the state of the Dataset 2 years ago
George Kalampokis 4b879eb339 On DMP Overview change the color of the finalized Datasets 2 years ago
George Kalampokis ef6e3b8d7c Sort Datasets by Modified date on DMP Overview and DMP Editor 2 years ago
Bernaldo Mihasi 7cfedf24a2 add missing enums to render styles 2 years ago
Bernaldo Mihasi db8f10ac1e fix issue with upload field in xml export 2 years ago
Diamantis Tziotzios 07f499707e pt user guide update 2 years ago
Konstantinos Triantafyllou 0bb98a4009 Merge branch 'Development' of code-repo.d4science.org:MaDgiK-CITE/argos into Development 2 years ago
Konstantinos Triantafyllou a58e926c3d Prefilling: Alphabetical order in the returning list. Autocomplete of prefilling: no search with empty value. 2 years ago
George Kalampokis afb0be5b18 Make DMP export to be more consistent with the DMP shown on the front end UI 2 years ago
George Kalampokis c41c89774b Make Dataset Validation checker to no longer be exception depedant 2 years ago
George Kalampokis 3eb27c04f6 Fix critical issue with xml import 2 years ago
George Kalampokis 72507dd1b8 Fix issue with DMP json export if it have been imported from json 2 years ago
argirok 35ea0b5d6c Merge branch 'Development' of code-repo.d4science.org:MaDgiK-CITE/argos into Development 2 years ago
argirok f1746e49ff Add Croatia in contributors 2 years ago
Konstantina Galouni 5ceea10c49 #7638: [Bug fix] dmp-finalize-dialog.component.html: Truncate text and show tooltip with full dataset title. 2 years ago
Konstantina Galouni 650e0ceb06 #7636: [Bug fix] Copy dataset from latest activity or dataset listing: Reverting some changes from commit:b6c28be3b3
1. DatasetListingModel.java: Added  field DatasetProfileOverviewModel profile, getter/setter and set profile in methods "fromDataModel()" and "toDataModel()".
2. RecentActivityModel.java: Added field DatasetProfileOverviewModel profile and getter/setter.
3. RecentDatasetModel.java: Set profile in methods "fromEntity()" and "fromDmpEntity()".
2 years ago
Bernaldo Mihasi 78895a1df1 no message 2 years ago
argirok 1f71681fa2 add link to RDA specifications - pop up and user guide 2 years ago
argirok 62b60b93a8 URLConfiguration add FilterType. When filterType is "local" the filtering is applied in argos backend - not throught the API 2 years ago
George Kalampokis 864b4bfec8 Make rda mapping more lax 2 years ago
Bernaldo Mihasi 116f9b99ea fix tags - distribution_format word export 2 years ago
Konstantina Galouni 8734d7c1ba #7528: Fixes in exporting images to document.
WordBuilder.java: Use media types instead of file extension for IMAGE_TYPE_MAP | Calculate image dimensions inside document according to its initial ratio and remove from page size the top, bottom, left, right margins.
2 years ago
Bernaldo Mihasi 835ccaab89 Merge branch 'Development' of https://code-repo.d4science.org/MaDgiK-CITE/argos into Development 2 years ago
Bernaldo Mihasi ba55881830 image export: pixels to points 2 years ago
argirok d2ac550478 add croatian language in other language files 2 years ago
argirok 0393951abe add latest changes in the croatian language file 2 years ago
argirok de5d8a9553 add croatian language file 2 years ago
George Kalampokis 3101cf0e42 Optimize image export 2 years ago
George Kalampokis 3c00d47407 Fix critical issue with dataset saving 2 years ago
Bernaldo Mihasi 65b4e58aad attach images in word export 2 years ago
Konstantina Galouni 7f9e12c731 Tiff image type added in file upload types | Language files updated.
1. dataset-profile-editor-upload-field.component.ts: Added image/tiff media type in available types for Upload.
2. en.json: Updated literals for "Upload" file field type and removed literals for "Table" field type, because the field is not ready yet.
3. de.json, es.json, gr.json, pt.json, sk.json, sr.json, tr.json: Added literals for "Upload" file field type.
2 years ago
Konstantina Galouni 9671a827df Added empty folder uploads 2 years ago
Konstantina Galouni 63e27b1d4a Remove .gitkeep file 2 years ago