Commit graph

7 commits

Author SHA1 Message Date
gfyoung
8184ce7fb7 Enable frozen in app/mailers/**/*.rb 2018-08-15 21:45:57 +00:00
🙈 jacopo beschi 🙉
80090c8b06 Resolve "group request membership mail with too long list of "To:"" 2018-02-19 17:47:08 +00:00
Nick Thomas
d7b03c37f8 Speed up Group#user_ids_for_project_authorizations 2017-08-14 12:47:15 +01:00
Fu Xu
64a60bc454 wrap subject with method subject 2016-10-03 18:07:28 +08:00
Rémy Coutable
b31c5052f9
Fallback to group's owners/masters when a project has none
A project in a group can have no explicit owners/masters,
in that case we fallbacks to the group's owners/masters.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-20 12:10:37 +02:00
Rémy Coutable
515205d3c1 UI and copywriting improvements
+ Move 'Edit Project/Group' out of membership-related partial
+ Show the access request buttons only to logged-in users
+ Put the request access buttons out of in a more visible button
+ Improve the copy in the #remove_member_message helper

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-14 13:18:14 +02:00
Rémy Coutable
6d103a2f47 Factorize members mails into a new Emails::Members module
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-14 13:07:26 +02:00