History for dmpopidor / app / models / org.rb
2017-05-16
@xsrust
updated super admin to use annotations and model files accordingly
xsrust committed on 16 May 2017
2017-04-27
@Brian Riley
updated org model's instituions scope to return correct org_type DMPRoadmap/roadmap#150
Brian Riley committed on 27 Apr 2017
2017-04-18
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
2017-03-27
@Brian Riley
Merge pull request #206 from DigitalCurationCentre/development ...
Brian Riley authored on 27 Mar 2017 GitHub committed on 27 Mar 2017
@Jimmy Angelakos
Administrate (new Super Admin) fixes ...
Jimmy Angelakos committed on 27 Mar 2017
2017-03-24
@briley
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
briley committed on 24 Mar 2017
2017-02-15
@Jose Lloret
URLs without locale param
Jose Lloret committed on 15 Feb 2017
2017-02-08
@briley
removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User
briley committed on 8 Feb 2017
@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