aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Expand)AuthorAgeFilesLines
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-183-18/+7
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-105-7/+7
* Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com2009-11-102-3/+3
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-105-39/+32
* Bug 525617: Template Hook for bug/field.html.tmplmkanat%bugzilla.org2009-11-091-0/+2
* Bug 524891: Make leading whitespace not be trimmed from comments on display.mkanat%bugzilla.org2009-11-011-11/+10
* Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...gerv%gerv.net2009-10-261-25/+22
* Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...lpsolit%gmail.com2009-10-261-2/+1
* Bug 378681: Bug XML only contains group names, while process_bug only accepts...lpsolit%gmail.com2009-10-191-1/+1
* Backout changes that weren't supposed to be committed. Oops\!reed%reedloden.com2009-10-192-19/+0
* Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...reed%reedloden.com2009-10-193-0/+20
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-1/+2
* Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...mkanat%bugzilla.org2009-10-062-20/+9
* Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org2009-09-302-2/+2
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-308-18/+18
* Bug 512623: Implement the basic infrastructure for localization of all custo...mkanat%bugzilla.org2009-09-301-1/+2
* Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch b...lpsolit%gmail.com2009-09-301-0/+3
* Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...lpsolit%gmail.com2009-09-221-0/+1
* Bug 516269: New Template Hook: after the bug comment textareamkanat%bugzilla.org2009-09-161-0/+1
* Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...mkanat%bugzilla.org2009-09-101-3/+2
* Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...lpsolit%gmail.com2009-09-031-2/+2
* Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...lpsolit%gmail.com2009-08-121-4/+1
* Do requested checkin fixes for bug 509108.mkanat%bugzilla.org2009-08-121-4/+6
* Bug 509108: Don't require a bug_list parameter to show the bug template (crea...mkanat%bugzilla.org2009-08-122-11/+10
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...mkanat%bugzilla.org2009-08-063-5/+5
* Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by...lpsolit%gmail.com2009-08-051-9/+12
* The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com2009-08-011-3/+5
* Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b...lpsolit%gmail.com2009-08-012-1/+13
* Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a...reed%reedloden.com2009-07-231-1/+1
* Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2009-07-202-2/+3
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-202-4/+9
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-171-1/+1
* Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org2009-06-212-6/+11
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-0/+61
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ...ghendricks%novell.com2009-06-011-1/+1
* Bug 493826: Disabled products show up in the pick list for existing bugs - Pa...lpsolit%gmail.com2009-05-211-2/+3
* Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summar...wicked%sci.fi2009-04-221-1/+2
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-172-15/+21
* Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...lpsolit%gmail.com2009-04-101-3/+3
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-301-3/+7
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-171-0/+1
* 2nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...lpsolit%gmail.com2009-03-051-1/+1
* Bug 481506: Filtering email addresses in comments can hang Bugzilla in some c...lpsolit%gmail.com2009-03-051-2/+1
* Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...mkanat%bugzilla.org2009-02-251-1/+1
* Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org2009-02-122-6/+8
* Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug shou...guy.pyrzak%gmail.com2009-02-121-6/+8
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-124-8/+4
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-7/+27
* Bug 477662: Display attachment flags as read-only to logged out users - Patch...lpsolit%gmail.com2009-02-091-13/+1
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-082-8/+13