aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list
Commit message (Expand)AuthorAgeFilesLines
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-184-30/+10
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-102-2/+2
* Bug 450747: Minor JS cleanup for the "edit multiple bugs" pagemkanat%bugzilla.org2009-11-091-5/+8
* Bug 524234: When there are no search results, include helpful linksmkanat%bugzilla.org2009-10-291-9/+34
* Bug 524244: Make the HTML buglist not display a header if there are no bugs f...mkanat%bugzilla.org2009-10-261-0/+4
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-304-10/+10
* Bug 164009: Add arrows to buglist columns to indicate columns and direction u...wicked%sci.fi2009-09-271-14/+32
* Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc...lpsolit%gmail.com2009-08-181-0/+1
* Bug 510944: Sorting bug lists on some fields can fail - Patch by Frédér...lpsolit%gmail.com2009-08-181-1/+1
* Bug 506056 - Status and Resolution in Search description not localizable.wurblzap%gmail.com2009-07-231-1/+11
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-201-1/+4
* Bug 472274: Solid black line on the timetracking summary row of buglist looks...wicked%sci.fi2009-07-171-4/+7
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...mkanat%bugzilla.org2009-07-071-14/+14
* Bug 290631 - iCalendar export should include prioritybbaetz%acm.org2009-05-141-0/+1
* Bug 103523: Don't split buglist table every 100 bugs for new browsersmkanat%bugzilla.org2009-04-281-14/+5
* Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...mkanat%bugzilla.org2009-02-251-8/+8
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-2/+1
* Bug 341542: Include timestamp of query execution in programmatic search outpu...lpsolit%gmail.com2009-02-111-0/+1
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com2009-02-021-2/+3
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+1
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-1/+1
* Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ...lpsolit%gmail.com2009-01-041-0/+33
* Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com2009-01-041-0/+30
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-2/+0
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-1/+8
* Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org2008-12-061-6/+21
* Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com2008-11-061-0/+3
* Bug 420862: Show abbreviated content in bug lists fully in tooltips - Patch b...lpsolit%gmail.com2008-10-101-0/+13
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-182-9/+2
* Remove useless </center>, see bug 216557 comment 60lpsolit%gmail.com2008-09-171-1/+0
* Bug 216557: Be able to specify the order of the columns in a bug list - Patch...lpsolit%gmail.com2008-09-111-9/+52
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-283-11/+7
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-5/+1
* Bug 443479 – Clicking "Reset to Bugzilla default" when editing columns f...dkl%redhat.com2008-08-081-5/+1
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-2/+2
* Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org2008-08-011-0/+3
* Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to displaymkanat%bugzilla.org2008-06-041-0/+2
* Bug 223523: Allow Keywords column to wrap - Patch by Matt McHenry <mmchenry@c...lpsolit%gmail.com2008-04-191-0/+1
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-47/+47
* Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org2008-03-311-3/+3
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-1/+1
* Bug 383643: When using "Find a specific bug", the generated buglist does not ...lpsolit%gmail.com2008-01-122-32/+23
* Bug 313744: Deadline Field not available when changing several bugs at once -...lpsolit%gmail.com2008-01-041-0/+11
* Bug 407036: buglist.css no longer loaded by buglists - Patch by Frédéri...lpsolit%gmail.com2007-12-061-2/+1
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-1/+3
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-121-0/+1
* Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("A...lpsolit%gmail.com2007-11-031-2/+11
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com2007-10-082-5/+5
* Bug 134474: The mass-change form in buglist.cgi offers too many groups - Patc...lpsolit%gmail.com2007-09-101-3/+3
* Bug 345285 the first query results table header should have an extra class (b...timeless%mozdev.org2007-08-241-1/+1