diff --git a/webtools/bugzilla/docs/rel_notes.txt b/webtools/bugzilla/docs/rel_notes.txt index 47317d0a33f..295a70cff12 100644 --- a/webtools/bugzilla/docs/rel_notes.txt +++ b/webtools/bugzilla/docs/rel_notes.txt @@ -274,11 +274,13 @@ It now: * Is much more forgiving about small problems in the XML -Adding Individual Bugs to Saved Searches ----------------------------------------- +Adding Individual Bugs to Saved Searches (Tagging) +-------------------------------------------------- Users now have the option of adding an individual bug to any -particular Saved Search. If you don't like having the entry box in -your footer for this feature, you can disable it in your Preferences. +particular Saved Search. Individual users that disagree with the site +default can add or remove this feature (which appears as an entry box +visible in the footer) by changing the General Preferences setting +called "Enable tags for bugs". Attach URLs diff --git a/webtools/bugzilla/docs/xml/faq.xml b/webtools/bugzilla/docs/xml/faq.xml index 80f41137568..870d5c9834f 100644 --- a/webtools/bugzilla/docs/xml/faq.xml +++ b/webtools/bugzilla/docs/xml/faq.xml @@ -1390,8 +1390,10 @@ password=mypassword - New in 2.16 - go to the Account section of the Preferences. You - will be emailed at both addresses for confirmation. + New in 2.16 - you can change it from the Name and Password + section in Preferences. You will be emailed at both addresses for + confirmation. 'Administrative Policies' must have the + 'allowemailchange' parameter set to On. diff --git a/webtools/bugzilla/template/en/default/admin/admin.html.tmpl b/webtools/bugzilla/template/en/default/admin/admin.html.tmpl index 0555cf0f571..d2ac81435b4 100644 --- a/webtools/bugzilla/template/en/default/admin/admin.html.tmpl +++ b/webtools/bugzilla/template/en/default/admin/admin.html.tmpl @@ -44,7 +44,7 @@ the mail transfer agent to send email notifications, choose which group of users can use charts and share queries, and much more. -
User Preferences
+
Default Preferences
Set the default user preferences. These are the values which will be used by default for all users. Users will be able to edit their own preferences from the Preferences.
diff --git a/webtools/bugzilla/template/en/default/admin/settings/updated.html.tmpl b/webtools/bugzilla/template/en/default/admin/settings/updated.html.tmpl index 4a569ab8ebe..0b83a27bbf0 100644 --- a/webtools/bugzilla/template/en/default/admin/settings/updated.html.tmpl +++ b/webtools/bugzilla/template/en/default/admin/settings/updated.html.tmpl @@ -16,7 +16,7 @@ #%] [% PROCESS global/header.html.tmpl - title = "Preferences Updated" + title = "Default Preferences Updated" %] Your changes to the Default Preferences have been saved.
diff --git a/webtools/bugzilla/template/en/default/sidebar.xul.tmpl b/webtools/bugzilla/template/en/default/sidebar.xul.tmpl index e2d0d8e22e0..6161e5f8503 100644 --- a/webtools/bugzilla/template/en/default/sidebar.xul.tmpl +++ b/webtools/bugzilla/template/en/default/sidebar.xul.tmpl @@ -72,7 +72,7 @@ function normal_keypress_handler( aEvent ) { [%- IF user.groups.tweakparams %] - + [%- END %] [%- IF user.groups.editusers || user.can_bless %]