summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components
AgeCommit message (Collapse)AuthorFilesLines
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones2-2/+0
r=dylan,a=glob
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2-0/+2
r=dkl,a=glob
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi1-1/+3
r=LpSolit a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2-2/+2
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin4-115/+109
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin3-2/+4
CSS styles r/a=justdave
2013-08-30Bug 547311 - Remove the "align" attribute from <th>Christopher Trom1-2/+2
r=simon, a=sgreen
2013-04-10Bug 860140: Remove the obsolete <blink> HTML elementFrédéric Buclin1-1/+1
r=sgreen a=LpSolit
2012-12-02Bug 460372: The confirmation thrown when deleting a custom field, component, ↵Sunil Joshi1-1/+2
version or product must have a red background if the deletion affects bugs r/a=LpSolit
2012-10-14Bug 800842: Inconsistency in field names in editcomponents.cgiKoosha Khajeh Moogahi1-2/+2
r/a=LpSolit
2012-05-17Bug 365705: Display the default CC list when listing all components of a ↵Matt Selsky1-6/+21
product in editcomponents.cgi 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 Buclin7-124/+35
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-10-03Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky2-8/+9
admin pages r/a=LpSolit
2011-08-17Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin1-8/+10
Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence3-1/+11
milestones r/a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin4-14/+14
r/a=mkanat
2010-07-07Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander1-5/+6
as a variable name, but "component" is a reserved word in Template Toolkit. This caused a warning from the template hook code. r=LpSolit, a=LpSolit
2010-06-24Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello1-0/+2
for products, components, milestones, and versions r=mkanat, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2-4/+4
r=glob, a=mkanat
2010-03-29Bug 554552: Refactor classifications and components templates to use ↵Tiago Mello3-121/+91
edit-common.html.tmpl and add the 'rows' hook r/a=mkanat
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2-0/+4
r=LpSolit, a=mkanat
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander3-181/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2009-06-25Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com1-10/+6
time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
2009-06-01 Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com1-2/+2
patch by ghendricks@novell.com
2009-03-17Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com1-0/+3
"value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when ↵lpsolit%gmail.com1-3/+0
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2008-11-20Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ↵lpsolit%gmail.com2-2/+0
despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-10-12Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com2-32/+16
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-08Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com1-1/+1
(Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com9-9/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-24Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org1-4/+1
r=lpsolit a=lpsolit
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org1-1/+1
r=wurblzap a=lpsolit
2007-07-10Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org1-1/+2
r=lpsolit a=lpsolit
2007-05-11Bug 380103: No product name provided when editing a component - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-1/+1
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-01-08Bug 365480 admin/components/select-product has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365564 admin/components/updated uses strange mark uptimeless%mozdev.org1-2/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365563 admin/components/footer uses invalid mark uptimeless%mozdev.org1-2/+2
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365562 admin/components/confirm-delete uses strange mark uptimeless%mozdev.org1-3/+3
patch by bmo2007@rsz.jp r=timeless a=justdave
2006-12-29Bug 365083 edit components cc list text needs wordsmithingtimeless%mozdev.org2-2/+2
r=lpsolit a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-2/+2
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com3-1/+3
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2-3/+3
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org3-2/+56
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com3-3/+3
<batosti@async.com.br> r=ghendricks a=myk
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=kiko a=justdave
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com8-81/+76
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2-4/+14
<wurblzap@gmail.com> r=vladd a=justdave
2006-01-02Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave