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
814 commits
Transfer to URL with SHA
tree:
b7f42e41fe
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
b7f42e41fe
briley
authored
on 10 Jan 2017
..
admin
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
9 years ago
controllers
Added a few 'TODO:' statements indicating some methods we should remove. (Do a "grep -r 'TODO:' ./app"). Added some template and comments unit tests
9 years ago
helpers
Added initial public DMPs page to display public plans to unauthenticated users
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
removed tests for methods that should be purged from templates model (See issue #89)
9 years ago
policies
working on public dmp export
9 years ago
validators
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
9 years ago
views
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
9 years ago