aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Expand)AuthorAgeFilesLines
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-052-1/+25
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-053-15/+32
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-252-20/+22
* Bug 574029: Remove the red "required" star from fields on show_bug.cgiTiago Mello2010-06-241-1/+1
* Bug 572603: Changing a bug that wasn't in your last search results wasMax Kanat-Alexander2010-06-231-0/+3
* Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gtTiago Mello2010-06-211-1/+1
* Bug 398473: User preference for the position of the comment boxMatt McHenry2010-06-211-1/+8
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-5/+41
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-182-11/+0
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-182-10/+6
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-32/+29
* Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind...Guy Pyrzak2010-06-061-2/+2
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ...Guy Pyrzak2010-06-061-4/+5
* Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers2010-05-251-0/+1
* Bug 565650: Add a new hook in the field-help template to allow custom fieldsTiago Mello2010-05-191-0/+2
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-193-15/+16
* Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong2010-05-171-72/+4
* Backing out bug 271913: comments are no longer displayed, see also bug 565794Frédéric Buclin2010-05-141-2/+0
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-134-68/+123
* Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander2010-05-121-1/+1
* Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers2010-05-121-0/+2
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-0/+2
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-053-23/+5
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-282-41/+47
* Bug 533927 - "email address domain filtering is applying to non-email fields ...Reed Loden2010-03-271-32/+28
* 101770Guy Pyrzak2010-03-021-1/+1
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-221-8/+10
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-213-7/+12
* Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander2010-02-201-3/+1
* Bug 546763: Extra spaces when copying bug headerGuy Pyrzak2010-02-181-2/+2
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-172-8/+6
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-174-13/+9
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-0/+224
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-157-318/+8
* Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....Reed Loden2010-02-131-1/+1
* Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence2010-02-101-1/+7
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-073-6/+32
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-014-50/+39
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-011-78/+0
* Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...mkanat%bugzilla.org2009-12-311-1/+1
* Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...reed%reedloden.com2009-12-311-1/+1
* Bug 486323: Activity log (history) has a blank <body> if there's no content -...lpsolit%gmail.com2009-12-281-0/+4
* Bug 524251: Move the bug visibility controls to the right of the timetracking...mkanat%bugzilla.org2009-12-131-104/+95
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-132-71/+87
* Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org2009-12-131-7/+4
* Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org2009-12-131-0/+8
* Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...lpsolit%gmail.com2009-12-131-2/+2
* Bug 512606: Make statuses currently available for the user to change this bug...mkanat%bugzilla.org2009-12-121-89/+34
* Bug 425668: Make the body classes and other header information show up proper...mkanat%bugzilla.org2009-12-101-5/+1
* Bug 530009: Put the template header stuff required to display show_bug all in...mkanat%bugzilla.org2009-12-074-32/+59