| 2017-02-08 |
updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused
briley
committed
on 8 Feb 2017
|
|---|---|
|
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
|
|
|
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 8 Feb 2017
|
|
|
updated logic around customizations display
xsrust
committed
on 8 Feb 2017
|
|
|
customizations generate new templates or template versions
xsrust
committed
on 8 Feb 2017
|
|
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|
| 2017-02-07 |
removed references to organisation_id in several models and replaced with .org.id
briley
committed
on 7 Feb 2017
|
|
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 7 Feb 2017
|
|
|
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
|
|
|
initial customization functionality
xsrust
committed
on 7 Feb 2017
|
|
|
fixed bug where sections not editable, questions not saveable
xsrust
committed
on 7 Feb 2017
|
|
|
fixed minor typo in admin_phase view
xsrust
committed
on 7 Feb 2017
|
|
| 2017-02-06 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Ray Carrick
committed
on 6 Feb 2017
|
|
move plan list settings from project to plan
Ray Carrick
committed
on 6 Feb 2017
|
|
| 2017-02-03 |
init commit of deep_copy for templates [untested]
xsrust
committed
on 3 Feb 2017
|
|
fixed bugs introduced into templates by merge
xsrust
committed
on 3 Feb 2017
|
|
| 2017-02-02 |
fixed a few merge conflicts
briley
committed
on 2 Feb 2017
|
|
added theme unit tests and started cleanup of remaining existing tests
briley
committed
on 2 Feb 2017
|
|
|
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|
|
|
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
|
port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
| 2017-02-01 |
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 1 Feb 2017
|
|
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
|
|
|
minor tweak to templates_history page
xsrust
committed
on 1 Feb 2017
|
|
|
added templates history page
xsrust
committed
on 1 Feb 2017
|
|
| 2017-01-31 |
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
|
|
|
removed edit_version view from templates
xsrust
committed
on 31 Jan 2017
|
|
|
formatting and style changes
xsrust
committed
on 31 Jan 2017
|