summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2011-02-11Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and atta...David Lawrence1-0/+3
2010-11-21Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak1-1/+2
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-1/+7
2010-03-03101770Guy Pyrzak1-1/+1
2009-12-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org1-1/+2
2009-12-04Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org1-0/+2
2009-11-10Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com1-3/+2
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-2/+2
2009-09-22Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org1-1/+3
2009-08-06Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...mkanat%bugzilla.org1-1/+1
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org1-2/+5
2009-05-29Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org1-2/+1
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-1/+1
2008-09-19Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com1-1/+1
2008-06-28Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com1-0/+1
2008-03-17Bug 422935 – Status values for “Take Bug” functionality on att...wurblzap%gmail.com1-3/+3
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com1-0/+1
2007-10-08Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...lpsolit%gmail.com1-0/+15
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-5/+5
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-4/+4
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-2/+2
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com1-1/+1
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com1-193/+17
2006-03-09Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com1-1/+13
2006-03-03Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net1-1/+1
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com1-1/+1
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com1-1/+8
2005-12-14Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dasca...lpsolit%gmail.com1-1/+1
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net1-3/+73
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
2004-09-01Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net1-0/+14
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net1-1/+1
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net1-13/+15
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+2
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=...jouni%heikniemi.net1-1/+2
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 Attachments....gerv%gerv.net1-2/+15
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r...gerv%gerv.net1-3/+12
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
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-1/+1
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of th...gerv%gerv.net1-1/+1
2002-04-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr...gerv%gerv.net1-1/+1
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 templa...gerv%gerv.net1-2/+2
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create directory...gerv%gerv.net1-0/+130