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