Skip to content

ui: Add email template & change model for author_user

Jean-Baptiste Pasquier requested to merge jbpasquier/template-mail into master

Notice that old notification have to be removed or updated.

Adding author_user as a foreign key allow to use author information on email & to delete notification on cascade when author is removed avoiding incomplete datas.

Still no idea how to make a simple "Click to respond" link. May need a custom setting with some urls.

Merge request reports