summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/edit-multiple.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com1-4/+4
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-5/+2
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-28Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com1-1/+3
changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org1-0/+8
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+2
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-2/+2
<batosti@async.com.br> r=ghendricks 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-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+7
<wurblzap@gmail.com> r=vladd a=justdave
2005-10-12Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com1-2/+5
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
2005-09-09Bug 256135: Parameter 'movers' is handled differently in Bug.pm and ↵lpsolit%gmail.com1-1/+1
buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-08-31Bug 45349: Allow to change the OS when changing several bugs at once - Patch ↵lpsolit%gmail.com1-15/+25
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-08-22Bug 304322: The Change-several-bugs-at-once page does not use localised ↵lpsolit%gmail.com1-1/+1
terms for resolutions - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-08-14Bug 303899: Allow changing Status Whiteboard when when editing multiple bugsjouni%heikniemi.net1-0/+12
Patch by Matisse Enzer <matisse@matisse.net>, r=jouni, a=justdave
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-1/+1
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-05-10Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net1-4/+4
eseyman@linagora.com; r=gerv, a=myk.
2005-02-17Bug 249875: buglist does not pass w3c validationmkanat%kerio.com1-19/+17
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit, a=myk
2005-02-10Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca1-1/+1
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
2005-01-08Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca1-8/+9
Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave
2004-12-06Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED ↵jocuri%softhome.net1-5/+6
states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
2004-10-20Patch for bug 189073: Allow accept as a resolution when changing multiple ↵jocuri%softhome.net1-7/+8
bugs only if all bugs are opened; r=kiko, a=justdave.
2004-09-18Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager ↵gerv%gerv.net1-1/+1
<moixa@gmx.ch>, r=gerv, a=justdave.
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net1-4/+6
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-04-10Patch for bug 239826: support closing resolved bugs when changing multiple ↵jocuri%softhome.net1-1/+2
bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk.
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-3/+3
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.
2004-03-17Patch for bug 237540: remove unused hidden field from edit-multiple; patch ↵jocuri%softhome.net1-2/+0
by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net1-5/+5
votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
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-28/+30
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-0/+19
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-13Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net1-3/+3
r=burnus
2002-10-11Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net1-1/+1
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net1-0/+3
r=bbaetz.
2002-06-30Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au1-4/+4
patch by davef@tetsubo.com, r=kiko x2
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-1/+1
r=jouni, gerv
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-25/+25
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-1/+1
2002-05-07Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net1-1/+1
another patch. Backing out those changes.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-1/+1
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+316
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.