Add "Contributions By Organization" #168
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds a contribution by organization page which handily lists all
the contributions from a single organization, auto-populated from the
data/organizations
directory and based on thecreator/organization/lab/institute fields of every
model
andsimulation.
Each Org listed this way has the ability to grab the URL to that master
list on the page itself.
Page can be found by the top level navigation under the
"Contribution -> Contributions by Organization" header.
Also made a small change to the entry anchors so URL's can be a bit shorter.
Old URL's will continue to work.
Added the ability have alternate names and spellings for organizations
which are automatically compared against for who contributed what data.
This is all case and whitespace insensitive.
Fixes #158
cc @jchodera
Status