gkolokythas
|
349dffb137
|
Refactors Dataset update so it cannot be edited if DMP is finalized.
|
2019-06-27 11:48:39 +03:00 |
gkolokythas
|
ad6371ed1e
|
Fixes bug on exposing Canceled Dataset on Dataset listing.
|
2019-06-27 11:40:12 +03:00 |
apapachristou
|
b8c498013e
|
Disables project input on /plans/edit/:finalized_id, fixes Breadcrumb translate, fixes message on dialog of finalizing dmp with no datasets
|
2019-06-26 18:34:43 +03:00 |
gkolokythas
|
6607714e4c
|
Fixes bug on not assigning finalize Date on Datasets and DMPs.
|
2019-06-26 16:34:33 +03:00 |
gkolokythas
|
76831573ff
|
Fixes bug on Sql scripts with naming conventions.
|
2019-06-26 16:30:26 +03:00 |
apapachristou
|
2572d3e760
|
Fixes bug on Create New Dmp
|
2019-06-26 14:57:52 +03:00 |
apapachristou
|
8f381c6d85
|
Fixes margin on Dmp Wizard step two help
|
2019-06-26 13:55:23 +03:00 |
apapachristou
|
c06e0acee4
|
Adds text (Issue #123) - (Issue #124)
|
2019-06-26 13:51:16 +03:00 |
apapachristou
|
4a3a6cac90
|
Adds Confirmation Dialog on fianalize Dataset
|
2019-06-26 12:24:06 +03:00 |
gkolokythas
|
3763e0e34f
|
Fixes language misstep on DMP editor.
|
2019-06-26 11:07:43 +03:00 |
apapachristou
|
9d92225f68
|
Rename fields on Dmp Wizard - (Issue #123) and fixes breadcrumb get language
|
2019-06-26 10:39:25 +03:00 |
gkolokythas
|
fb824c70e9
|
Renames properties on 2nd tab of DMP wizard. (Issue #124)
|
2019-06-26 10:24:11 +03:00 |
apapachristou
|
237ae94f10
|
Fixes status on DMP and Dataset Listing Items
|
2019-06-25 18:16:31 +03:00 |
apapachristou
|
825f792a5d
|
Removes edit functionality on /plans/edit/:finalized_id
|
2019-06-25 16:02:54 +03:00 |
gkolokythas
|
868e6886b3
|
Clarifies DMP's finalize filter to not include published ones.
|
2019-06-25 12:40:01 +03:00 |
apapachristou
|
ff270185bd
|
Use of Status Enum on all .ts files
|
2019-06-25 12:16:37 +03:00 |
apapachristou
|
e29fbd4dca
|
Get only draft DMPs on selecting an existing DMP at /datasetcreatewizard, fixes images on /about
|
2019-06-25 10:55:56 +03:00 |
apapachristou
|
61cba23bf6
|
Removes redirect on save profile settings
|
2019-06-24 18:26:40 +03:00 |
gkolokythas
|
f07384ed42
|
Fixes bug on DMP finalize when no Datasets where to be Canceled.
|
2019-06-24 17:59:51 +03:00 |
apapachristou
|
46042b7403
|
Fixes synchronization on breadcrumb of /plans
|
2019-06-24 17:46:22 +03:00 |
apapachristou
|
74ed505702
|
Use of enum DmpStatus
|
2019-06-24 17:30:30 +03:00 |
gkolokythas
|
744942032e
|
Adds finalizedAt and publicAt dates on DMP models.
|
2019-06-24 17:06:54 +03:00 |
gkolokythas
|
b8977669c6
|
Renames DMP and Dataset columns.
|
2019-06-24 17:01:24 +03:00 |
apapachristou
|
742dd5015f
|
Finalize Dialog on New DMP (Wizard)
|
2019-06-24 16:02:09 +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 |
apapachristou
|
ae22578710
|
Adds validators on DMP editor model
|
2019-06-24 12:21:23 +03:00 |
gkolokythas
|
4aedfdd7f6
|
Fixes bug on not creating finalized DMP.
|
2019-06-24 11:01:28 +03:00 |
apapachristou
|
695ce63343
|
On New DMP (Expert): Removes finalize button since user don't have at least one finalized dataset at this point, Removes unnecessary tabs
|
2019-06-24 10:46:39 +03:00 |
apapachristou
|
0296b18022
|
Fixes lowercase on finalize button
|
2019-06-21 18:36:16 +03:00 |
apapachristou
|
3d2dea572f
|
Fixes buttons on admin dataset-profiles
|
2019-06-21 18:06:30 +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 |
apapachristou
|
611aeb0094
|
Fixes content on warning message on save and finalize dialog
|
2019-06-21 17:08:22 +03:00 |
apapachristou
|
3242654e77
|
Adds dialog on DMP option "Save and Finalize" - (Issue #110)
|
2019-06-21 16:55:38 +03:00 |
apapachristou
|
9de8e7d723
|
Fixes bug on New Dataset, on tab Description
|
2019-06-21 16:48:22 +03:00 |
apapachristou
|
d7a9815196
|
Fixes bug on DMP Overview Listing Datasets
|
2019-06-21 16:45:06 +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
|
e76eb24dbd
|
Adds the new Enum Status of a Dataset, "Canceled".
|
2019-06-20 18:08:51 +03:00 |
gkolokythas
|
a0f3192541
|
Fixes bug on user listing.
|
2019-06-20 18:06:17 +03:00 |
gkolokythas
|
499149ea93
|
Adds "make public DMP" service on backend.
|
2019-06-20 16:25:49 +03:00 |
gkolokythas
|
9d77f7e0ab
|
Refactors public DMPs listing and public Datasets listing to expose public items and not just finalized.
|
2019-06-20 14:45:47 +03:00 |
gkolokythas
|
8e0bafcbfa
|
Adds criteria "Public" on DMP listing.
|
2019-06-20 14:31:29 +03:00 |
gkolokythas
|
4d9ae93cf2
|
Fixes bug on DMP editor model exposing deleted Datasets.
|
2019-06-20 13:33:10 +03:00 |
apapachristou
|
e39e0df143
|
Fixes padding on datasets-tab
|
2019-06-20 10:28:33 +03:00 |
apapachristou
|
4e93bf7387
|
Adds full-width bar on top of datasets-tab - (Issue #117)
|
2019-06-20 10:25:26 +03:00 |
gkolokythas
|
a40def3162
|
Adds "isPublic" and "PublishedDat" properties on DMP.
|
2019-06-19 17:32:54 +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
|
47262a9a99
|
Removes obsolete property "IsPublic" from Datasets.
|
2019-06-19 17:13:34 +03:00 |