History for dmpopidor / app / models / org.rb
2017-02-08
@briley
filled in test coverage gaps. Removed duplicate User.can_grant_api_to_orgs? method
briley committed on 8 Feb 2017
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-01-31
@briley
Added a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests
briley committed on 31 Jan 2017
2017-01-27
@Brian Riley
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley committed on 27 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@xsrust
updated api templates endpoints to use new data access
xsrust committed on 25 Jan 2017
2017-01-11
@xsrust
changed Org.organisation_type to Org.type to fix conflict in running migration
xsrust committed on 11 Jan 2017
2017-01-10
@xsrust
updated orgs_controller, views, and model
xsrust committed on 10 Jan 2017
2016-12-13
@xsrust
removed organisation_types and replaced with bitflags
xsrust committed on 13 Dec 2016
2016-12-08
@xsrust
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust committed on 8 Dec 2016
@xsrust
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust committed on 8 Dec 2016