8c506cd47c
Add AuthenticationToken to UserMailer.exercise_anomaly_detected
2024-05-21 20:10:00 +02:00
f8330b39fb
Replace manual activerecord translations with helpers
2024-05-21 19:42:26 +02:00
9a9efd5caa
Lint Slim files and fix offenses
...
The fixing was partially done manually and partially automatically.
2024-04-18 08:31:24 +02:00
da0a682ffb
Apply manual rubocop fixes
2021-05-14 22:03:06 +02:00
9485c15c57
Fix exercise anomaly detection
...
* The SQL query and mail template was erroneous
* Including the `url_helpers` influenced the specs due different url helpers within the specs. Test by executing `rspec './spec/db/seeds_spec.rb[1:1:1]' './spec/features/request_for_comments_filter_spec.rb[1:1]' -f progress --fail-fast --seed 55564`
2021-04-07 14:06:33 +02:00
532416b9d3
Fix sending a "Thank you note" mail
2019-02-14 18:06:34 +01:00
1a26d67c82
Merge branch 'master' into add_roles_via_LTI
...
# Conflicts:
# app/views/application/_breadcrumbs.html.slim
# app/views/application/welcome.html.slim
# app/views/exercise_collections/show.html.slim
# app/views/external_users/index.html.slim
# app/views/layouts/application.html.slim
# app/views/proxy_exercises/index.html.slim
# app/views/user_exercise_feedbacks/index.html.slim
# app/views/user_mailer/send_thank_you_note.slim
2018-12-14 00:53:06 +01:00
88081bb541
Replace usage of name in favor of displayname
2018-12-13 14:27:55 +01:00
2125fb1c1d
Ensure views only link to those actions allowed for current user
2018-12-12 14:09:19 +01:00
30fd465780
Send emails
2018-02-26 17:55:18 +01:00
5f5c266ffc
Format anomaly data in mails
2017-12-13 12:57:45 +01:00
351f553c60
Send email to user associated with exercise collection when anomalies are detected
2017-12-10 18:36:24 +01:00
85928361cb
Add unsubscribe link to emails and cleanup user mailer
2017-09-13 14:37:10 +02:00
a2b7cf6dda
Add user mailer template
2017-09-13 08:28:38 +02:00
eaac43ac63
Send e-Mail to all commenters if thank you note is given
2017-06-09 14:40:44 +02:00
3bf5e69f8d
fixed links and a typo in rfc mails
2017-04-03 19:29:53 +02:00
13758747e2
extended rfc mails
2017-04-03 11:39:16 +02:00
ec26a095f6
First working version of mails on comments.
2016-06-17 14:48:57 +02:00
c8b21dd7ea
first steps for new mails on comments.
2016-06-03 15:26:24 +02:00
4cbf9970b1
transferred Code Ocean from original repository to GitHub
2015-01-22 10:01:32 +01:00