aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Collapse)AuthorAgeFilesLines
* Bug 232413 - remove occurrences of   in favour of [%+ construct to ↵gerv%gerv.net2004-02-031-1/+1
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net2004-01-301-1/+1
|
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-1910-10/+10
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 219358 - Make attachments with all supported MIME types viewable in the ↵gerv%gerv.net2003-11-141-2/+7
| | | | edit page. Patch by gerv; r=kiko, r,a=justdave.
* Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2003-11-091-5/+9
| | | | "bug" or variations. Patch by gerv; r,a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-3/+3
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-202-2/+16
| | | | links if it is not there (bug 215268)
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-315-32/+552
| | | | Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
* Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com2003-07-271-5/+1
| | | | | r=kiko@async.com.br a=justdave@netscape.com
* Fix tinderbox bustagejustdave%syndicomm.com2003-07-221-1/+1
|
* Fix for bug 98147: disables "View All Attachments" link if there are no ↵myk%mozilla.org2003-07-221-3/+9
| | | | | | | attachments to view. Patch by Vlad Dascalu <jocuri@softhome.net>. Thanks Vlad! r=myk, a=myk
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-045-39/+49
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-1/+2
| | | | r=myk,jake
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-1/+1
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-102-4/+2
| | | | a=justdave
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net2003-01-143-3/+7
| | | | a=justdave
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-151-0/+11
|
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-282-2/+2
| | | | | | | every time we display. r=justdave a=justdave
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org2002-11-191-2/+1
| | | | | | | its purpose. r=bbaetz a=myk
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-091-6/+3
| | | | | r=bbaetz a=justdave
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-247-0/+733
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-247-733/+0
|
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-292-24/+32
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Fix for bug 63601: Recommend filename when downloading attachments (except ↵justdave%syndicomm.com2002-09-211-0/+3
| | | | | | | in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-203-4/+22
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au2002-08-141-1/+1
| | | | | date r=preed, joel
* Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net2002-08-103-14/+19
| | | | r=gerv.
* Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2002-07-282-11/+30
|
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-282-2/+2
| | | | r=jouni, gerv
* Bug 150826 - missing space between list of attachmentsbbaetz%student.usyd.edu.au2002-06-111-1/+1
| | | | r=mattyt x2
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-051-1/+1
| | | | r=justdave,bbaetz
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-225-12/+12
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net2002-05-071-1/+1
| | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon.
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-072-0/+16
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵myk%mozilla.org2002-04-271-2/+2
| | | | | | | opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-251-1/+1
| | | | 2xr=gerv.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-245-10/+10
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-205-10/+10
| | | | 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-197-0/+664
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.