Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-20 | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 2 | -4/+10 | |
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-07-09 | Bug 352615: Group empty cells together to reduce the size of the diff page - ↵ | lpsolit%gmail.com | 1 | -17/+25 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | |||||
2009-06-23 | Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵ | lpsolit%gmail.com | 1 | -130/+9 | |
Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
2009-05-29 | Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS state | bbaetz%acm.org | 2 | -2/+7 | |
r/a=mkanat | |||||
2009-03-30 | Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵ | reed%reedloden.com | 1 | -0/+3 | |
protection" [p=reed r=LpSolit a=LpSolit] | |||||
2009-03-09 | Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ↵ | reed%reedloden.com | 1 | -2/+1 | |
r=LpSolit a=LpSolit] | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 4 | -6/+3 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 375382: When viewing a bug, make obsolete attachments hidden by default | mkanat%bugzilla.org | 1 | -20/+21 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 1 | -4/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-02-02 | Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵ | lpsolit%gmail.com | 2 | -2/+15 | |
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit | |||||
2009-02-02 | Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵ | lpsolit%gmail.com | 1 | -30/+5 | |
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -4/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-09 | Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a ↵ | lpsolit%gmail.com | 1 | -74/+3 | |
separate CSS file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-10-21 | Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵ | lpsolit%gmail.com | 1 | -106/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-10-21 | Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-09-19 | Bug 455808: "YAHOO is not defined" JS error thrown when editing attachments | guy.pyrzak%gmail.com | 2 | -1/+2 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-09-18 | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 2 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-09-08 | Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-02 | Bug 452891: The dashed border next to the line numbers in the Diff Viewer ↵ | mkanat%bugzilla.org | 1 | -5/+0 | |
can be visually jarring Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat | |||||
2008-08-08 | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Group objects (instead of a hashref of group ids and names). | |||||
2008-06-28 | Bug 422691 â Attachment gets added twice after hitting "Back" and "Refresh" | dkl%redhat.com | 2 | -0/+49 | |
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-03-31 | Bug 391949 colchange, login, and a number of other forms are missing a space ↵ | timeless%mozdev.org | 1 | -2/+2 | |
before checked r=vladd a=lpsolit | |||||
2008-03-18 | Bug 365365: Fix various HTML and CSS validation errors when viewing ↵ | lpsolit%gmail.com | 2 | -18/+9 | |
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2008-03-17 | Bug 422935 â Status values for âTake Bugâ functionality on ↵ | wurblzap%gmail.com | 1 | -3/+3 | |
attachment creation not localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2008-03-10 | Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
fix it) | |||||
2008-03-10 | Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵ | reed%reedloden.com | 2 | -5/+21 | |
can be styled" [p=reed r+a=LpSolit] | |||||
2008-02-09 | Bug 388723: Make the browser wrap comments on display in addition to the ↵ | mkanat%bugzilla.org | 1 | -1/+3 | |
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob | |||||
2008-01-30 | Bug 414267: show bug UI broken after editing an attachment - Patch by Guy ↵ | lpsolit%gmail.com | 1 | -0/+14 | |
Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit | |||||
2008-01-28 | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-01-03 | Bug 410524: createCalendar() and showCalendar() undefined after attaching a ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
file - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-30 | Bug 99215: Attachments have no midair collision protection - Patch by ↵ | lpsolit%gmail.com | 2 | -0/+77 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave | |||||
2007-11-12 | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 6 | -2/+9 | |
2007-10-08 | Bug 398739: "Taking a bug" while adding a new attachment locks the bug ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-10-04 | Bug 398428: After creating or editing an attachment, immediately display the ↵ | lpsolit%gmail.com | 2 | -5/+5 | |
bug it belongs to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-09-09 | Backing out bug 387607, you cannot edit attachments anymore! | lpsolit%gmail.com | 1 | -2/+1 | |
2007-08-24 | Bug 387607 detect and accommodate restored "edit attachment as comment" mode | timeless%mozdev.org | 1 | -1/+2 | |
r=myk a=mkanat | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 14 | -14/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-14 | Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ↵ | lpsolit%gmail.com | 2 | -14/+14 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> | |||||
2007-07-05 | Bug 339437: Make flag requestee a select box and limit users to requestable ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit | |||||
2007-05-27 | Bug 218618: Show line numbers on patch attachments when viewing them in ↵ | lpsolit%gmail.com | 2 | -14/+53 | |
"diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-04-04 | Bug 376497: validateID() should return an attachment object - Patch by ↵ | lpsolit%gmail.com | 3 | -19/+16 | |
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2007-03-02 | Bug 371833 - ""Edit attachment as comment" could be twice as fast" ↵ | reed%reedloden.com | 1 | -2/+1 | |
[p=bz/reed r=timeless a=mkanat] | |||||
2007-02-11 | Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit ↵ | reed%reedloden.com | 1 | -2/+2 | |
a=LpSolit] | |||||
2007-01-24 | Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit ↵ | reed%reedloden.com | 1 | -8/+10 | |
a=LpSolit] | |||||
2007-01-21 | Bug 365247: New UI for the attachment table (ported from b.m.o) - Patch by ↵ | lpsolit%gmail.com | 1 | -52/+48 | |
Frédéric Buclin <LpSolit@gmail.com> (UI proposed by Mike Connor <mconnor@mozilla.com>) r=bkor a=LpSolit | |||||
2007-01-09 | Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
bmo2007@rsz.jp r=LpSolit a=myk | |||||
2007-01-08 | Bug 365520 attachment/edit has unescaped & | timeless%mozdev.org | 1 | -2/+2 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365516 attachment/confirm-delete uses p as br | timeless%mozdev.org | 1 | -1/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2006-12-31 | Bug 248037: Link from attachment 'created' date to comment where it was ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | |||||
2006-12-27 | Bug 364952 - "Clicking "Hide/Show Obsolete" link should not scroll show_bug ↵ | reed%reedloden.com | 1 | -1/+6 | |
page" [p=reed/Hannibal r=LpSolit a=justdave] |