aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2010-11-211-1/+2
| | | | r/a=LpSolit
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-1/+7
| | | | r/a=mkanat
* 101770Guy Pyrzak2010-03-021-1/+1
|
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org2009-12-171-1/+2
| | | | | | not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2009-12-041-0/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 505038: Use $user->is_insider instead of ↵lpsolit%gmail.com2009-11-101-3/+2
| | | | $user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 388830: Use JS to make sure there's a Description value when submitting ↵mkanat%bugzilla.org2009-09-211-1/+3
| | | | | | an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, 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 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org2009-07-201-2/+5
| | | | | | attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-291-2/+1
| | | | r/a=mkanat
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-1/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2008-09-181-1/+1
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com2008-06-281-0/+1
| | | | Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 422935 – Status values for “Take Bug” functionality on ↵wurblzap%gmail.com2008-03-171-3/+3
| | | | | | | attachment creation not localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-121-0/+1
|
* Bug 398739: "Taking a bug" while adding a new attachment locks the bug ↵lpsolit%gmail.com2007-10-081-0/+15
| | | | status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat 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 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-5/+5
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-4/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-2/+2
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-181-193/+17
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com2006-03-091-1/+13
| | | | comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-031-1/+1
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, 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
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-221-1/+8
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad ↵lpsolit%gmail.com2005-12-141-1/+1
| | | | Dascalu <vladd@bugzilla.org> r=jouni a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-3/+73
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net2005-02-211-0/+12
| | | | r=wurblzap.a=justdave
* Bug 280410 : Use more <label> elements in attachment/create.html.tmpltravis%sedsystems.ca2005-02-051-10/+7
| | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=GavinS a=justdave
* Patch for bug 254371: include Flag Types in create new attachments form; ↵jocuri%softhome.net2004-09-011-0/+14
| | | | patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, 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-13/+15
| | | | 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 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net2003-01-141-1/+2
| | | | a=justdave
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-151-0/+11
|
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-241-0/+162
|
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-241-162/+0
|
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-2/+15
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net2002-08-101-3/+12
| | | | r=gerv.
* Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2002-07-281-8/+18
|
* 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-221-1/+1
| | | | | 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 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-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/+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.