| 2017-02-08 |
filled in test coverage gaps. Removed duplicate User.can_grant_api_to_orgs? method
briley
committed
on 8 Feb 2017
|
|---|---|
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|
| 2017-01-31 |
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 |
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 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-25 |
updated api templates endpoints to use new data access
xsrust
committed
on 25 Jan 2017
|
| 2017-01-11 |
changed Org.organisation_type to Org.type to fix conflict in running migration
xsrust
committed
on 11 Jan 2017
|
| 2017-01-10 |
updated orgs_controller, views, and model
xsrust
committed
on 10 Jan 2017
|
| 2016-12-13 |
removed organisation_types and replaced with bitflags
xsrust
committed
on 13 Dec 2016
|
| 2016-12-08 |
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
|
|
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
|