Releases: USGCRP/gcis
Releases · USGCRP/gcis
1.46.0
General
- Swapped versioning from Major.minor (i.e.
1.45
) to Semantic Versioning (i.e.1.46.0
). Finishes #455
API
- No changes.
Core Code
- Organizational Types no longer include
international
. Cleanup following #448 - Created support for organization alternate names in support of #462. Progresses #471. Not yet fronted through the API or Front End.
Production Instance @ https://data.globalchange.gov
- Cleaned up Contributors' display of their affiliations. Fixes #349
- Publication
Cited By
section reformatted to a table format, sorting them in a logical fashion. Finishes #317. - Display of Figures and Tables lacking a Chapter corrected. Clean up from #445 and technical debt.
Data Management
- Default Watch period for Stage Data Review is now 1 Week instead of 2 Weeks.
1.45
Core Code
- Organizations and Persons can return their Contributions in CSV format. Fixes #371
- Chapter now supports Alphanumeric Chapter Numbers (i.e. Executive Summary - ES). Fixes #447
- Organizations can now be flagged as "International" if they have HQs in multiple countries. Fixes #448
Production Instance @ https://data.globalchange.gov
1.44
API
- No changes affecting the API
Core Code
- Datasets will now stringify based on their name if available. Otherwise they fallback to stringify on their identifier (current behavior). GCIS #425
Production Instance @ https://data.globalchange.gov
- Multiple protocol corrections in support of the https conversion GCIS #382 & #433
- About page updated with changes to our contributors
- Reports page now properly links to chapter lists and reference lists. GCIS #429
- Updated Contact information throughout the site
- GCIS OWL Page google analytics enabled
- Map tiles used to display embedded maps on datasets are now sourced from MapBox instead of MapQuest. GCIS #408
- Datasets linked to data.gov lexicon now link to their data.gov equivalent for datasets and identifiers. GCIS #437
1.43
- In support of the production instance server migration, coded references to the old servers were updated to our new servers
- For GCIS #380
/references
no longer automatically redirects to/references/nca3
. This appears to have been an undocumented API behavior.- There is now a link to
References
on the sidebar menu
- Tweaked the main ReadMe such that the Travis Build Status reflects the master branch instead of the last run branch.
1.42
1.41
Changes in this release include:
- Two small database patches that expand the organizational relations:
- db/patches/2210_unitof.sql
- db/patches/2220_centerof.sql
- Changes to support the release of the Impacts of Climate Change on Human Health Assessment.
- Small changes including ones that address possible security issues.
- Small ontology changes (e.g. Article is now AcademicArticle).
- Improvements in the turtle rendering for organizations to better reflect organizational relationships.
- Some routing changes in Tuba.pm to handle recent versions of Mojo.