| 2017-06-02 |
Re-enable attr_accessible for Dragonfly gem (logo uploads) - closes #375
Jimmy Angelakos
committed
on 2 Jun 2017
|
|---|---|
| 2017-05-26 |
bugfixes to allow tests to work
xsrust
committed
on 26 May 2017
|
| 2017-05-22 |
Set default sort order for Orgs to be Name ASC - fixes #340
Jimmy Angelakos
committed
on 22 May 2017
|
| 2017-05-16 |
updated super admin to use annotations and model files accordingly
xsrust
committed
on 16 May 2017
|
| 2017-04-27 |
updated org model's instituions scope to return correct org_type DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
| 2017-04-18 |
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 |
Merge pull request #206 from DigitalCurationCentre/development
...
Brian Riley
authored
on 27 Mar 2017
GitHub
committed
on 27 Mar 2017
|
|
|
|
| 2017-03-24 |
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 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
| 2017-02-08 |
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
|
|
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
|