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
1226 commits
Transfer to URL with SHA
tree:
29abde3db5
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
29abde3db5
briley
authored
on 20 Mar 2017
..
admin
removed organisation_type admin interface as was causing conflicts
9 years ago
controllers
Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some functional tests.
9 years ago
helpers
Export plans according to gettext. DMPRoadmap/roadmap#98
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
fix access to owner and template
9 years ago
policies
updated statistics api endpoint to be in line with the new data model
9 years ago
validators
uncommented out the email validator. added org unit tests.
9 years ago
views
choose template where org has more than one valid
9 years ago