| 2017-03-03 |
minor fixes from code review
ray.carrick
committed
on 3 Mar 2017
|
|---|---|
| 2017-03-01 |
|
| 2017-02-09 |
re-wrote guidance_for_org fuction to hit the db less
xsrust
committed
on 9 Feb 2017
|
| 2017-02-08 |
fixed minor typo in deep_copy for question
xsrust
committed
on 8 Feb 2017
|
| 2017-02-03 |
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
|
|
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
|
|
|
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
|
|
|
init commit of deep_copy for templates [untested]
xsrust
committed
on 3 Feb 2017
|
|
| 2017-02-01 |
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 |
initial uni tests for question
briley
committed
on 31 Jan 2017
|
|
Merge branch 'final_schema' into final_schema
DigitalCurationCentre
authored
on 31 Jan 2017
GitHub
committed
on 31 Jan 2017
|
|
|
bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions
xsrust
committed
on 31 Jan 2017
|
|
|
updated admin_previewphase action in templates controller
xsrust
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 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 |
updated attr_accessible lines to allow mass assignment of associations via object instead of id
briley
committed
on 24 Jan 2017
|
| 2016-12-12 |
made necissary changes to allow the app to display the splash/login screen
xsrust
committed
on 12 Dec 2016
|
|
updated relations in question model
xsrust
committed
on 12 Dec 2016
|
|
| 2016-11-15 |
removed parent_id field from questions table
xsrust
committed
on 15 Nov 2016
|
| 2016-09-01 |
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
| 2016-08-31 |
fix various issues to do with display of formatting in questions
Ray Carrick
committed
on 31 Aug 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-08 |
added documentation to remaining models
xsrust
committed
on 8 Aug 2016
|
| 2016-07-22 |
|
| 2016-07-15 |
localization further work, including dropdown initial work
DamodarSojka
committed
on 15 Jul 2016
|
| 2016-06-23 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|