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