summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08table.html.tmpl: Use order_columns only when present (#23)Vladimir Panteleev1-2/+6
Fix a hard dependency on the BMO extension. order_columns is set in Bugzilla::Extension::BMO, which might not be present / loaded.
2018-04-08Merge remote-tracking branch 'bmo/master' into unstableDylan William Hardison2-4/+4
2018-04-04Bug 1446431 - Allow Baseline scan to ignore forms that dont need CSRF TokensSimon Bennetts2-4/+4
The data-no-csrf attribute is used to signify that a form is 'safe' (ie doesn't actually make any permanent changes) and so doesn't need an anti-csrf token.
2018-03-18Bug 1446236 - edit-multiple.html.tmpl: Delete an old user-specific ↵Vladimir Panteleev1-1/+0
hard-coded hack
2018-03-05Bug 1433573 - Display the short URL link even for queries without any resultsbyron jones1-16/+18
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison2-4/+4
2018-01-23Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵Kohei Yoshino1-1/+1
out of main content box
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu3-6/+6
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-1/+1
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-1/+1
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-1/+1
2017-05-24Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-0/+8
the ES backend
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison1-1/+0
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-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-02-06Bug 1237790 - The experimental user interface doesn't provide link to help ↵David Lawrence1-4/+4
of bug fields
2017-01-27Bug 1333942 - Include quicksearch query string in the buglist.cgi HTML titleMatthew N1-0/+2
2015-12-01Bug 1229198 - When saving a buglist from a saved search as a CSV file, set ↵Byron Jones1-1/+2
the filename to <saved-query-name>.csv
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+1
jquery)
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones1-1/+1
2014-09-16Bug 1067381: Sorting by ID broken when changing multiple bugsDavid Lawrence1-2/+1
2014-09-01Bug 1056162: add bit.ly support to bmoByron Jones1-12/+8
2014-07-18Bug 1037571: Change Several Bugs at Once Does Not Allow Modification of the ↵Byron Jones1-1/+4
QA Whiteboard
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence1-5/+3
products into classifications in the product drop-down on show_bug.cgi)
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence1-3/+5
into classifications in the product drop-down on show_bug.cgi) r=glob
2014-03-03Bug 926962 - all tracking flags are visible on the 'change many bugs at ↵David Lawrence1-1/+7
once' page r=glob
2013-10-11Bug 880829 - Migrate current custom field based tracking flags to the new ↵Dave Lawrence1-1/+0
Tracking Flags extension tables r=glob
2013-06-19revert accidental commitsByron Jones1-1/+1
2013-06-19Bug 884177: updates to the timing collectorsByron Jones1-1/+1
2013-03-20Bug 853034: unable to set tracking fields when editing multiple bugsByron Jones1-1/+2
2013-02-27Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-4/+7
2013-02-26Reverted Bug 836067 due to buglist crashing and do not yet know the reasonDave Lawrence1-7/+4
2013-02-26Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-4/+7
2013-02-26restore isempty/isnotempty operators to bmo/4.2Byron Jones1-1/+1
2013-01-30Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsDave Lawrence1-0/+2
r/a=LpSolit
2013-01-30Bug 833752 - Bug id custom fields should be clickable in bug listHugo Seabrook1-0/+4
2012-11-26Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in ↵Dave Lawrence1-21/+23
performance enhancements r=glob
2012-08-31Merge from bugzilla/4.2Reed Loden1-1/+1
2012-08-27Bug 785917: Custom field descriptions are not properly escaped when ↵Frédéric Buclin1-1/+1
displayed as bug list column headers r=glob a=LpSolit
2012-07-26Backout bug 768573 to fix bustageFrédéric Buclin1-2/+2
2012-06-26Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin1-2/+2
r=glob a=LpSolit
2012-06-12merge from bugzilla/4.2Byron Jones1-9/+4
2012-06-07Bug 761230: The server push page no longer displays all debug dataFrédéric Buclin1-9/+4
r=timello a=LpSolit
2012-05-01merged with bugzilla/4.2Dave Lawrence2-47/+13
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin1-37/+0
attackers to access all bugs that the victim can see r=glob a=LpSolit
2012-04-14Change columns: empty buttons when images turned off.Marc Schumann1-10/+13
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
2012-03-22Bug 732440: add sql timings to buglist.cgi's debug outputByron Jones1-4/+7