summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org3-4/+4
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com5-7/+7
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2-193/+117
2006-06-16Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com1-1/+1
2006-06-08Follow-up spelling patch for bug 44595: replace 'a irreversible way' with 'an...vladd%bugzilla.org1-1/+1
2006-06-07Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6231-1/+1
2006-06-07Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6231-2/+4
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com4-3/+145
2006-03-09Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com1-1/+13
2006-03-03Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net1-1/+1
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com1-3/+3
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com3-3/+3
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2-6/+29
2006-02-22Patch for bug 326060: Remove template check for flag.setter (it always exists...jocuri%softhome.net2-6/+2
2006-02-22Patch for bug 97868: Rename the "Edit" action (for attachments) to something ...jocuri%softhome.net5-7/+7
2006-01-10Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org1-3/+3
2005-12-14Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dasca...lpsolit%gmail.com1-1/+1
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com1-34/+47
2005-10-20Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net1-2/+2
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net3-9/+99
2005-10-18Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com1-3/+3