aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products
Commit message (Collapse)AuthorAgeFilesLines
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-172-20/+33
| | | | | Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit
* Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl ↵Tiago Mello2011-07-201-0/+2
| | | | | | template r/a=mkanat
* Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu2011-03-262-2/+2
| | | | r/a=LpSolit
* Bug 581798: Remove whitespaces from URLs when listing classifications and ↵Frédéric Buclin2010-07-262-23/+5
| | | | | | products in editproducts.cgi r/a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-235-16/+16
| | | | r/a=mkanat
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-1/+1
| | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
* Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello2010-06-241-0/+2
| | | | | for products, components, milestones, and versions r=mkanat, a=mkanat
* Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel2010-02-171-1/+3
| | | | r=LpSolit a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-154-132/+5
| | | | r=mkanat, a=mkanat, a=LpSolit
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-012-85/+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.
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org2009-12-174-33/+61
| | | | | | 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 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵mkanat%bugzilla.org2009-12-132-23/+0
| | | | | | the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 451716: Deleting a product does not remove its entries from the 'Series' ↵lpsolit%gmail.com2009-11-231-0/+5
| | | | table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 525254: editproducts.cgi shouldn't display the "Edit classification ↵lpsolit%gmail.com2009-11-031-1/+2
| | | | 'Foo'" link if you haven't editclassifications privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-205-26/+13
| | | | patch by ghendricks r=mkanat a=mkanat
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵lpsolit%gmail.com2009-04-111-1/+1
| | | | to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+2
| | | | patch by ghendricks@novell.com r=mkanat a=mkanat
* Bug 448593: Move code to edit product group settings from editproducts.cgi ↵lpsolit%gmail.com2008-08-143-34/+30
| | | | to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com2008-07-316-95/+44
| | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 421931 – Group control identifiers on product edit page should be ↵wurblzap%gmail.com2008-03-111-6/+10
| | | | | | | localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
* Bug 378908: Edit Group Access Controls hint for Default Default is missing a ↵lpsolit%gmail.com2008-02-051-1/+1
| | | | period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com2007-10-081-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
* Bug 396934: When classifications are in use, editproducts.cgi displays "Add ↵lpsolit%gmail.com2007-09-211-6/+9
| | | | product" to users that can't add products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-2013-13/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-241-1/+1
| | | | r=wurblzap a=lpsolit
* Bug 311982: Remove useless quotes when displaying the milestone URL - Patch ↵lpsolit%gmail.com2007-05-101-4/+4
| | | | by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-1/+1
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch ↵lpsolit%gmail.com2007-03-111-2/+0
| | | | by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
* Bug 370687: Creating, editing or deleting a product should display its name ↵lpsolit%gmail.com2007-03-103-7/+8
| | | | in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
* Bug 365506 admin/products/updated uses strange mark uptimeless%mozdev.org2007-01-081-2/+10
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365505 admin/products/list-classifications has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365504 admin/products/list has useless <p>timeless%mozdev.org2007-01-081-3/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365503 admin/products/footer produces invalid markuptimeless%mozdev.org2007-01-081-3/+4
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365502 admin/products/confirm-delete uses strange mark uptimeless%mozdev.org2007-01-081-3/+4
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365500 admin/products/groupcontrol/edit uses p as brtimeless%mozdev.org2007-01-081-1/+9
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365062 extra whitespace in "to classification ..." parentheticaltimeless%mozdev.org2006-12-291-2/+1
| | | | r=lpsolit a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-113-2/+35
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-5/+7
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-154-0/+4
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-154-6/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-122-2/+2
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵lpsolit%gmail.com2006-06-191-1/+1
| | | | ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
* Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵lpsolit%gmail.com2006-02-221-2/+13
| | | | by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1
| | | | r=lpsolit a=justdave
* Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com2005-12-141-1/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵wurblzap%gmail.com2005-11-191-19/+22
| | | | | | | without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
* Bug 153445: Do not display bug counts by default when listing products in ↵lpsolit%gmail.com2005-10-311-6/+21
| | | | editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵lpsolit%gmail.com2005-10-273-3/+14
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com2005-10-1812-234/+218
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave