Feature/updates from demo 1 (#1396)
* Allow an approver to make changes to the PAF whilst they are approving * Expose the applicant view of the project and allow them to edit Applicants can only edit in the first phase Applicants can only edit the base data on the project * Improve the display of the addressfield and value * Add tests in for the views * De-submissionify the emails to the user * Fix from rebase
Showing
- addressfield/fields.py 4 additions, 0 deletionsaddressfield/fields.py
- opentech/apply/activity/templates/messages/email/applicant_base.html 1 addition, 1 deletion...ply/activity/templates/messages/email/applicant_base.html
- opentech/apply/activity/templates/messages/email/comment.html 1 addition, 1 deletion...tech/apply/activity/templates/messages/email/comment.html
- opentech/apply/funds/blocks.py 3 additions, 6 deletionsopentech/apply/funds/blocks.py
- opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html 0 additions, 4 deletions...s/templates/funds/applicationsubmission_admin_detail.html
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 2 additions, 3 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/projects/forms.py 2 additions, 0 deletionsopentech/apply/projects/forms.py
- opentech/apply/projects/models.py 18 additions, 0 deletionsopentech/apply/projects/models.py
- opentech/apply/projects/templates/application_projects/includes/supporting_documents.html 5 additions, 2 deletions...s/application_projects/includes/supporting_documents.html
- opentech/apply/projects/templates/application_projects/project_applicant_detail.html 18 additions, 0 deletions...plates/application_projects/project_applicant_detail.html
- opentech/apply/projects/templates/application_projects/project_detail.html 5 additions, 23 deletions...ojects/templates/application_projects/project_detail.html
- opentech/apply/projects/templates/application_projects/project_form.html 2 additions, 2 deletions...projects/templates/application_projects/project_form.html
- opentech/apply/projects/templatetags/approval_tools.py 5 additions, 0 deletionsopentech/apply/projects/templatetags/approval_tools.py
- opentech/apply/projects/tests/factories.py 10 additions, 3 deletionsopentech/apply/projects/tests/factories.py
- opentech/apply/projects/tests/test_forms.py 3 additions, 3 deletionsopentech/apply/projects/tests/test_forms.py
- opentech/apply/projects/tests/test_views.py 120 additions, 7 deletionsopentech/apply/projects/tests/test_views.py
- opentech/apply/projects/views.py 57 additions, 7 deletionsopentech/apply/projects/views.py
- opentech/apply/users/tests/factories.py 16 additions, 1 deletionopentech/apply/users/tests/factories.py
Loading
Please register or sign in to comment