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
1485 commits
Transfer to URL with SHA
tree:
a814e04315
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
a814e04315
briley
authored
on 20 Apr 2017
..
controllers
Removed early call to save the plan. It was creating extra plans (e.g. user gets directed to select a specific template, 2 plans were being created)
9 years ago
dashboards
Fixes issues discussed in DMPRoadmap/roadmap#132
9 years ago
helpers
Export plans according to gettext. DMPRoadmap/roadmap#98
9 years ago
mailers
added missing @user required by sharing_notification mailer
9 years ago
models
switched helper scopes to class methods because scopes return all if nothing was found since we were using .first
9 years ago
policies
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
9 years ago
validators
uncommented out the email validator. added org unit tests.
9 years ago
views
removing the public DMP link from nav bar
9 years ago