]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1278398 - Enable "Due Date" field for all websites, web services, infrastructure...
authorDavid Lawrence <dkl@mozilla.com>
Fri, 9 Sep 2016 20:32:22 +0000 (20:32 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 9 Sep 2016 20:32:22 +0000 (20:32 +0000)
extensions/BMO/lib/Data.pm

index d075cd515f7101f2e6c7527365db5f1ca3e74a66..b074cb64aaa475b0ddf3d7cec390f9d9d2030627 100644 (file)
@@ -105,17 +105,87 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
         "Toolkit"                     => [],
     },
     qr/^cf_due_date$/ => {
-        "bugzilla.mozilla.org"        => [],
-        "Community Building"          => [],
-        "Data & BI Services Team"     => [],
-        "Data Compliance"             => [],
-        "Developer Engagement"        => [],
-        "Infrastructure & Operations" => [],
-        "Marketing"                   => [],
-        "mozilla.org"                 => ["Security Assurance: Review Request"],
-        "Mozilla Metrics"             => [],
-        "Mozilla PR"                  => [],
-        "Mozilla Reps"                => [],
+        "AUS"                                   => [],
+        "Add-on SDK"                            => [],
+        "Air Mozilla"                           => [],
+        "CCK"                                   => [],
+        "Calendar"                              => [],
+        "Cloud Services"                        => [],
+        "Community Building"                    => [],
+        "Composer"                              => [],
+        "Content Services"                      => [],
+        "Data & BI Services Team"               => [],
+        "Data Compliance"                       => [],
+        "Datazilla"                             => [],
+        "Derivatives"                           => [],
+        "Developer Documentation"               => [],
+        "Developer Ecosystem"                   => [],
+        "Developer Engagement"                  => [],
+        "Developer Services"                    => [],
+        "Documentation"                         => [],
+        "Enterprise Information Security"       => [],
+        "FSA"                                   => [],
+        "Firefox Health Report"                 => [],
+        "Focus"                                 => [],
+        "Grendel"                               => [],
+        "Hello (Loop)"                          => [],
+        "Infrastructure & Operations"           => [],
+        "Input"                                 => [],
+        "Instantbird Servers"                   => [],
+        "Intellego"                             => [],
+        "Internet Public Policy"                => [],
+        "Invalid Bugs"                          => [],
+        "L20n"                                  => [],
+        "Localization Infrastructure and Tools" => [],
+        "Marketing"                             => [],
+        "Marketplace"                           => [],
+        "Minimo"                                => [],
+        "MozReview"                             => [],
+        "Mozilla Corporation"                   => [],
+        "Mozilla Developer Network"             => [],
+        "Mozilla Foundation Communications"     => [],
+        "Mozilla Foundation"                    => [],
+        "Mozilla Grants"                        => [],
+        "Mozilla Labs"                          => [],
+        "Mozilla Localizations"                 => [],
+        "Mozilla Messaging"                     => [],
+        "Mozilla Metrics"                       => [],
+        "Mozilla PR"                            => [],
+        "Mozilla QA"                            => [],
+        "Mozilla Reps"                          => [],
+        "MozillaClassic"                        => [],
+        "Other Applications"                    => [],
+        "Pancake"                               => [],
+        "Participation Infrastructure"          => [],
+        "Penelope"                              => [],
+        "Petri"                                 => [],
+        "Plugin Check"                          => [],
+        "Powertool"                             => [],
+        "Privacy"                               => [],
+        "SeaMonkey"                             => [],
+        "Servo"                                 => [],
+        "Shield"                                => [],
+        "Skywriter"                             => [],
+        "Snippets"                              => [],
+        "Socorro"                               => [],
+        "Taskcluster"                           => [],
+        "Tech Evangelism"                       => [],
+        "Testopia"                              => [],
+        "Thunderbird"                           => [],
+        "Tracking"                              => [],
+        "Tree Management"                       => [],
+        "Untriaged Bugs"                        => [],
+        "Web Apps"                              => [],
+        "Web Compatibility"                     => [],
+        "Webmaker"                              => [],
+        "Websites"                              => [],
+        "Webtools"                              => [],
+        "addons.mozilla.org"                    => [],
+        "mozilla.org"                           => ["Security Assurance: Review Request"],
+        "mozillaignite"                         => [],
+        "quality.mozilla.org"                   => [],
+        "support.mozilla.org"                   => [],
+        "www.mozilla.org"                       => [],
     },
     qr/^cf_locale$/ => {
         "Mozilla Localizations" => ['Other'],