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
794 commits
Transfer to URL with SHA
tree:
85f0e9606d
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
85f0e9606d
briley
authored
on 3 Jan 2017
..
admin
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
9 years ago
controllers
fixed equality bug in is_test and is_public setters on Projects model
9 years ago
helpers
Added logic to display the correct visibility based on whether the project is_test or is_public or neither
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
fixed equality bug in is_test and is_public setters on Projects model
9 years ago
policies
fixed bug where selecting guidance was impropperly filtering
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
added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file
9 years ago