From 678ad043bb0ec1200f46c2a6862f3d3f4e3f3315 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 22 Apr 2013 16:53:20 -0400 Subject: Bug 841440 - Project Kickoff Form: Remove Several Questions --- ...comment-moz-project-review-data-safety.txt.tmpl | 40 ----- .../bug/create/comment-moz-project-review.txt.tmpl | 3 - .../bug/create/create-moz-project-review.html.tmpl | 196 --------------------- .../MozProjectReview/web/js/moz_project_review.js | 47 +---- 4 files changed, 2 insertions(+), 284 deletions(-) delete mode 100644 extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review-data-safety.txt.tmpl (limited to 'extensions/MozProjectReview') diff --git a/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review-data-safety.txt.tmpl b/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review-data-safety.txt.tmpl deleted file mode 100644 index 5a6ffbbbd..000000000 --- a/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review-data-safety.txt.tmpl +++ /dev/null @@ -1,40 +0,0 @@ -[%# This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. - # - # This Source Code Form is "Incompatible With Secondary Licenses", as - # defined by the Mozilla Public License, v. 2.0. - #%] - -[% USE Bugzilla %] -[% cgi = Bugzilla.cgi %] - -[% PROCESS "bug/create/comment-moz-project-review.txt.tmpl" %] - -Data Safety Questions: - -User Data: [% cgi.param('data_safety_user_data') %] -How many involved?: [% cgi.param('data_safety_user_count') %] -How many users do you anticipate to be involved?: [% cgi.param('data_safety_user_count_anticipated') %] -Type of Data: -[%+ cgi.param('data_safety_data_type') %] -Data Reason: -[%+ cgi.param('data_safety_data_reason') %] -Community Benefit: -[%+ cgi.param('data_safety_community_benefit') %] -Data Collection: -[%+ cgi.param('data_safety_community_collection') %] -Data Retention: [% cgi.param('data_safety_retention') %] -Data Retention Length: [% cgi.param('data_safety_retention_length') %] -Separate Party: [% cgi.param('data_safety_separate_party') %] -Separate Party Data Type: -[%+ cgi.param('data_safety_separate_party_data') %] -Separate Party Data Communication: -[%+ cgi.param('data_safety_separate_party_data_communication') %] -Who are the separate parties?: -[%+ cgi.param('data_safety_separate_party_who') %] -Community Visibility and Input: [% cgi.param('data_safety_community_visibility') %] -Communication Channels: -[%+ cgi.param('data_safety_communication_channels') %] -Public Communication Plan: -[%+ cgi.param('data_safety_communication_plan') %] diff --git a/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review.txt.tmpl b/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review.txt.tmpl index 6a88aadd8..07d5fa5ad 100644 --- a/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review.txt.tmpl +++ b/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review.txt.tmpl @@ -17,15 +17,12 @@ Description: [%+ cgi.param('description') %] Additional Information: [%+ cgi.param('additional') %] -Urgency: [% cgi.param('urgency') %] Key Initiative: [% cgi.param('key_initiative') == 'Other' ? cgi.param('key_initiative_other') : cgi.param('key_initiative') %] Release Date: [% cgi.param('release_date') %] Project Status: [% cgi.param('project_status') %] Mozilla Data: [% cgi.param('mozilla_data') %] -New or Change: [% cgi.param('new_or_change') %] -Mozilla Project: [% cgi.param('mozilla_project') %] Mozilla Related: [% cgi.param('mozilla_related') %] Separate Party: [% cgi.param('separate_party') %] [% IF cgi.param('separate_party') == 'Yes' %] diff --git a/extensions/MozProjectReview/template/en/default/bug/create/create-moz-project-review.html.tmpl b/extensions/MozProjectReview/template/en/default/bug/create/create-moz-project-review.html.tmpl index 33f5e02eb..653058bc2 100644 --- a/extensions/MozProjectReview/template/en/default/bug/create/create-moz-project-review.html.tmpl +++ b/extensions/MozProjectReview/template/en/default/bug/create/create-moz-project-review.html.tmpl @@ -92,20 +92,6 @@ -
- Urgency: - -
What is the urgency of this project?
- -
-
-
Key Initiative: @@ -183,34 +169,6 @@
-
- New or Change: - -
Is this a NEW product, service, project, feature, or functionality, - a change to an EXISTING one, or neither?
- -
-
- -
- Mozilla Project: - -
What product/service/project does this pertain to?
- -
-
- -
-
Data Safety
- -
- User Data: - -
Does your project collect data from users?
- -
-
- -
-
- How many involved?: - -
How many users are currently involved?
- -
-
- -
- How many antcipated?: - -
How many users do you anticipate to be involved?
- -
-
- -
- Type of Data: - -
Please provide examples of the types of user data you collect.
- -
-
- -
- Data Reason: - -
Why do you need to collect user data?
- -
-
- -
- Community Benefit: - -
What community benefits are derived from the collection of user data for your project?
- -
-
- -
- Data Collection: - -
How is the data being collected? (e.g., forms on web site, provided directly by user, - observed data collection, etc.) (Consider that you may be collecting data unintentionally - such as automatic logging by web servers)
- -
-
- -
- Data Retention: - -
Will your project / team members need to retain user data?
- -
-
- -
- Data Retention Length: - -
If the data is being retained, for how long?
- -
-
- -
- Separate Party: - -
Will any user data be shared or accessed by third party partners, customers or providers?
- -
-
- -
-
- Separate Party Data Type: - -
What is the data being shared or accessed?
- -
-
- -
- Separate Party
Data Communication:
- -
How would the data be communicated / transferred to the third parties?
- -
-
- -
- Who are the separate parties?: - -
Who are the third party vendors and in what countries are they based?
- -
-
-
- -
- Community Visibility and Input: - -
Has your proposal been shared publicly, including requirements for Mozilla to collect and host user data?
- -
-
- -
- Communication Channels: - -
What communication channels are you using and what kind of input have you received thus far?
- -
-
- -
- Public Communication Plan: - -
Data Safety discussion needed. Provide your plan for publicly sharing your proposal.
- -
-
-
-
- diff --git a/extensions/MozProjectReview/web/js/moz_project_review.js b/extensions/MozProjectReview/web/js/moz_project_review.js index dca67f2ae..2625c765a 100644 --- a/extensions/MozProjectReview/web/js/moz_project_review.js +++ b/extensions/MozProjectReview/web/js/moz_project_review.js @@ -18,7 +18,6 @@ var MPR = { "key_initiative": "Please select a value for key initiative in the initial questions section", "project_status": "Please select a value for project status in the initial questions section", "mozilla_data": "Please select a value for mozilla data in the initial questions section", - "new_or_change": "Please select a value for new or change to existing project in the initial questions section", "separate_party": "Please select a value for separate party in the initial questions section" }, "finance_questions": { @@ -58,8 +57,6 @@ var MPR = { 'key_initiative', 'project_status', 'mozilla_data', - 'new_or_change', - 'mozilla_project', 'separate_party', 'relationship_type', 'data_access', @@ -74,11 +71,7 @@ var MPR = { 'legal_sow_vendor_product_line', 'legal_vendor_services_where', 'finance_purchase_inbudget', - 'finance_purchase_urgency', - 'data_safety_user_data', - 'data_safety_retention', - 'data_safety_separate_party', - 'data_safety_community_visibility' + 'finance_purchase_urgency' ], init: function () { @@ -106,34 +99,18 @@ var MPR = { sec_review_questions: false, privacy_policy_project_questions: false, privacy_policy_vendor_questions: false, - data_safety_questions: false, - data_safety_extra_questions: false, - mozilla_project_row: false, privacy_policy_project_link_row: false, privacy_policy_project_user_data_bug_row: false, - privacy_policy_vendor_extra: false, - data_safety_extra_questions: false, - data_safety_retention_length_row: false, - data_safety_separate_party_data_row: false, - data_safety_communication_channels_row: false, - data_safety_communication_plan_row: false, + privacy_policy_vendor_extra: false }; if (Dom.get('key_initiative').value == 'Other') { page_sections.key_initiative_other_row = true; } - if (Dom.get('new_or_change').value == 'Existing') { - page_sections.mozilla_project_row = true; - } - - if (Dom.get('new_or_change').value == 'New') - page_sections.legal_questions = true; - if (Dom.get('mozilla_data').value == 'Yes') { page_sections.legal_questions = true; page_sections.privacy_policy_project_questions = true; - page_sections.data_safety_questions = true; page_sections.sec_review_questions = true; } @@ -196,26 +173,6 @@ var MPR = { page_sections.privacy_policy_vendor_extra = true; } - if (Dom.get('data_safety_user_data').value == 'Yes') { - page_sections.data_safety_extra_questions = true; - } - - if (Dom.get('data_safety_retention').value == 'Yes') { - page_sections.data_safety_retention_length_row = true; - } - - if (Dom.get('data_safety_separate_party').value == 'Yes') { - page_sections.data_safety_separate_party_data_row = true; - } - - if (Dom.get('data_safety_community_visibility').value == 'Yes') { - page_sections.data_safety_communication_channels_row = true; - } - - if (Dom.get('data_safety_community_visibility').value == 'No') { - page_sections.data_safety_communication_plan_row = true; - } - // Toggle the individual page_sections for (section in page_sections) { MPR.toggleShowSection(section, page_sections[section]); -- cgit v1.2.3-24-g4f1b