be4311c07e14feb728abc6425ee606ffaa611a58 markd Fri Jan 22 06:46:58 2021 -0800 merge with master diff --git src/hca/hcat/mysite/versions.txt src/hca/hcat/mysite/versions.txt index baf7abd..1c99f39 100644 --- src/hca/hcat/mysite/versions.txt +++ src/hca/hcat/mysite/versions.txt @@ -81,15 +81,27 @@ meaning wasn't clear, not sharing contributor contact info beyond name. This version does not address any wrangler specific views but it should contain most of the database changes. - Removed responder fields from project since wranglers felt they weren't needed as separate from the contacts fields. - 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 + +