Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -1/+1 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -0/+3 | |
r/a=mkanat | |||||
2010-09-19 | Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵ | Guy Pyrzak | 1 | -0/+13 | |
Comment" link at [bottom|top] r/a=mkanat | |||||
2010-09-19 | Bug 594155: IE6 throws JS errors when filing new bugs | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-09-08 | Bug 463134: Remove "Show every bug in the system with dependencies" in ↵ | Frédéric Buclin | 1 | -4/+1 | |
dependency graphs r/a=mkanat | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 3 | -5/+10 | |
milestones r/a=mkanat | |||||
2010-08-28 | Bug 591218 - Add missing 'longdesclength' form field to fix problem when ↵ | Reed Loden | 1 | -0/+1 | |
receiving a mid-air after selecting "Submit only my new comment" on mid-air page. [r=mkanat a=mkanat] | |||||
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 2 | -5/+6 | |
based on multiple values of another field (visibility controllers) r/a=mkanat | |||||
2010-08-21 | Bug 584115: Some comments incorrectly disappear for users not in the ↵ | Frédéric Buclin | 1 | -2/+3 | |
timetracking group r/a=mkanat | |||||
2010-08-05 | Bug 584032: Cannot set requestees on bug creation | Frédéric Buclin | 1 | -2/+3 | |
r=pyrzak a=LpSolit | |||||
2010-07-24 | Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵ | Frédéric Buclin | 1 | -4/+3 | |
product r=timello a=LpSolit | |||||
2010-07-24 | Bug 581663: Directive closed twice | Frédéric Buclin | 1 | -1/+1 | |
r=timello a=LpSolit | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 6 | -18/+18 | |
r/a=mkanat | |||||
2010-07-20 | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 1 | -5/+14 | |
r=timello, a=mkanat | |||||
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2 | -2/+2 | |
r/a=mkanat | |||||
2010-07-13 | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 1 | -6/+6 | |
show_bug, post_bug, etc. r=dkl, a=mkanat | |||||
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -6/+9 | |
r=pyrzak, a=mkanat | |||||
2010-07-13 | Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵ | Frédéric Buclin | 1 | -2/+2 | |
checkboxes r=reed a=LpSolit | |||||
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 2 | -1/+25 | |
classification. r=mkanat, r=timello, a=mkanat | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 3 | -15/+32 | |
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | |||||
2010-06-25 | Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group | Max Kanat-Alexander | 2 | -20/+22 | |
names instead of ids r=dkl, a=mkanat | |||||
2010-06-24 | Bug 574029: Remove the red "required" star from fields on show_bug.cgi | Tiago Mello | 1 | -1/+1 | |
r=mkanat, a=mkanat | |||||
2010-06-24 | Bug 572603: Changing a bug that wasn't in your last search results was | Max Kanat-Alexander | 1 | -0/+3 | |
causing an error thrown from user.recent_search_for. r=LpSolit, a=LpSolit | |||||
2010-06-22 | Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt | Tiago Mello | 1 | -1/+1 | |
(>) at template/en/default/bug/field-label.html.tmpl line 34' r=mkanat, a=mkanat | |||||
2010-06-22 | Bug 398473: User preference for the position of the comment box | Matt McHenry | 1 | -1/+8 | |
r=mkanat, a=mkanat | |||||
2010-06-22 | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 1 | -5/+41 | |
r=glob, a=mkanat | |||||
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2 | -11/+0 | |
called OldBugMove. r=dkl, a=mkanat | |||||
2010-06-18 | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2 | -10/+6 | |
r=glob, a=mkanat | |||||
2010-06-16 | Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with | Max Kanat-Alexander | 1 | -32/+29 | |
multiple buglists at once r=glob, a=mkanat | |||||
2010-06-06 | Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵ | Guy Pyrzak | 1 | -2/+2 | |
tinderbox r=LpSolit, a=LpSolit | |||||
2010-06-06 | Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵ | Guy Pyrzak | 1 | -4/+5 | |
search ui. r=mkanat, a=mkanat | |||||
2010-05-26 | Bug 271913: Don't force the user to comment when adding Hours Worked | Kent Rogers | 1 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2010-05-19 | Bug 565650: Add a new hook in the field-help template to allow custom fields | Tiago Mello | 1 | -0/+2 | |
to be documented r=mkanat, a=mkanat | |||||
2010-05-19 | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 3 | -15/+16 | |
creating/changing bugs r=mkanat, a=mkanat | |||||
2010-05-17 | Bug 460799: Move JS code out of bug/comments.html.tmpl | Edmund Wong | 1 | -72/+4 | |
r/a=LpSolit | |||||
2010-05-14 | Backing out bug 271913: comments are no longer displayed, see also bug 565794 | Frédéric Buclin | 1 | -2/+0 | |
2010-05-13 | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 4 | -68/+123 | |
over the fields r=timello, a=mkanat | |||||
2010-05-13 | Replace "in_group(timetracker)" in bug/comments.html with is_timetracker. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=271913 | |||||
2010-05-13 | Bug 271913: Do not force the user to comment when adding Hours Worked | Kent Rogers | 1 | -0/+2 | |
r=mkanat, a=mkanat | |||||
2010-04-19 | Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs | Frédéric Buclin | 1 | -0/+2 | |
r=mkanat a=LpSolit | |||||
2010-04-06 | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 3 | -23/+5 | |
r=LpSolit, a=LpSolit | |||||
2010-03-28 | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 2 | -41/+47 | |
on fields.html r=LpSolit, a=LpSolit | |||||
2010-03-28 | Bug 533927 - "email address domain filtering is applying to non-email fields ↵ | Reed Loden | 1 | -32/+28 | |
in the history" [r=LpSolit a=LpSolit] | |||||
2010-03-03 | 101770 | Guy Pyrzak | 1 | -1/+1 | |
2010-02-23 | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 1 | -8/+10 | |
or the WebService Bug.create method. r=LpSolit, a=LpSolit | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 3 | -7/+12 | |
r=LpSolit, a=mkanat | |||||
2010-02-20 | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 1 | -3/+1 | |
performance improvement. r=glob, a=LpSolit | |||||
2010-02-18 | Bug 546763: Extra spaces when copying bug header | Guy Pyrzak | 1 | -2/+2 | |
r=reed a=mkanat | |||||
2010-02-17 | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2 | -8/+6 | |
r=ghendricks, a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 4 | -13/+9 | |
r=mkanat, a=mkanat |