aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Cleanup + make Bugzilla tests happyFrédéric Buclin2017-04-181-12/+13
* Implement a UI in the buglist for the last visit timeFrédéric Buclin2017-04-181-0/+17
* Bug 1197436: A remembered search with a ' cannot be edited or deletedFrédéric Buclin2015-08-241-3/+3
* Bug 1151637: Buttons at the bottom of buglists lack an IDFrédéric Buclin2015-04-071-5/+5
* Bug 1121788: Buttons in buglist don't work in IEByron Jones2015-03-311-13/+20
* Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2015-03-051-0/+1
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-171-1/+1
* Bug 1068277: No longer able to save/edit/forget a saved search if results are...David Lawrence2014-09-171-27/+27
* Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green2014-04-151-5/+7
* Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin2014-03-221-28/+29
* Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky2014-03-041-3/+3
* Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2014-02-121-1/+1
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-071-2/+2
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-071-46/+39
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-1/+0
* Bug 890165 - Buglist for single component should offer "File a new bug in the...Simon Green2013-11-051-2/+8
* Bug 875217 - SecurityError in Javascript on buglist.cgiSimon Green2013-09-041-6/+6
* Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...Byron Jones2013-07-241-1/+1
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-4/+7
* Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...Koosha Khajeh Moogahi2012-09-201-3/+2
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-281-0/+3
* Bug 741627: Add ability to toggle search description in bug lists likeTiago Mello2012-04-121-1/+10
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-221-4/+7
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-271-2/+24
* Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin2012-02-251-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-17/+5
* Fix bustage due to bug 643411.Tiago Mello2011-11-181-2/+2
* Bug 643411: New default bug limit makes time summary results confusingTiago Mello2011-11-181-0/+9
* Bug 666313: Remove the obsolete [% FLUSH %] directiveFrédéric Buclin2011-08-071-1/+0
* Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make itFrancisco Donalisio2011-03-311-4/+4
* Bug 632718: Only return 500 search results unless the user specificallyMax Kanat-Alexander2011-03-021-12/+24
* Bug 417551: Make it possible for CSV headers to be the field descriptionMichael J Tosh2011-02-141-1/+1
* Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protectionDavid Lawrence2011-01-061-0/+1
* Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link w...Frédéric Buclin2010-08-021-1/+1
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-6/+6
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-4/+3
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-291-1/+1
* Bug 474738: Make all of the "not" search types show up in search descriptionsMax Kanat-Alexander2010-02-281-2/+3
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-2/+4
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-181-10/+2
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 524234: When there are no search results, include helpful linksmkanat%bugzilla.org2009-10-291-9/+34
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
* Bug 506056 - Status and Resolution in Search description not localizable.wurblzap%gmail.com2009-07-231-1/+11
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-2/+1
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com2009-02-021-2/+3
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-1/+1
* Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org2008-12-061-6/+21
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-1/+1
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-5/+1