d5bcf70e2252b482781fce5e87afaef852983354 kent Fri Oct 18 00:22:31 2019 -0700 Documenting recent changes diff --git src/hca/hcat/mysite/versions.txt src/hca/hcat/mysite/versions.txt index 64a9891..1c99f39 100644 --- src/hca/hcat/mysite/versions.txt +++ src/hca/hcat/mysite/versions.txt @@ -85,15 +85,23 @@ - Removed assay type fields and table. - Renamed state_reached to status and cur_state to wrangling_status. - Added WranglingStatus model and field as distinct from overall ProjectStatus. - Moving wrangler sections to bottom of the project page. - Changed "wrangler1" to "primary wrangler" and "wrangler2" to "secondary wrangler" - Made API only return name, projects, and labs from contributors since other info especially contributors might want wranglers to have but not the web at large. - Made pubmed id and doi fields optional for publications - It's not visible in code but in database I adjusted some tables to view only for wranglers at their request including species. - Buried Grant and Wrangler behind an x in the admin list since these are also seldom used. - Renaming AssayTech to CdnaLibraryPrep - Making title field have more space - Rearranging top part of Project details page in admin. - See issues 1-5 for even more detail. +0.9 - Added a landing page that explains Tuatara and includes links to the admin interface + and a decent description of the API. Also: + - Fixed a bug that made the project search box crash + - Minor configuration adjustments to make it fit into https://tuatara.data.humancellatlas.org + ES-2 unit. + - Removed lab affiliation from api/contributors since not really needed + +