summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Expand)AuthorFilesLines
2005-07-14Bug 300507: "View All" is misplaced in the attachment table - Patch by FrédÃ...lpsolit%gmail.com1-1/+1
2005-07-10Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au1-0/+6
2005-06-16Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Mele...bugreport%peshkin.net1-0/+1
2005-05-23Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavi...lpsolit%gmail.com1-1/+1
2005-04-28Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com1-35/+30
2005-03-30Bug 288131: PatchViewer adds extra empty lines in modified parts of patches -...lpsolit%gmail.com1-1/+0
2005-02-27Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com1-0/+1
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net3-4/+4
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+12
2005-02-05Bug 280410 : Use more <label> elements in attachment/create.html.tmpltravis%sedsystems.ca1-10/+7
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...travis%sedsystems.ca1-1/+1
2004-11-05Patch for bug 266955: Only display interdiff options if we have other_patches...jocuri%softhome.net1-1/+1
2004-09-24Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org1-1/+1
2004-09-10Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br3-39/+48
2004-09-01Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net1-0/+14
2004-08-24Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-07-29Fix for bug 252839: Remove &action=view from links in attachment table;kiko%async.com.br1-1/+1
2004-07-28Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br1-3/+8
2004-07-19Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br1-5/+11
2004-05-31Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net1-4/+11
2004-04-14Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br1-2/+2
2004-04-11Patch for bug 87770: make attachment.cgi work with no parameters; patch by Ga...jocuri%softhome.net1-0/+43
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2-6/+2
2004-03-15Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org1-1/+1
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org3-2/+6
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to preve...gerv%gerv.net1-1/+1
2004-01-30Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net10-10/+10
2003-11-14Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net1-2/+7
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net1-5/+9
2003-09-07Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net1-3/+3
2003-08-20Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2-2/+16
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com5-32/+552
2003-07-27Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com1-5/+1
2003-07-22Fix tinderbox bustagejustdave%syndicomm.com1-1/+1
2003-07-22Fix for bug 98147: disables "View All Attachments" link if there are no attac...myk%mozilla.org1-3/+9
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net5-39/+49
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+2
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com1-1/+1
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2-4/+2
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=...jouni%heikniemi.net3-3/+7
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2-2/+2
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org1-2/+1
2002-11-09Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org1-6/+3
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com7-0/+733
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net7-733/+0
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2-24/+32
2002-09-22Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com1-0/+3
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net3-4/+22