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
157 commits
Transfer to URL with SHA
tree:
e3998a6641
Branches
Tags
×
dev
dmpopidor
/
app
/
views
/
user_mailer
/
latest commit
90c905270c
Brian Riley
authored
on 22 Jul 2016
..
api_token_granted_notification.html.erb
added code for sending email to users when granted api tokens
9 years ago
permissions_change_notification.html.erb
Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix)
9 years ago
project_access_removed_notification.html.erb
Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix)
9 years ago
sharing_notification.html.erb
Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix)
9 years ago