summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/flag-type
AgeCommit message (Collapse)AuthorFilesLines
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-5/+1
Original patch by Gervase Markham r=gerv a=dkl
2016-01-04Bug 1191706: When editing flag types, components do not match the selected ↵Frédéric Buclin2-4/+4
product when classifications are enabled r=dkl
2015-03-11Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin1-1/+3
(U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham3-3/+3
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu2-15/+14
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi1-2/+3
r=LpSolit a=justdave
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin3-5/+3
inexistent files r=gerv a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-1/+1
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin1-19/+10
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2-35/+35
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin1-14/+11
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin1-7/+2
CSS styles r/a=justdave
2013-10-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin1-3/+3
sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
2012-10-12Bug 791554: Make clear that 0 is a valid sortkey for flagtypesSunil Joshi1-2/+2
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin3-54/+15
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin3-6/+0
r/a=mkanat
2011-09-12Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵Frédéric Buclin1-1/+1
empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu a=LpSolit
2011-07-04Bug 616679: A user with local editcomponents privs should be able to set the ↵Frédéric Buclin1-2/+11
grant and request groups to groups the user belongs to only a=LpSolit
2011-03-26Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu1-5/+9
r/a=LpSolit
2010-12-04Bug 529974: Let users with local editcomponents privs manage flags for ↵Frédéric Buclin1-22/+44
products they can administer a=LpSolit (module owner)
2010-10-22Bug 523205 part 2: $flagtype->set_clusions() was badly implementedFrédéric Buclin1-0/+1
a=LpSolit
2010-10-22Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵Frédéric Buclin1-32/+24
create and edit flag types a=LpSolit
2009-07-31Bug 341539: Component list not filtered when a product selected on Request ↵lpsolit%gmail.com1-2/+2
Queue or Edit Flag Types - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-02-02Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵lpsolit%gmail.com1-5/+8
bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-01-01Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵lpsolit%gmail.com1-0/+26
Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-10-23Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com3-1/+8
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com3-3/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com2-6/+6
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-03-10Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by ↵lpsolit%gmail.com1-8/+14
Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com3-31/+9
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com1-2/+2
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-08-22Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in ↵lpsolit%gmail.com1-0/+4
an addition to the inclusion list instead of saving changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-08-12Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by ↵lpsolit%gmail.com1-4/+5
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com3-10/+11
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> 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-15Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com2-11/+41
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com1-11/+11
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net1-0/+17
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+6
<wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵lpsolit%gmail.com1-0/+2
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-01-21Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵lpsolit%gmail.com1-2/+2
have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2005-12-03Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com1-4/+5
Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave
2005-08-31Bug 275608: The group selection when editing flag types should be a listbox ↵lpsolit%gmail.com1-4/+20
with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2005-05-06Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵lpsolit%gmail.com1-2/+2
product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-1/+1
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca1-1/+1
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net1-1/+8
emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
2004-12-14Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org1-6/+3
selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net1-0/+19
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-09-24Fix for bug 252739: moves inclusion/exclusion action names to button name ↵myk%mozilla.org1-4/+4
instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave