Commit Graph

758 Commits (17e242011a3fb7a81a2e92495550c9c8ed3338cd)

Author SHA1 Message Date
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
luz paz 1830420679 Fix various typos 3 years ago
Christophe Bliard 582c811091
fix bug: no more anonymous user when notifying of group membership removals 3 years ago
Christophe Bliard 7d862d4cc8
Update global role for users belonging to a group having global role 3 years ago
Christophe Bliard 482407392b
add global role to users when added to a group having global role 3 years ago
ulferts e4cbf6deee
replace usage of OpenStruct 3 years ago
Behrokh Satarnejad 97233137b9
[40038] Make team planner only accessible with EE token (#10021) 3 years ago
ulferts e63eebeca0
only keyword parameters on service calls 3 years ago
Oliver Günther 409900411e
Merge origin/release/12.0 3 years ago
ulferts b66a491367
introduce wp bulk services 3 years ago
ulferts ebf8453758
reuse errors flash for wp copy 3 years ago
ulferts 816057e65e allow suppressing notifications on member create/update 3 years ago
ulferts 0fe90c21a7
rework hidden/starred of queries 3 years ago
ulferts 2097d02058
replace removed URI.escape method 3 years ago
ulferts 8d72897f62
use standard interface for relation create service 3 years ago
ulferts 3f9cfdf732
static create endpoint for Views::WorkPackagesTable 3 years ago
Oliver Günther 5ebb53897a
Add better logging of the SAML response object 3 years ago
ulferts e4bced1a5c
replace deprecated access to errors 3 years ago
Oliver Günther e54ec53b13
Use UserPreferences::SetAttributes in Users::SetAttributes 3 years ago
Oliver Günther aa651df116
[39807] Use SetAttributesService in invite 3 years ago
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