History for dmpopidor / app / models / question.rb
2017-03-14
@ray.carrick
fix merge conflicts
ray.carrick committed on 14 Mar 2017
@ray.carrick
change from serialized hash tp just using includes
ray.carrick committed on 14 Mar 2017
2017-03-07
@Jose Lloret
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret committed on 7 Mar 2017
2017-03-03
@ray.carrick
minor fixes from code review
ray.carrick committed on 3 Mar 2017
2017-03-01
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
2017-02-09
@xsrust
re-wrote guidance_for_org fuction to hit the db less
xsrust committed on 9 Feb 2017
2017-02-08
@xsrust
fixed minor typo in deep_copy for question
xsrust committed on 8 Feb 2017
2017-02-03
@Brian Riley
updated generic deep copy test to check for uniqueness of excluded attributes (e.g. id, slug, dates, etc.). Fixed typo in Question.deep_copy. Added calls to deep_copy test for template, phase and section
Brian Riley committed on 3 Feb 2017
@Brian Riley
removed old references to the Amoeba gem which was used to clone models. Fixed typo in Question.deep_copy. Added generic test for deep_copy methods.
Brian Riley committed on 3 Feb 2017
@Brian Riley
removed old amoeba gem that was used for cloning active record models. We will use xsrust's new deep_copy methods now
Brian Riley committed on 3 Feb 2017
@xsrust
init commit of deep_copy for templates [untested]
xsrust committed on 3 Feb 2017
2017-02-01
@briley
added unit tests for question. removed unused methods from question. fixed guidance_for_question method so that it does not require us to pass in itself (was qustion.guidance_by_question(question, org) - now question.guidance_for_org(org)) and updated template that calls method accordingly
briley committed on 1 Feb 2017
2017-01-31
@briley
initial uni tests for question
briley committed on 31 Jan 2017
@DigitalCurationCentre
Merge branch 'final_schema' into final_schema
DigitalCurationCentre authored on 31 Jan 2017 GitHub committed on 31 Jan 2017
@xsrust
bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions
xsrust committed on 31 Jan 2017
@xsrust
updated admin_previewphase action in templates controller
xsrust 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 additional parts of the admin_phase view to use the new schema's data access. Additionally changed models for suggested_answer, user, guidance_group and question to better reflect the associations in the schema
xsrust committed on 25 Jan 2017
2017-01-24
@briley
updated attr_accessible lines to allow mass assignment of associations via object instead of id
briley committed on 24 Jan 2017
2016-12-12
@xsrust
made necissary changes to allow the app to display the splash/login screen
xsrust committed on 12 Dec 2016
@xsrust
updated relations in question model
xsrust committed on 12 Dec 2016
2016-11-15
@xsrust
removed parent_id field from questions table
xsrust committed on 15 Nov 2016
2016-09-01
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
2016-08-31
@Ray Carrick
fix various issues to do with display of formatting in questions
Ray Carrick committed on 31 Aug 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-08-08
@xsrust
added documentation to remaining models
xsrust committed on 8 Aug 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
2016-07-15
@DamodarSojka
localization further work, including dropdown initial work
DamodarSojka committed on 15 Jul 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016