Commit Graph

18858 Commits (7dfc112fca674f1b7d8052c38471cced7114e5b8)

Author SHA1 Message Date
Oliver Günther 0e2c397773
Linting 3 years ago
ulferts a33fcbac94
user_default_timezone setting is first fallback for reminder mail 3 years ago
ulferts 3e0cc5df02
compare to tzinfo time_zones in reminder mail 3 years ago
ulferts ac9bdb7d29
move tz valid values to contract 3 years ago
ulferts 92cc5a603e
remove method that used to convert to tzinfo 3 years ago
Henriette Darge 116f57acbd Increase space between last button and footer in emails 3 years ago
ulferts 71574a738b
store tzinfo time zones 3 years ago
ulferts 6d71f2d26a manually load attachments' fulltext on search 3 years ago
Henriette Darge 75850681be Allow styles of comment in the mail 3 years ago
Oliver Günther 11b6df76af
Review feedback 3 years ago
Oliver Günther 56e53620cb
Remove type from schema in favor of better type check in contract 3 years ago
Oliver Günther df4eb3686a
Add workday to having_reminder_mail_to_send 3 years ago
Oliver Günther 385840ec89
Implemennt workdays component 3 years ago
ulferts bbf05016b4
prevent non work package notifications to leak via the API 3 years ago
Henriette Darge 60c185b629 Show correct reason for mentioned mail and some minor changes in the text display 3 years ago
Henriette Darge dfbd0f8ef0 Add content for mentioned mail 3 years ago
ulferts 0717357d31 linting 3 years ago
ulferts a74ef924fe send mention mail immediately 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
Oliver Günther 18e4c37cf3
Fix setting of mail_reminder and mail_alert in create_from_model_service 3 years ago
Oliver Günther 5e8d9867c1
Remove all option in watcher job spec 3 years ago
Oliver Günther b91faeac6a
Rename remainders of reason_ian to reason 3 years ago
Oliver Günther dc7b0ff99f
Remove channel from member_job 3 years ago
Oliver Günther 2d6289d8a7
Replace all option in parsing representer with 'real' setting 3 years ago
Oliver Günther 528ca50faa
Strip sent_mail into two columns mail_alert_sent and mail_reminder_sent 3 years ago
Oliver Günther 3a76722cd2
Add prefix to reasons so that we can use reason_mentioned? 3 years ago
Oliver Günther 208c8365eb
Remove more channel settings in specs 3 years ago
Oliver Günther 8dec991d01
Remove channel from non-wp PR 3 years ago
Oliver Günther 3109d7bafa
Deliver notification mails immediately to run in same transaction 3 years ago
Oliver Günther 5b8df97498
Rename read_mail_digest into sent_mail and merge with non-wp items 3 years ago
Oliver Günther 180594593b
Merge read_email_digest into sent_mail for other email reasons 3 years ago
Oliver Günther 99f7676813
Remove notification setting factories 3 years ago
Oliver Günther ecfa4a765f
Remove NotificationSetting#channel and all 3 years ago
Oliver Günther e3913e61e4
Remove read_mail, reason_mail, reason_mail_digest 3 years ago
Oliver Günther 0b5da9b9e1
Give access to the issue project when trying to save a viewpoint (#9707) 3 years ago
ulferts 2d6eec0874
Merge remote-tracking branch 'origin/release/11.4' into dev 3 years ago
Oliver Günther 202e2f31e6
Fix disabling of member notifications when setting is false 3 years ago
Oliver Günther 4ef23efb90
Fix check for disabling member updated notifications 3 years ago
Oliver Günther 7908c7eebe
Validate a separate params contract 3 years ago
Oliver Günther 612572190a
Remove notified events 3 years ago
Oliver Günther f4f3730561
Review feedback 3 years ago
Oliver Günther fa5d40d0bf
Fix involved -> assigned, responsible reasons 3 years ago
Oliver Günther 7450c77e88
startWith formValue in case valueChanges did not yet fire 3 years ago
Oliver Günther 76e3e0d128
Rewrite settings page into reactive forms 3 years ago
Oliver Günther 021e7aaf0f
Turn notification settings from magic symbols into constants 3 years ago
Oliver Günther dc445feecf
Add global notification setting scope 3 years ago
Oliver Günther e677bfb4c2
Add new notification settings for non-wp settings 3 years ago
Wieland Lindenthal 93524310be
Fix calculation of all quarter hours for a given time span (#9699) 3 years ago