History for dmpopidor / app / views
2017-02-08
@briley
removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead
briley committed on 8 Feb 2017
@briley
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley committed on 8 Feb 2017
@xsrust
updated logic around customizations display
xsrust committed on 8 Feb 2017
@xsrust
customizations generate new templates or template versions
xsrust committed on 8 Feb 2017
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-02-07
@briley
removed references to organisation_id in several models and replaced with .org.id
briley committed on 7 Feb 2017
@briley
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley committed on 7 Feb 2017
@briley
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley committed on 7 Feb 2017
@xsrust
initial customization functionality
xsrust committed on 7 Feb 2017
@xsrust
fixed bug where sections not editable, questions not saveable
xsrust committed on 7 Feb 2017
@xsrust
fixed minor typo in admin_phase view
xsrust committed on 7 Feb 2017
2017-02-06
@Ray Carrick
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Ray Carrick committed on 6 Feb 2017
@Ray Carrick
move plan list settings from project to plan
Ray Carrick committed on 6 Feb 2017
2017-02-03
@xsrust
init commit of deep_copy for templates [untested]
xsrust committed on 3 Feb 2017
@xsrust
fixed bugs introduced into templates by merge
xsrust committed on 3 Feb 2017
2017-02-02
@briley
fixed a few merge conflicts
briley committed on 2 Feb 2017
@briley
added theme unit tests and started cleanup of remaining existing tests
briley committed on 2 Feb 2017
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-02-01
@briley
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley committed on 1 Feb 2017
@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
@xsrust
minor tweak to templates_history page
xsrust committed on 1 Feb 2017
@xsrust
added templates history page
xsrust committed on 1 Feb 2017
2017-01-31
@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
@xsrust
removed edit_version view from templates
xsrust committed on 31 Jan 2017
@xsrust
formatting and style changes
xsrust committed on 31 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017