c83c7ebf5494774741e0916eeb4a918b6cb552d4 kent Tue Oct 8 15:31:21 2019 -0700 Documenting changes. diff --git src/hca/hcat/mysite/versions.txt src/hca/hcat/mysite/versions.txt index baf7abd..64a9891 100644 --- src/hca/hcat/mysite/versions.txt +++ src/hca/hcat/mysite/versions.txt @@ -81,15 +81,19 @@ 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.