summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-5/+5
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-4/+4
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-2/+2
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com1-193/+17
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2006-03-09Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com1-1/+13
comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
2006-03-03Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net1-1/+1
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com1-1/+1
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+8
<wurblzap@gmail.com> r=vladd a=justdave
2005-12-14Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad ↵lpsolit%gmail.com1-1/+1
Dascalu <vladd@bugzilla.org> r=jouni a=justdave
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net1-3/+73
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+12
r=wurblzap.a=justdave
2005-02-05Bug 280410 : Use more <label> elements in attachment/create.html.tmpltravis%sedsystems.ca1-10/+7
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=GavinS a=justdave
2004-09-01Patch for bug 254371: include Flag Types in create new attachments form; ↵jocuri%softhome.net1-0/+14
patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-13/+15
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+2
r=myk,jake
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net1-1/+2
a=justdave
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com1-0/+162
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net1-162/+0
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-2/+15
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net1-3/+12
r=gerv.
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net1-8/+18
2002-06-05Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org1-1/+1
r=justdave,bbaetz
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-1/+1
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-1/+1
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
2002-04-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net1-1/+1
2xr=gerv.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+130
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.