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
972 commits
Transfer to URL with SHA
tree:
c9ba5cca5b
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
a7c30d41f2
briley
authored
on 30 Jan 2017
..
admin
resolved merge conflicts
9 years ago
controllers
resolved merge conflicts
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
Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence
9 years ago
policies
resolved merge conflicts
9 years ago
validators
resolved merge conflicts
9 years ago
views
resolved merge conflicts
9 years ago