2017-03-03
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 3 Mar 2017
@xsrust
switched to using the hash for data access for admin_template view and associated partials
xsrust committed on 3 Mar 2017
@xsrust
created a to_hash method for templates to help remove data access from views
xsrust committed on 3 Mar 2017
@ray.carrick
Merge branch 'review_feedback' into development ...
ray.carrick committed on 3 Mar 2017
@ray.carrick
minor fixes from code review
ray.carrick committed on 3 Mar 2017
2017-03-02
@Jose Lloret
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 2 Mar 2017
@ray.carrick
leaving the two migrations caused schema issues this cleans it up
ray.carrick committed on 2 Mar 2017
@ray.carrick
Merge branch 'fix_answer_timestamp' into development ...
ray.carrick committed on 2 Mar 2017
@ray.carrick
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick committed on 2 Mar 2017
@ray.carrick
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick committed on 2 Mar 2017
@ray.carrick
Merge branch 'reinstate_funder_id' into development ...
ray.carrick committed on 2 Mar 2017
@ray.carrick
reinstate funder_id used in create plan
ray.carrick committed on 2 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 2 Mar 2017
@xsrust
updated old rake task to properly seed languages, created a new rake task to ensure the languages are in the correct formats
xsrust committed on 2 Mar 2017
@ray.carrick
Merge branch 'change_to_enum_tidyup' into development ...
ray.carrick committed on 2 Mar 2017
@ray.carrick
remove unneeded format constants
ray.carrick committed on 2 Mar 2017
@ray.carrick
Merge branch 'question_format_enum' into development
ray.carrick committed on 2 Mar 2017
@ray.carrick
change question_format to use enum rather than bits
ray.carrick committed on 2 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 2 Mar 2017
@ray.carrick
language fixes post merge
ray.carrick committed on 2 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 2 Mar 2017
@xsrust
updated statistics api endpoint to be in line with the new data model
xsrust committed on 2 Mar 2017
2017-03-01
@ray.carrick
merge optimistic locking into dev
ray.carrick committed on 1 Mar 2017
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
@xsrust
added guidances endpoints for api, updated typo in guidance_groups_api_controller
xsrust committed on 1 Mar 2017
@xsrust
init of api template_policy
xsrust committed on 1 Mar 2017
@xsrust
brought templates controller for api in line with new data access/auth
xsrust committed on 1 Mar 2017
@xsrust
completed fixes for guidances and guidance_groups controllers
xsrust committed on 1 Mar 2017
@xsrust
updated all_viewable method of guidances to return an array of guidance
xsrust committed on 1 Mar 2017
@xsrust
updated gudiance api \n - brough auth in line with the rest of site using pundit \n - updated displayed information in line with model changes\n - removed multiple guidance groups and removed templates/guidance groups
xsrust committed on 1 Mar 2017