aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/show-multiple.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* 101770Guy Pyrzak2010-03-021-1/+1
|
* Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2009-10-231-0/+1
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org2009-08-061-1/+1
| | | | | | object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com2008-03-181-4/+0
| | | | attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ↵lpsolit%gmail.com2007-08-141-1/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com>
* Bug 364748: Bug number not displayed when viewing all attachments - Patch by ↵lpsolit%gmail.com2006-12-231-2/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-3/+3
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-151-6/+6
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2006-03-021-3/+3
| | | | show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com2006-02-261-1/+1
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Patch for bug 326060: Remove template check for flag.setter (it always ↵jocuri%softhome.net2006-02-221-3/+1
| | | | exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
* Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net2006-02-221-1/+1
| | | | else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-301-4/+11
| | | | | r=joel a=justdave
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-5/+1
| | | | | | | | specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
* Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org2004-02-061-1/+2
| | | | | | | | attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-4/+5
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net2003-01-141-1/+3
| | | | a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-281-1/+1
| | | | | | | every time we display. r=justdave a=justdave
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-241-0/+96
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-241-96/+0
|
* Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net2002-08-101-5/+3
| | | | r=gerv.
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-3/+3
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+98
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.