GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
1087 commits
Transfer to URL with SHA
tree:
a43aaa884e
Branches
Tags
×
dev
dmpopidor
/
app
/
views
/
templates
/
latest commit
052a026e79
xsrust
authored
on 14 Feb 2017
..
_add_guidance.html.erb
formatting and style changes
9 years ago
_add_question.html.erb
updated admin_phase view and partials associated with it to use new data access
9 years ago
_add_section.html.erb
formatting and style changes
9 years ago
_add_suggested_answer.html.erb
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
9 years ago
_admin_nav_tabs.html.erb
removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead
9 years ago
_edit_annotations.html.erb
added customization function for only suggested_answers and annotations
9 years ago
_edit_guidance.html.erb
formatting and style changes
9 years ago
_edit_phase.html.erb
updated logic around customizations display
9 years ago
_edit_question.html.erb
bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions
9 years ago
_edit_section.html.erb
updated logic around customizations display
9 years ago
_edit_suggested_answer.html.erb
formatting and style changes
9 years ago
_edit_template.html.erb
updated show/edit for template publishing
9 years ago
_guidance_display.html.erb
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
9 years ago
_option_fields.html.erb
formatting and style changes
9 years ago
_preview_question.html.erb
updated admin_previewphase action in templates controller
9 years ago
_show_phase.html.erb
formatting and style changes
9 years ago
_show_phases_sections.html.erb
fixed bugs introduced into templates by merge
9 years ago
_show_question.html.erb
added customization function for only suggested_answers and annotations
9 years ago
_show_section.html.erb
added customization function for only suggested_answers and annotations
9 years ago
_show_suggested_answer.html.erb
formatting and style changes
9 years ago
_show_template.html.erb
updated show/edit for template publishing
9 years ago
admin_addphase.html.erb
formatting and style changes
9 years ago
admin_index.html.erb
bugfixing update customized template
9 years ago
admin_new.html.erb
formatting and style changes
9 years ago
admin_phase.html.erb
customizers can always add sections to a phase
9 years ago
admin_previewphase.html.erb
updated admin_previewphase action in templates controller
9 years ago
admin_template.html.erb
removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead
9 years ago
admin_template_history.html.erb
minor tweak to templates_history page
9 years ago
export.pdf.erb
renamed dmptemplates to templates
9 years ago