-
Notifications
You must be signed in to change notification settings - Fork 4
Sprint 5 Changelog
sdw3md edited this page Dec 16, 2016
·
5 revisions
Meeting Minutes and Task Assigments Here
Admin username: [email protected] password: test
General username: [email protected] password: test
- Implemented an edit manifest page
- Implemented uploads of Dataset files to server on Create Manifest page
- Implemented ability to upload and associate multiple datasets with a manifest on contribute.php
- Contribute.php now lists all datasets associated with a manifest
- Implemented ability for user to download datasets on contribute.php
- Implemented ability for user to upload manifest json files. to the server when creating a manifest on the create manifest
- added the ability for users to download the manifest's json after searching it
- Reworked create manifest form.
- Added the ability to upload Script and Config files during manifest creation.
General UI cleanup.
- Implemented password hashing.
- Implemented validation step to account creation.
Finalized User Documentation