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
996 commits
Transfer to URL with SHA
tree:
056c4e91d5
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
056c4e91d5
briley
authored
on 1 Feb 2017
..
admin
resolved merge conflicts
9 years ago
controllers
Merge branch 'final_schema' into final_schema
9 years ago
helpers
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
9 years ago
mailers
updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project
9 years ago
models
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
policies
Added a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests
9 years ago
validators
uncommented out the email validator. added org unit tests.
9 years ago
views
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