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
786 commits
Transfer to URL with SHA
tree:
9295b28cc0
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
9295b28cc0
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
Added permitted parameter list to projects controller to replace old attr_accessible on Project model
9 years ago
helpers
renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer
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 is_test and is_public flags to the projects table. Added unit tests for new fields. Removed unecessary attr_accessible section from projects model. Added setters for new flag fields so that only one can be true at a given time
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
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
9 years ago