GitLab Bot
be2142bf5e
Add latest changes from gitlab-org/gitlab@master
2020-10-20 12:08:54 +00:00
GitLab Bot
ec18750aa8
Add latest changes from gitlab-org/gitlab@master
2020-10-05 18:08:51 +00:00
GitLab Bot
15b3452054
Add latest changes from gitlab-org/gitlab@master
2020-09-28 09:09:35 +00:00
GitLab Bot
2b349d9a94
Add latest changes from gitlab-org/gitlab@master
2020-08-25 18:10:49 +00:00
GitLab Bot
ad9eb72915
Add latest changes from gitlab-org/gitlab@master
2020-08-05 21:09:40 +00:00
GitLab Bot
6e3880e2bb
Add latest changes from gitlab-org/gitlab@master
2019-11-12 21:06:30 +00:00
GitLab Bot
dea6ebd31a
Add latest changes from gitlab-org/gitlab@master
2019-09-30 12:06:01 +00:00
Mario de la Ossa
10a42a8a76
Respect alt email when sending group access notifications
...
When sending access granted/rejected emails we should also respect
custom emails set for groups/sub-groups
2019-07-25 21:09:25 -06:00
Wei-Meng Lee
11fb4d4209
Fix typo in project invitation declined test
2019-05-31 20:49:27 +08:00
Wei-Meng Lee
1a402d888c
Send notifications to group-specific email address
...
- Select notification email by walking up group/subgroup path
- Add settings UI to set group email notification address
- Add tests
2019-05-31 20:49:27 +08:00
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