aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Expand)AuthorAgeFilesLines
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-111-5/+5
* Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ...lpsolit%gmail.com2006-10-241-2/+35
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-202-47/+36
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-184-23/+28
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2006-10-152-8/+7
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-043-4/+4
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-125-7/+7
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-182-193/+117
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com2006-06-161-1/+1
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with 'an...vladd%bugzilla.org2006-06-081-1/+1
* Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6232006-06-071-1/+1
* Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6232006-06-061-2/+4
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-184-3/+145
* Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com2006-03-091-1/+13
* Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net2006-03-031-1/+1
* Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com2006-03-021-3/+3
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-263-3/+3
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-222-6/+29
* Patch for bug 326060: Remove template check for flag.setter (it always exists...jocuri%softhome.net2006-02-222-6/+2
* Patch for bug 97868: Rename the "Edit" action (for attachments) to something ...jocuri%softhome.net2006-02-225-7/+7
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-3/+3
* Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dasca...lpsolit%gmail.com2005-12-141-1/+1
* Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-081-34/+47
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-203-9/+99
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-181-3/+3
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-6/+6
* Fix for bug 302083: automatically converts BMP files to PNG files to conserve...myk%mozilla.org2005-07-301-1/+6
* Bug 300507: "View All" is misplaced in the attachment table - Patch by FrédÃ...lpsolit%gmail.com2005-07-141-1/+1
* Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au2005-07-101-0/+6
* Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Mele...bugreport%peshkin.net2005-06-161-0/+1
* Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavi...lpsolit%gmail.com2005-05-231-1/+1
* Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com2005-04-281-35/+30
* Bug 288131: PatchViewer adds extra empty lines in modified parts of patches -...lpsolit%gmail.com2005-03-301-1/+0
* Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com2005-02-271-0/+1
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-253-4/+4
* Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net2005-02-211-0/+12
* Bug 280410 : Use more <label> elements in attachment/create.html.tmpltravis%sedsystems.ca2005-02-051-10/+7
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...travis%sedsystems.ca2005-01-191-1/+1
* Patch for bug 266955: Only display interdiff options if we have other_patches...jocuri%softhome.net2004-11-051-1/+1
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org2004-09-241-1/+1
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-103-39/+48
* Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net2004-09-011-0/+14
* Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br2004-08-231-2/+3
* Fix for bug 252839: Remove &action=view from links in attachment table;kiko%async.com.br2004-07-291-1/+1
* Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br2004-07-271-3/+8
* Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br2004-07-181-5/+11
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-301-4/+11
* Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br2004-04-141-2/+2
* Patch for bug 87770: make attachment.cgi work with no parameters; patch by Ga...jocuri%softhome.net2004-04-101-0/+43