cedadev / django-dmp

A Django app to help data management planning.
0 stars 1 forks source link

New View - To-do list #9

Closed rsmith013 closed 7 years ago

rsmith013 commented 7 years ago

Have a way of flagging when projects require action and present a list of projects where this date has passed and which ones are upcoming. Gives a shortened list where projects which do not require attention for some time are not shown.

rsmith013 commented 7 years ago
  1. Add button to complete task, set state to completed rather than deleting
  2. Remind in, should be a form field and not saved in the model. This means that the inline form will not show the remind in field filled in when the object has been saved. This field is not useful in the database.
  3. Button to set standard events such as dmp agreed, end of project etc.
  4. Filter todo list on scisup contact