Commit Graph

737 Commits (6973dd7b9b12adb21f9d44d0364e983e314e790e)

Author SHA1 Message Date
Oliver Günther 900ca53c18
[39177] Fix double mentioned notifications 3 years ago
Oliver Günther cf7f31ece7
Don't use locked! on user to avoid validation errors on delete 3 years ago
Oliver Günther 0ec9db6e96
Fix direct upload with a whitelist present that does not contain binary 3 years ago
Oliver Günther 3facbeae93
Fix passing indifferent options hash into export job 3 years ago
Oliver Günther eb4d7a19d9
Add CSV project export functionality 3 years ago
ulferts dba8567f20
place project archiving into separate controller 3 years ago
ulferts 32a19b622e
use current user for wiki content update 3 years ago
Henriette Darge 0f68f0d5b1 Show a more generic error message as there are multiple possible error reasons. The detailed error message is handled by the `error_messages_for` helper in the partials 3 years ago
Markus Kahl 320d1e77de fix direct upload for all content types 3 years ago
Markus Kahl 379a0969bb handle invalid group_users entries, prevent new ones 3 years ago
ulferts 19d1175d03
include member mails when disabling notifications on project copy 3 years ago
ulferts bbf05016b4
prevent non work package notifications to leak via the API 3 years ago
ulferts c92335606c remove self mail prevention 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 528ca50faa
Strip sent_mail into two columns mail_alert_sent and mail_reminder_sent 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 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
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 e677bfb4c2
Add new notification settings for non-wp settings 3 years ago
ulferts 98d74e00de
ensure notifications are linked to existing journals 3 years ago
ulferts f0fb2fbbed
split up notification reason involved 3 years ago
Oliver Günther 15fc0846e6
Bypass whitelist in internal services when conflicting with user 3 years ago
Oliver Günther 9323b89bac
Enforce writing the content type without accepting user input 3 years ago
Oliver Günther 9e1dc1d50e
Set snapshot through attachment service 3 years ago
Oliver Günther a59e4dc376
Replace wiki page attach_files with attachable services 3 years ago
Oliver Günther 582579729e
Replace ifc models attachment handling with services 3 years ago
Oliver Günther c16f03407b
Fix export job 3 years ago
Oliver Günther 6972dac089
Fix IFC controller using attachment prepare service 3 years ago
Oliver Günther b94b0e630d
Fix filesize validation on prepared uploads 3 years ago
Oliver Günther 287111c574
Add prepare service and contract 3 years ago
Oliver Günther c59c57ad76
Make attachments API BaseServices compatible 3 years ago
Eric Schubert 5e93a649c2 [#38833] cosmetic changes 3 years ago
Eric Schubert d6b87a2210 [#38833] BCF API Comments Service 3 years ago
ulferts 32d2602d76
remove individual work package mails (added/updated) 3 years ago
Oliver Günther e5dec2dc31
Add notification group_by for projects with transformed keys 3 years ago
Oliver Günther 4e2dc171db
Extract group functionality into index endpoint 3 years ago
Oliver Günther 5854a34124 [37866] Add attachment_created event and webhook (#9418) 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 1f024e5796 remove no_self_notified user preference 3 years ago