summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Bug 375382: When viewing a bug, make obsolete attachments hidden by defaultmkanat%bugzilla.org1-20/+21
2009-02-11Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org1-4/+5
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com2-2/+15
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com1-30/+5
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-4/+1
2008-12-09Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a s...lpsolit%gmail.com1-74/+3
2008-10-21Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...lpsolit%gmail.com1-106/+3
2008-10-21Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ...lpsolit%gmail.com1-1/+3
2008-09-19Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2-1/+2
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2-2/+2
2008-09-08Bug 453743: Decrease the number of calls to the DB about flags when viewing a...lpsolit%gmail.com1-3/+5
2008-09-02Bug 452891: The dashed border next to the line numbers in the Diff Viewer can...mkanat%bugzilla.org1-5/+0
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org1-1/+1
2008-06-28Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com2-0/+49
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org1-2/+2
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com2-18/+9
2008-03-17Bug 422935 – Status values for “Take Bug” functionality on att...wurblzap%gmail.com1-3/+3
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should f...lpsolit%gmail.com2-2/+2
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ca...reed%reedloden.com2-5/+21
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the norm...mkanat%bugzilla.org1-1/+3
2008-01-30Bug 414267: show bug UI broken after editing an attachment - Patch by Guy Pyr...lpsolit%gmail.com1-0/+14
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org1-1/+1
2008-01-03Bug 410524: createCalendar() and showCalendar() undefined after attaching a f...lpsolit%gmail.com1-0/+3
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com2-0/+77
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com6-2/+9
2007-10-08Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...lpsolit%gmail.com1-0/+15
2007-10-04Bug 398428: After creating or editing an attachment, immediately display the ...lpsolit%gmail.com2-5/+5
2007-09-09Backing out bug 387607, you cannot edit attachments anymore!lpsolit%gmail.com1-2/+1
2007-08-24Bug 387607 detect and accommodate restored "edit attachment as comment" modetimeless%mozdev.org1-1/+2
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com14-14/+0
2007-08-14Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ...lpsolit%gmail.com2-14/+14
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com1-2/+0
2007-05-27Bug 218618: Show line numbers on patch attachments when viewing them in "diff...lpsolit%gmail.com2-14/+53
2007-04-04Bug 376497: validateID() should return an attachment object - Patch by Fré...lpsolit%gmail.com3-19/+16
2007-03-02Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed...reed%reedloden.com1-2/+1
2007-02-11Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit a=Lp...reed%reedloden.com1-2/+2
2007-01-24Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit a=...reed%reedloden.com1-8/+10
2007-01-21Bug 365247: New UI for the attachment table (ported from b.m.o) - Patch by Fr...lpsolit%gmail.com1-52/+48
2007-01-09Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by ...lpsolit%gmail.com1-1/+1
2007-01-08Bug 365520 attachment/edit has unescaped &timeless%mozdev.org1-2/+2
2007-01-08Bug 365516 attachment/confirm-delete uses p as brtimeless%mozdev.org1-1/+1
2006-12-31Bug 248037: Link from attachment 'created' date to comment where it was creat...lpsolit%gmail.com1-1/+3
2006-12-27Bug 364952 - "Clicking "Hide/Show Obsolete" link should not scroll show_bug p...reed%reedloden.com1-1/+6
2006-12-23Bug 364748: Bug number not displayed when viewing all attachments - Patch by ...lpsolit%gmail.com1-2/+7
2006-12-19Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com1-1/+1
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-5/+5
2006-10-24Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ...lpsolit%gmail.com1-2/+35
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2-47/+36
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com4-23/+28
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2-8/+7