Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-24 | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 1 | -6/+4 | |
for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit | |||||
2011-01-21 | Bug 626292: "Make description private" checkbox should set bz_private class ↵ | David Lawrence | 1 | -2/+3 | |
on the comment box r/a=mkanat | |||||
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵ | David Lawrence | 1 | -0/+10 | |
the current user r/a=mkanat | |||||
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 1 | -26/+24 | |
r=LpSolit, a=LpSolit | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -11/+1 | |
r=glob, a=mkanat | |||||
2010-10-21 | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 1 | -1/+1 | |
Bug.create() r/a=mkanat | |||||
2010-10-03 | Bug 601218: Do not display (show) when the CC list is empty | Guy Pyrzak | 1 | -10/+14 | |
r=LpSolit, a=LpSolit | |||||
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -0/+3 | |
r/a=mkanat | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 1 | -0/+1 | |
milestones r/a=mkanat | |||||
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -1/+22 | |
classification. r=mkanat, r=timello, a=mkanat | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -2/+7 | |
* 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 | 1 | -4/+5 | |
names instead of ids r=dkl, 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-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -3/+0 | |
called OldBugMove. r=dkl, a=mkanat | |||||
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 | 1 | -3/+3 | |
r=ghendricks, a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 1 | -4/+3 | |
r=mkanat, a=mkanat | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -17/+2 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2010-02-13 | Bug 545978 - "A '<th>' tag ends with '</td>' in ↵ | Reed Loden | 1 | -1/+1 | |
template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit] | |||||
2010-02-08 | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 1 | -1/+7 | |
blocks/dependson) r=mkanat, a=mkanat | |||||
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 1 | -22/+12 | |
component r=dkl, a=mkanat | |||||
2009-12-31 | Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" ↵ | reed%reedloden.com | 1 | -1/+1 | |
[p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit] | |||||
2009-12-13 | Bug 524251: Move the bug visibility controls to the right of the ↵ | mkanat%bugzilla.org | 1 | -104/+95 | |
timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-13 | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 1 | -66/+70 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-13 | Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵ | mkanat%bugzilla.org | 1 | -7/+4 | |
the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 505038: Use $user->is_insider instead of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
$user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-09 | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-06 | Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not ↵ | mkanat%bugzilla.org | 1 | -16/+6 | |
just values Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 364254: Add hook to Bugzilla::Template::quoteUrls | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-16 | Bug 516269: New Template Hook: after the bug comment textarea | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch by Frederic Peters <fpeters@0d.be> r=mkanat, a=mkanat | |||||
2009-09-11 | Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ↵ | mkanat%bugzilla.org | 1 | -3/+2 | |
you were in the insidergroup Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-01 | Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵ | lpsolit%gmail.com | 1 | -0/+8 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-07-23 | Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of ↵ | reed%reedloden.com | 1 | -1/+1 | |
a bug" [p=reed r=LpSolit a=LpSolit] | |||||
2009-07-20 | Bug 490928: Use a clearer word than "Commit" for filing and updating bugs. | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-07-20 | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 1 | -2/+6 | |
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-04-18 | Bug 482584: Add a parameter to hide the "See Also" field | mkanat%bugzilla.org | 1 | -7/+9 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit | |||||
2009-03-17 | Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
"value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-02-12 | Bug 464187: Make the text inputs in the show_bug edit form grow with the window | mkanat%bugzilla.org | 1 | -4/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-02-12 | Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug ↵ | guy.pyrzak%gmail.com | 1 | -6/+8 | |
should only be displayed if the user is logged in Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | |||||
2009-02-09 | Bug 477662: Display attachment flags as read-only to logged out users - ↵ | lpsolit%gmail.com | 1 | -13/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-02-08 | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 1 | -4/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-02-02 | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-30 | Bug 344559: Add Commit Button below the top fields on show_bug.cgi | guy.pyrzak%gmail.com | 1 | -8/+11 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -54/+31 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-28 | Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵ | dkl%redhat.com | 1 | -1/+1 | |
otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-26 | Bug 467334: Commit button is not spaced the same vertically as the Status ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-01-25 | Bug 471461: Incorrect text displayed about groups when a bug is in a product ↵ | lpsolit%gmail.com | 1 | -35/+41 | |
which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit |