History for dmpopidor / app / views / templates
2017-03-28
@briley
updated seeds to use managing institution abbreviation instead of hard-coded 'CC'. Added basic functional tests for templates controller with small adjustments to check for nils in view and controller
briley committed on 28 Mar 2017
2017-03-22
@Brian Riley
fixed if statement that allows the editable template details section to appear DMPRoadmap/roadmap#192
Brian Riley committed on 22 Mar 2017
@Brian Riley
removed auto-creation of phase from templates controller. Updated template view to allow the 'Add Phase' tab to appear if the template.org == current_user.org DMPRoadmap/roadmap#191
Brian Riley committed on 22 Mar 2017
2017-03-03
@xsrust
switched to using the hash for data access for admin_template view and associated partials
xsrust committed on 3 Mar 2017
2017-02-27
@Jose Lloret
fixed typos introduced at interpolated strings. DMPRoadmap/roadmap#98
Jose Lloret committed on 27 Feb 2017
@Jose Lloret
templates views according to gettext. DMPRoadmap/roadmap#98
Jose Lloret committed on 27 Feb 2017
2017-02-24
@Jose Lloret
Fixed merge conflicts
Jose Lloret committed on 24 Feb 2017
@Jose Lloret
templates views according to gettext (half-way through). DMPRoadmap/roadmap#98
Jose Lloret committed on 24 Feb 2017
@xsrust
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
xsrust committed on 24 Feb 2017
2017-02-14
@xsrust
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust committed on 14 Feb 2017
@xsrust
bugfixing update customized template
xsrust committed on 14 Feb 2017
@xsrust
customizers can always add sections to a phase
xsrust committed on 14 Feb 2017
@xsrust
updated show/edit for template publishing
xsrust committed on 14 Feb 2017
@xsrust
added versioning/updating for customizations, and updated display logic for customizations on admin_index page
xsrust committed on 14 Feb 2017
@xsrust
added customization function for only suggested_answers and annotations
xsrust committed on 14 Feb 2017
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
@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
2017-02-07
@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-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
added theme unit tests and started cleanup of remaining existing tests
briley 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
@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