Commit Graph

139 Commits (77832020d4c2b7647dec6ae4a11aa774420c8dc0)

Author SHA1 Message Date
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Markus Kahl d5f00b5700
error reply for failed incoming email (#10726) 2 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
ulferts 0bab06bbc3
rely on the reference mail header for wp update mails 3 years ago
ulferts 0717357d31 linting 3 years ago
ulferts c92335606c remove self mail prevention 3 years ago
ulferts 672a5c79b6 consolidate work package mailing 3 years ago
ulferts 8aca19d827 sending empty mail on mentioning 3 years ago
ulferts 5f6ea34fc2
remove code duplicated in the ProjectMailer 3 years ago
ulferts 32d2602d76
remove individual work package mails (added/updated) 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 75bb809ad6
Feature/1899 send daily email summaries (#9430) 3 years ago
Markus Kahl 8c8b8bbfa7
create backups via UI (#9136) 4 years ago
ulferts b8ca382d34
Group API (#9034) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
bsatarnejad 27e1314c34 removing Trailing whitespace 4 years ago
bsatarnejad 8e42259ac9 improve the display of project member invitation email 4 years ago
Oliver Günther 8a066ae425
[32180] Fix invalid version diff number 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Yegor Tovstik b503f579e0 PR fixes 5 years ago
Yegor Tovstik ee2762e8ef Send email on watcher being removed 5 years ago
Wieland Lindenthal f3a6ece637 Fix sending reminders to groups 5 years ago
Oliver Günther 6f80db4fad
[25689] Ensure reminder emails can be sent to groups as well 5 years ago
Oliver Günther c5994d3b9b
Rename Boards to Forums 6 years ago
Oliver Günther f508be50fc
Avoid brackets in mail subject prefix 6 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago
Oliver Günther 12196adbb4
[28467] Use wiki page slug, not title for link generation 6 years ago
Markus Kahl 4d57545715 notify admins if user could not activate due to the user limit 6 years ago
Jens Ulferts c5327653cb
minor code improvements 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 26dff6132e
Remove default route (#6137) 7 years ago
Oliver Günther aade06dff3 [25880] Allow locking of registered users without prior activation (#5898) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther c405b3977d
Improve error output when copying project fails 8 years ago
Markus Kahl 104bde6ad7
execute wp notifications as recipient for permissions 8 years ago
Oliver Günther 7312ed1d6f Remove `pretty_title` since that won't matter now. 8 years ago
Oliver Günther 9db305439d [22158] Fix CopyProjectJob notifications 9 years ago
Stefan Botzenhart 868d764a97 Use activejob deliver_now method (removes deprecation warning) 9 years ago
Alexander Bach d5293a3328 Remove improper setting usage 9 years ago
Alexander Bach af93378d22 Cleanup unused variables 9 years ago
Alexander Bach 4105a920b5 Style watcher notification mail 9 years ago
Alexander Bach c22c41b7db Directly notify new watchers by mail 9 years ago
Jan Sandbrink 8a9d0b36a3 show comment in WP created mail 9 years ago
Alex Coles 63904f1d30 Add explicit join references in UserMailer 9 years ago
Alex Coles 7d3f723446 Migrate AR finder/query methods in UserMailer 9 years ago
Alex Coles d346faab41 Fix syntax (w/Rubocop) in UserMailer 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles c7ef9bd060 Replace PlainTextInterceptor with BaseMailer 10 years ago