summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison14-74/+4
2017-05-11fix typo in constant: FIELD_VALUE_MAX_SIZE -> MAX_FIELD_VALUE_SIZEDylan William Hardison1-1/+1
2017-05-09Bug 1359797 - GitHub login not appearing on show_bug.cgiDylan William Hardison1-2/+2
2017-05-03Bug 1355490 - Short URL link give "The token is not valid" errorDylan William Hardison1-28/+32
2017-04-10Bug 1355127 - rewrite field-descs.none.tmpl in perlDylan William Hardison1-132/+142
2017-04-05[testing] urlbase needs filterDylan William Hardison1-1/+1
2017-04-05[tests] fix markup to make tests pass.Dylan William Hardison1-2/+3
2017-04-04Bug 1350909 - Make index.cgi cache-friendly for logged out requestsDylan William Hardison3-120/+57
2017-03-28Bug 1349769 - takebug should only be default for patch attachmentsDylan William Hardison2-7/+20
2017-03-27Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasonsDylan William Hardison1-1/+1
2017-03-21Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-8/+0
the ES backend Skipping this for this week's push.
2017-03-17Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-0/+8
the ES backend This not the cause of test failures, so should live on in master now.
2017-03-15Bug 1344979 - When adding a patch to an unassigned bug, pre-check the ↵Sebastin Santy1-1/+1
reassignment checkbox
2017-03-14Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ↵Dylan William Hardison1-8/+0
against the ES backend" This reverts commit 9c26c01867ca3e2af1e70c051140eea59c68c500.
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-0/+8
the ES backend
2017-03-07Bug 1322371 - can't add a developer.microsoft.com Edge issue to "See Also"Dylan William Hardison1-0/+2
2017-03-07Bug 1343530 - Make the ALL quicksearch keywords show all resultsDylan William Hardison1-2/+5
2017-02-09Bug 1280393 - [a11y] All inputs and selects need to be labeled properlyDavid Lawrence1-0/+2
2017-02-07Bug 1337382 - clicking on 'show' after updating a bug to show the list of ↵David Lawrence1-3/+4
people emailed no longer works
2017-02-06Bug 1237790 - The experimental user interface doesn't provide link to help ↵David Lawrence4-263/+12
of bug fields
2017-01-27Bug 1333942 - Include quicksearch query string in the buglist.cgi HTML titleMatthew N1-0/+2
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison8-40/+57
2017-01-12Bug 1329659 - Copy A11y tweaks from BugzillaA11yFixes.user.jsDylan William Hardison3-3/+3
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison1-0/+22
2016-12-20Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy"David Lawrence1-3/+0
This reverts commit 50fe01e3ee89cd9395dc21a739b8bc74b5c54272.
2016-12-20Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2016-12-16Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison1-2/+2
directly" This reverts commit 490499f9a35b36b72c0b7b30322b9838774b93fe.
2016-12-16Bug 1321592 - Update Bugzilla Etiquette and add Abuse PolicyEmma Humphries ☕️ +needinfo me1-0/+3
2016-12-15Bug 1322271 - Tooltip for "Priority" field should explain that P1 is highest ↵David Lawrence1-1/+2
priority etc
2016-12-15Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2016-12-14Bug 1323244 - Make the link to Mozilla Community Participation Guidelines ↵Ehsan Akhgari1-1/+1
not participate in keyboard navigation; r=dkl
2016-12-08Bug 1318781 - Add link to Mozilla Community Participation Guidelines for new ↵David Lawrence1-0/+5
bugs and bug comments
2016-12-01Add verbiage about using recovery codesApril King1-1/+2
2016-11-15Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ↵Dylan William Hardison1-4/+0
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b.
2016-11-12Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵Dylan William Hardison1-0/+4
headers have not already been printed
2016-11-09Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison1-2/+2
directly" This reverts commit 35671f4ab3397f4c0d5ea96e0269d94c3d6bd2ac.
2016-11-07Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field ↵David Lawrence6-1/+37
(everything else)
2016-09-23Bug 1304179 - Remove REQUIRED_MODULES references from release notes (and ↵Dylan William Hardison1-16/+0
Template.pm)
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison2-69/+18
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison2-18/+69
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison2-69/+18
local symlink to data/ directory
2016-08-31Backout Bug 1299280 and Bug 1294478Dylan William Hardison1-7/+33
2016-08-29Bug 1294478 - Move JSON serialization out of the templates and into perl to ↵Kalpesh Krishna1-33/+7
improve performance
2016-06-30Bug 1283233 - Add JSON link to bug nav barDavid Lawrence1-0/+3
2016-05-19Bug 1262039 - typo in error message "Failed to retreive components..."David Lawrence1-1/+1
2016-05-12Bug 1270867 - confusing error message when I was just searching for a bugDylan Hardison1-1/+1
2016-04-22Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵Dylan Hardison1-1/+0
found" (also manifests as fields_lhs: not found)
2016-04-22Bug 1266167 - clickjacking is possible on "view all" and "details" ↵David Lawrence2-2/+2
attachment pages
2016-04-19Bug 1265432 - backport upstream bug 1263923 to bmo/4.2 - X-Bugzilla-Who ↵David Lawrence1-1/+1
header is not set for flag mails