History for dmpopidor / app / models / org.rb
2017-10-26
@bhavi
Added Feedback Request to Org Details ...
bhavi authored on 24 Oct 2017 briley committed on 26 Oct 2017
2017-10-12
@Brian Riley
Update logo size to 75px height (from 165px). DMPRoadmap/roadmap#639 ...
Brian Riley committed on 12 Oct 2017
2017-07-07
@Brian Riley
fixed broken test created by change in dashboard page title. updated logo resize function on org model to work with larger image size DMPRoadmap/roadmap#242
Brian Riley committed on 7 Jul 2017
2017-06-15
@Brian Riley
fixed merge conflicts
Brian Riley committed on 15 Jun 2017
2017-06-13
@xsrust
api updates
xsrust committed on 13 Jun 2017
2017-06-09
@briley
resolved cherry-pick conflicts
briley authored on 7 Jun 2017 Brian Riley committed on 9 Jun 2017
@Brian Riley
resolved merge conflicts from merging development 2016-06-09 into CDL-MVP
Brian Riley committed on 9 Jun 2017
2017-06-02
@Jimmy Angelakos
Re-enable attr_accessible for Dragonfly gem (logo uploads) - closes #375
Jimmy Angelakos committed on 2 Jun 2017
2017-05-26
@xsrust
bugfixes to allow tests to work
xsrust committed on 26 May 2017
2017-05-24
@bhavi
Plan duplication functionality. ...
bhavi committed on 24 May 2017
2017-05-22
@Jimmy Angelakos
Set default sort order for Orgs to be Name ASC - fixes #340
Jimmy Angelakos committed on 22 May 2017
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