aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 591218 - Add missing 'longdesclength' form field to fix problem when ↵Reed Loden2010-08-281-0/+1
| | | | | | receiving a mid-air after selecting "Submit only my new comment" on mid-air page. [r=mkanat a=mkanat]
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-272-5/+6
| | | | | based on multiple values of another field (visibility controllers) r/a=mkanat
* Bug 584115: Some comments incorrectly disappear for users not in the ↵Frédéric Buclin2010-08-211-2/+3
| | | | | | timetracking group r/a=mkanat
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
| | | | r=pyrzak a=LpSolit
* Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵Frédéric Buclin2010-07-241-4/+3
| | | | | | product r=timello a=LpSolit
* Bug 581663: Directive closed twiceFrédéric Buclin2010-07-241-1/+1
| | | | r=timello a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-236-18/+18
| | | | r/a=mkanat
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-201-5/+14
| | | | r=timello, a=mkanat
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-182-2/+2
| | | | r/a=mkanat
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-6/+6
| | | | | show_bug, post_bug, etc. r=dkl, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-6/+9
| | | | r=pyrzak, a=mkanat
* Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵Frédéric Buclin2010-07-131-2/+2
| | | | | | checkboxes r=reed a=LpSolit
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-052-1/+25
| | | | | classification. r=mkanat, r=timello, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-053-15/+32
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-252-20/+22
| | | | | names instead of ids r=dkl, a=mkanat
* Bug 574029: Remove the red "required" star from fields on show_bug.cgiTiago Mello2010-06-241-1/+1
| | | | r=mkanat, a=mkanat
* Bug 572603: Changing a bug that wasn't in your last search results wasMax Kanat-Alexander2010-06-231-0/+3
| | | | | causing an error thrown from user.recent_search_for. r=LpSolit, a=LpSolit
* Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gtTiago Mello2010-06-211-1/+1
| | | | | (>) at template/en/default/bug/field-label.html.tmpl line 34' r=mkanat, a=mkanat
* Bug 398473: User preference for the position of the comment boxMatt McHenry2010-06-211-1/+8
| | | | r=mkanat, a=mkanat
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-5/+41
| | | | r=glob, a=mkanat
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-182-11/+0
| | | | | called OldBugMove. r=dkl, a=mkanat
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-182-10/+6
| | | | r=glob, a=mkanat
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-32/+29
| | | | | multiple buglists at once r=glob, a=mkanat
* Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak2010-06-061-2/+2
| | | | | | tinderbox r=LpSolit, a=LpSolit
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2010-06-061-4/+5
| | | | | | search ui. r=mkanat, a=mkanat
* Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers2010-05-251-0/+1
| | | | r=mkanat, a=mkanat
* Bug 565650: Add a new hook in the field-help template to allow custom fieldsTiago Mello2010-05-191-0/+2
| | | | | to be documented r=mkanat, a=mkanat
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-193-15/+16
| | | | | creating/changing bugs r=mkanat, a=mkanat
* Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong2010-05-171-72/+4
| | | | r/a=LpSolit
* 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
| | | | | over the fields r=timello, a=mkanat
* Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander2010-05-121-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=271913
* Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers2010-05-121-0/+2
| | | | r=mkanat, a=mkanat
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-0/+2
| | | | r=mkanat a=LpSolit
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-053-23/+5
| | | | r=LpSolit, a=LpSolit
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-282-41/+47
| | | | | on fields.html r=LpSolit, a=LpSolit
* Bug 533927 - "email address domain filtering is applying to non-email fields ↵Reed Loden2010-03-271-32/+28
| | | | | | in the history" [r=LpSolit a=LpSolit]
* 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
| | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-213-7/+12
| | | | r=LpSolit, a=mkanat
* Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander2010-02-201-3/+1
| | | | | performance improvement. r=glob, a=LpSolit
* Bug 546763: Extra spaces when copying bug headerGuy Pyrzak2010-02-181-2/+2
| | | | r=reed a=mkanat
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-172-8/+6
| | | | r=ghendricks, a=mkanat
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-174-13/+9
| | | | r=mkanat, a=mkanat
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-0/+224
| | | | r=LpSolit, a=LpSolit
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-157-318/+8
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 545978 - "A '<th>' tag ends with '</td>' in ↵Reed Loden2010-02-131-1/+1
| | | | | | template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit]
* Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence2010-02-101-1/+7
| | | | | | or un-private r=mkanat, a=mkanat
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark2010-02-073-6/+32
| | | | | | blocks/dependson) r=mkanat, a=mkanat
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-014-50/+39
| | | | | | component r=dkl, a=mkanat