Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 2010-07-05 | 2 | -1/+25 |
| | | | | | classification. r=mkanat, r=timello, a=mkanat | ||||
* | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 3 | -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 group | Max Kanat-Alexander | 2010-06-25 | 2 | -20/+22 |
| | | | | | names instead of ids r=dkl, a=mkanat | ||||
* | Bug 574029: Remove the red "required" star from fields on show_bug.cgi | Tiago Mello | 2010-06-24 | 1 | -1/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 572603: Changing a bug that wasn't in your last search results was | Max Kanat-Alexander | 2010-06-23 | 1 | -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 gt | Tiago Mello | 2010-06-21 | 1 | -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 box | Matt McHenry | 2010-06-21 | 1 | -1/+8 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 2010-06-21 | 1 | -5/+41 |
| | | | | r=glob, a=mkanat | ||||
* | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2010-06-18 | 2 | -11/+0 |
| | | | | | called OldBugMove. r=dkl, a=mkanat | ||||
* | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 2 | -10/+6 |
| | | | | r=glob, a=mkanat | ||||
* | Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with | Max Kanat-Alexander | 2010-06-15 | 1 | -32/+29 |
| | | | | | multiple buglists at once r=glob, a=mkanat | ||||
* | Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵ | Guy Pyrzak | 2010-06-06 | 1 | -2/+2 |
| | | | | | | tinderbox r=LpSolit, a=LpSolit | ||||
* | Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵ | Guy Pyrzak | 2010-06-06 | 1 | -4/+5 |
| | | | | | | search ui. r=mkanat, a=mkanat | ||||
* | Bug 271913: Don't force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-25 | 1 | -0/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 565650: Add a new hook in the field-help template to allow custom fields | Tiago Mello | 2010-05-19 | 1 | -0/+2 |
| | | | | | to be documented r=mkanat, a=mkanat | ||||
* | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 2010-05-19 | 3 | -15/+16 |
| | | | | | creating/changing bugs r=mkanat, a=mkanat | ||||
* | Bug 460799: Move JS code out of bug/comments.html.tmpl | Edmund Wong | 2010-05-17 | 1 | -72/+4 |
| | | | | r/a=LpSolit | ||||
* | Backing out bug 271913: comments are no longer displayed, see also bug 565794 | Frédéric Buclin | 2010-05-14 | 1 | -2/+0 |
| | |||||
* | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 2010-05-13 | 4 | -68/+123 |
| | | | | | over the fields r=timello, a=mkanat | ||||
* | Replace "in_group(timetracker)" in bug/comments.html with is_timetracker. | Max Kanat-Alexander | 2010-05-12 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=271913 | ||||
* | Bug 271913: Do not force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-12 | 1 | -0/+2 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs | Frédéric Buclin | 2010-04-19 | 1 | -0/+2 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 2010-04-05 | 3 | -23/+5 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 2010-03-28 | 2 | -41/+47 |
| | | | | | on fields.html r=LpSolit, a=LpSolit | ||||
* | Bug 533927 - "email address domain filtering is applying to non-email fields ↵ | Reed Loden | 2010-03-27 | 1 | -32/+28 |
| | | | | | | in the history" [r=LpSolit a=LpSolit] | ||||
* | 101770 | Guy Pyrzak | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 2010-02-22 | 1 | -8/+10 |
| | | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit | ||||
* | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 3 | -7/+12 |
| | | | | r=LpSolit, a=mkanat | ||||
* | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 2010-02-20 | 1 | -3/+1 |
| | | | | | performance improvement. r=glob, a=LpSolit | ||||
* | Bug 546763: Extra spaces when copying bug header | Guy Pyrzak | 2010-02-18 | 1 | -2/+2 |
| | | | | r=reed a=mkanat | ||||
* | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 2 | -8/+6 |
| | | | | r=ghendricks, a=mkanat | ||||
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 4 | -13/+9 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 2010-02-17 | 1 | -0/+224 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 7 | -318/+8 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 545978 - "A '<th>' tag ends with '</td>' in ↵ | Reed Loden | 2010-02-13 | 1 | -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 Lawrence | 2010-02-10 | 1 | -1/+7 |
| | | | | | | or un-private r=mkanat, a=mkanat | ||||
* | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 2010-02-07 | 3 | -6/+32 |
| | | | | | | blocks/dependson) r=mkanat, a=mkanat | ||||
* | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 4 | -50/+39 |
| | | | | | | component r=dkl, a=mkanat | ||||
* | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 2010-02-01 | 1 | -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. | ||||
* | Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to ↵ | mkanat%bugzilla.org | 2009-12-31 | 1 | -1/+1 |
| | | | | | | help out extensions Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" ↵ | reed%reedloden.com | 2009-12-31 | 1 | -1/+1 |
| | | | | [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit] | ||||
* | Bug 486323: Activity log (history) has a blank <body> if there's no content ↵ | lpsolit%gmail.com | 2009-12-28 | 1 | -0/+4 |
| | | | | - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r=gerv a=LpSolit | ||||
* | Bug 524251: Move the bug visibility controls to the right of the ↵ | mkanat%bugzilla.org | 2009-12-13 | 1 | -104/+95 |
| | | | | | | timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 2009-12-13 | 2 | -71/+87 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵ | mkanat%bugzilla.org | 2009-12-13 | 1 | -7/+4 |
| | | | | | | the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 526734: Allow localization of the "From update of attachment" string in ↵ | mkanat%bugzilla.org | 2009-12-13 | 1 | -0/+8 |
| | | | | | | comments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 310532: Bookmarkable new bug templates do not include estimated hours or ↵ | lpsolit%gmail.com | 2009-12-13 | 1 | -2/+2 |
| | | | | alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit | ||||
* | Bug 512606: Make statuses currently available for the user to change this ↵ | mkanat%bugzilla.org | 2009-12-12 | 1 | -89/+34 |
| | | | | | | bug to be controlled by Bugzilla::Bug, not the template Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 425668: Make the body classes and other header information show up ↵ | mkanat%bugzilla.org | 2009-12-10 | 1 | -5/+1 |
| | | | | | | properly in process_bug.cgi if we're doing same_bug or next_bug Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 530009: Put the template header stuff required to display show_bug all ↵ | mkanat%bugzilla.org | 2009-12-07 | 4 | -32/+59 |
| | | | | | | in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |