| 2017-04-17 |
fix for multi-phase templates DMPRoadmap/roadmap#252
Brian Riley
committed
on 17 Apr 2017
|
|---|---|
| 2017-03-28 |
fixed display bugs in organisation details and template_preview
xsrust
committed
on 28 Mar 2017
|
| 2017-03-22 |
fixed if statement that allows the editable template details section to appear DMPRoadmap/roadmap#192
Brian Riley
committed
on 22 Mar 2017
|
|
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 |
switched to using the hash for data access for admin_template view and associated partials
xsrust
committed
on 3 Mar 2017
|
| 2017-02-27 |
fixed typos introduced at interpolated strings. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 27 Feb 2017
|
|
templates views according to gettext. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 27 Feb 2017
|
|
| 2017-02-24 |
Fixed merge conflicts
Jose Lloret
committed
on 24 Feb 2017
|
|
templates views according to gettext (half-way through). DMPRoadmap/roadmap#98
Jose Lloret
committed
on 24 Feb 2017
|
|
|
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 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust
committed
on 14 Feb 2017
|
|
bugfixing update customized template
xsrust
committed
on 14 Feb 2017
|
|
|
customizers can always add sections to a phase
xsrust
committed
on 14 Feb 2017
|
|
|
updated show/edit for template publishing
xsrust
committed
on 14 Feb 2017
|
|
|
added versioning/updating for customizations, and updated display logic for customizations on admin_index page
xsrust
committed
on 14 Feb 2017
|
|
|
added customization function for only suggested_answers and annotations
xsrust
committed
on 14 Feb 2017
|
|
| 2017-02-08 |
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
|
|
updated logic around customizations display
xsrust
committed
on 8 Feb 2017
|
|
|
customizations generate new templates or template versions
xsrust
committed
on 8 Feb 2017
|
|
| 2017-02-07 |
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-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 |
added theme unit tests and started cleanup of remaining existing tests
briley
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 |
bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions
xsrust
committed
on 31 Jan 2017
|