summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander1-6/+6
show_bug, post_bug, etc. r=dkl, a=mkanat
2010-07-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander1-6/+9
r=pyrzak, a=mkanat
2010-07-13Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵Frédéric Buclin1-2/+2
checkboxes r=reed a=LpSolit
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2-1/+25
classification. r=mkanat, r=timello, a=mkanat
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden3-15/+32
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
2010-06-25Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2-20/+22
names instead of ids r=dkl, a=mkanat
2010-06-24Bug 574029: Remove the red "required" star from fields on show_bug.cgiTiago Mello1-1/+1
r=mkanat, a=mkanat
2010-06-24Bug 572603: Changing a bug that wasn't in your last search results wasMax Kanat-Alexander1-0/+3
causing an error thrown from user.recent_search_for. r=LpSolit, a=LpSolit
2010-06-22Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gtTiago Mello1-1/+1
(>) at template/en/default/bug/field-label.html.tmpl line 34' r=mkanat, a=mkanat
2010-06-22Bug 398473: User preference for the position of the comment boxMatt McHenry1-1/+8
r=mkanat, a=mkanat
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander1-5/+41
r=glob, a=mkanat
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2-11/+0
called OldBugMove. r=dkl, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2-10/+6
r=glob, a=mkanat
2010-06-16Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander1-32/+29
multiple buglists at once r=glob, a=mkanat
2010-06-06Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak1-2/+2
tinderbox r=LpSolit, a=LpSolit
2010-06-06Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak1-4/+5
search ui. r=mkanat, a=mkanat
2010-05-26Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers1-0/+1
r=mkanat, a=mkanat
2010-05-19Bug 565650: Add a new hook in the field-help template to allow custom fieldsTiago Mello1-0/+2
to be documented r=mkanat, a=mkanat
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello3-15/+16
creating/changing bugs r=mkanat, a=mkanat
2010-05-17Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong1-72/+4
r/a=LpSolit
2010-05-14Backing out bug 271913: comments are no longer displayed, see also bug 565794Frédéric Buclin1-2/+0
2010-05-13Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander4-68/+123
over the fields r=timello, a=mkanat
2010-05-13Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=271913
2010-05-13Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers1-0/+2
r=mkanat, a=mkanat
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-0/+2
r=mkanat a=LpSolit
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander3-23/+5
r=LpSolit, a=LpSolit
2010-03-28Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2-41/+47
on fields.html r=LpSolit, a=LpSolit
2010-03-28Bug 533927 - "email address domain filtering is applying to non-email fields ↵Reed Loden1-32/+28
in the history" [r=LpSolit a=LpSolit]
2010-03-03101770Guy Pyrzak1-1/+1
2010-02-23Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander1-8/+10
or the WebService Bug.create method. r=LpSolit, a=LpSolit
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak3-7/+12
r=LpSolit, a=mkanat
2010-02-20Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander1-3/+1
performance improvement. r=glob, a=LpSolit
2010-02-18Bug 546763: Extra spaces when copying bug headerGuy Pyrzak1-2/+2
r=reed a=mkanat
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2-8/+6
r=ghendricks, a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley4-13/+9
r=mkanat, a=mkanat
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander1-0/+224
r=LpSolit, a=LpSolit
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander7-318/+8
r=mkanat, a=mkanat, a=LpSolit
2010-02-13Bug 545978 - "A '<th>' tag ends with '</td>' in ↵Reed Loden1-1/+1
template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit]
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence1-1/+7
or un-private r=mkanat, a=mkanat
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark3-6/+32
blocks/dependson) r=mkanat, a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander4-50/+39
component r=dkl, a=mkanat
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-78/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2009-12-31Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to ↵mkanat%bugzilla.org1-1/+1
help out extensions Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-12-31Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" ↵reed%reedloden.com1-1/+1
[p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit]
2009-12-28Bug 486323: Activity log (history) has a blank <body> if there's no content ↵lpsolit%gmail.com1-0/+4
- Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r=gerv a=LpSolit
2009-12-13Bug 524251: Move the bug visibility controls to the right of the ↵mkanat%bugzilla.org1-104/+95
timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2-71/+87
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵mkanat%bugzilla.org1-7/+4
the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 526734: Allow localization of the "From update of attachment" string in ↵mkanat%bugzilla.org1-0/+8
comments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 310532: Bookmarkable new bug templates do not include estimated hours or ↵lpsolit%gmail.com1-2/+2
alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit