summaryrefslogtreecommitdiffstats
path: root/extensions/BMO
AgeCommit message (Collapse)AuthorFilesLines
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme1-0/+1
2018-03-15Bug 1446042 - Please remove the IPC request form in BugzillaEmma Humphries3-306/+0
2018-03-07Bug 1443559 - Remove "Urgency" (mapped to priority) field from the ↵Emma Humphries1-17/+0
"form.doc" bug form for MDN content bugs
2018-03-05Bug 1419973 - Modify product selector layout on Browse and Enter Bug pagesKohei Yoshino2-40/+107
2018-02-28Bug 1441475 - Added rel tags to links with target=_blankSimon Bennetts13-16/+16
2018-02-22Bug 1439693 - Updates for developer.mozilla.orgJohn Whitlock2-3/+3
Add more updates for the product name change from "Mozilla Developer Network" to "developer.mozilla.org", including fixing a Permission Denied error when accessing /form.mdn.
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison19-24/+24
2018-02-21bug 1439693 - Update form.mdn (#406)John Whitlock1-4/+4
Update custom bug form for the product change to developer.mozilla.org.
2018-02-13Bug 1343248 - Migrate secbugstats scripts to bmo productionDylan William Hardison1-0/+54
2018-02-05no bug - change version.json build setting to match dockerflow ↵Bob Micheletto1-1/+1
specifications (#389)
2018-01-04Bug 1423998 - Add 'Pocket' to Business Unit drop down for Legal bugsDylan William Hardison1-0/+1
2018-01-03Bug 1427646 - Remove Webmaker product from product selector on Browse page ↵Kohei Yoshino2-4/+0
and guided bug entry form
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu22-34/+33
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-1/+1
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino5-19/+43
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison2-11/+6
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino1-1/+1
2017-12-02Bug 1417980 - Fix non-HTTPS links and outdated links where possibleKohei Yoshino15-34/+22
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino2-18/+16
2017-11-22Bug 1418205 - Update easy product selector on Browse and Enter Bug pagesKohei Yoshino3-8/+0
2017-11-22Bug 1419541 - Fix improper quoting on socorro lens URLDylan William Hardison1-1/+1
2017-11-20Bug 1418204 - Update Firefox logoKohei Yoshino1-0/+0
2017-10-31Bug 1264093 - Create new bug entry form for client security bugsDylan William Hardison2-0/+201
2017-10-31Bug 1332016 - Integrate the Socorro Lens into Bug ModalAnthony Hughes1-19/+18
2017-09-07Bug 1397747 - Move _get_all_group_names to ↵Dylan William Hardison1-2/+2
Bugzilla::Config::Common::_get_all_group_names, and remove copy-pasted code
2017-07-27Bug 1365983 - enter_bug.cgi should be updated to use "Data Platform and Tools"Dipankar Das1-1/+1
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-3/+6
This is the first (working) iteration of a configuration that allows CircleCI to build 'bmo' docker images that are runnable. Some other changes were required for this: 1. The base image used in Dockerfile was changed from centos:6.7 to mozillabteam/bmo-base:slim. This is a new version of (github) mozilla-bteam/docker-bmo-base which is much smaller, and includes all the system RPMs and other bits that our bmo Dockerfile expects. 2. init.pl mistakenly had '--no-assets' which is not currently a checksetup.pl option. 3. 901-secure-mail-loop.t (which checks for an infinite loop) had to have its timeout increased because CircleCI sometimes is quite slow. 4. version.txt // __version__ now includes build information from CircleCI environmental variables
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison3-29/+29
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison1-2/+3
This reverts commit 38b13ae3f1885faa0da1d0040a0dda87dc786515. * change __lbheartbeat__ to "httpd OK" again
2017-07-07Bug 1367604 - BMO extension to apply security policies to Phabricator ↵dklawren2-1/+16
revisions as needed * - Updated based on dylans review - Fixed custom policy to instead allow projects and subscribers and then add BMO roles to the subscriber list - Some other bug fixes * fix lifetime of phabricator_url_re() Instead of passing the value (which depends on runtime configuration) pass in a reference. Also edit extensions/BMO/Extension.pm to allow %autodetect_attach_urls regex option to be a callback instead of just a plain regexp ref. * - Fixed regex in BMO extension to detect phabricator attachments - Use request_cache for useragent handle in Util.pm
2017-07-07Bug 1375950, remove unnecessary language in get_permissions.htmlEmma Humphries2-6/+0
2017-06-22Bug 1372693 Update to Recruiting Bugzilla Custom FormMary Umoh2-18/+3
* Change to create-recruiting.html.tmpl
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh2-4/+4
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake
2017-06-01nit: typoDylan William Hardison1-1/+1
2017-05-31Bug 1364634 - Point people to the editbugs request component instead of the ↵Shardendu Kumar Gautam1-2/+6
mailing list * updated & in url to & * updated url to use template filter * added missing quotes for editbugs href
2017-05-19Bug 1366798 - Fix test breakage due to change to t/Support/Files.pm in bug ↵David Lawrence4-0/+4
1361151
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison14-14/+0
2017-05-17use non-whimsical string for lbheartbeatDylan William Hardison1-4/+4
2017-05-16nit: remove reference to firefox os formsDylan William Hardison1-25/+0
2017-05-11Bug 1361408 - Remove Firefox OS specific formsSebastin Santy10-1179/+0
2017-04-19Bug 1357809 - Add endpoints for future cloud-services integrationDylan William Hardison1-0/+36
2017-04-11Revert "Bug 1352913 - Extensions must register for template_before_process()"Dylan William Hardison1-44/+0
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a.
2017-04-11remove utf8Dylan William Hardison1-1/+1
2017-04-10fix whitespace and latin/utf8 encoding issueDylan William Hardison1-33/+33
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison1-0/+44
We can skip a lot of method calls if extensions must declare what templates they act on.
2017-03-24Bug 1349899 - Clean up invalid mozreview urls on attachment pageDylan William Hardison2-2/+19
2017-03-15Bug 1347237 - get_permissions.html is missingDylan William Hardison2-2/+46
2017-03-15Bug 1309112 - Detect and linkify GitHub issue in commentSebastin Santy1-0/+12
2017-02-22Remove Webtrends dead code (no bug)Kohei Yoshino1-213/+0
It’s not used on BMO any more.
2017-02-17Bug 1336184 - bug notification email html content differs from plain-text ↵Dylan William Hardison1-1/+1
content