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
709 commits
Transfer to URL with SHA
tree:
77d31e41f9
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
77d31e41f9
briley
authored
on 10 Nov 2016
..
admin
Corrected spelling of text_desription field in token_permission_types
9 years ago
assets/
images
Merge branch 'master' into add-orcid-functionality
9 years ago
controllers
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
9 years ago
helpers
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
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 new ORCID field to the export pages
9 years ago
policies
Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance
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
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
9 years ago