summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-04-03 11:33:28 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-04-03 11:33:28 +0000
commit05a9275fdaabf5fd38f060fb9bd96456d4db3dd6 (patch)
treeea89e81e13d67223b639d1319748f40760f4d859 /test/fixtures
parent25eb92c0dc337b3a1167642433a3d6af73c1a68d (diff)
downloadredmine-05a9275fdaabf5fd38f060fb9bd96456d4db3dd6.tar.gz
redmine-05a9275fdaabf5fd38f060fb9bd96456d4db3dd6.zip
"I don't want to be notified of changes that I make myself" as Default for all User (#14574).
git-svn-id: http://svn.redmine.org/redmine/trunk@15288 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/user_preferences.yml12
1 files changed, 11 insertions, 1 deletions
diff --git a/test/fixtures/user_preferences.yml b/test/fixtures/user_preferences.yml
index 04abb4343..14243e0bb 100644
--- a/test/fixtures/user_preferences.yml
+++ b/test/fixtures/user_preferences.yml
@@ -2,6 +2,7 @@
user_preferences_001:
others: |
---
+ :no_self_notified: false
:my_page_layout:
left:
- latestnews
@@ -17,6 +18,15 @@ user_preferences_001:
user_preferences_002:
others: |
---
+ :no_self_notified: false
+
+ id: 2
+ user_id: 2
+ hide_mail: true
+user_preferences_003:
+ others: |
+ ---
+ :no_self_notified: false
:my_page_layout:
left:
- latestnews
@@ -26,6 +36,6 @@ user_preferences_002:
top:
- calendar
- id: 2
+ id: 3
user_id: 3
hide_mail: false