aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products
Commit message (Expand)AuthorAgeFilesLines
* Make Target Milestone field have the same maximum length as Version field. r,...Gervase Markham2012-03-261-1/+1
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-262-4/+0
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-1111-157/+55
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-234-7/+0
* Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes BugzillaFrédéric Buclin2011-09-291-4/+4
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-172-20/+33
* Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl t...Tiago Mello2011-07-201-0/+2
* Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu2011-03-262-2/+2
* Bug 581798: Remove whitespaces from URLs when listing classifications and pro...Frédéric Buclin2010-07-262-23/+5
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-235-16/+16
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-1/+1
* Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello2010-06-241-0/+2
* Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel2010-02-171-1/+3
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-154-132/+5
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-012-85/+0
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org2009-12-174-33/+61
* Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org2009-12-132-23/+0
* Bug 451716: Deleting a product does not remove its entries from the 'Series' ...lpsolit%gmail.com2009-11-231-0/+5
* Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'...lpsolit%gmail.com2009-11-031-1/+2
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-1/+1
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-205-26/+13
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com2009-04-111-1/+1
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+2
* Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com2008-08-143-34/+30
* Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com2008-07-316-95/+44
* Bug 421931 – Group control identifiers on product edit page should be lo...wurblzap%gmail.com2008-03-111-6/+10
* Bug 378908: Edit Group Access Controls hint for Default Default is missing a ...lpsolit%gmail.com2008-02-051-1/+1
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com2007-10-081-1/+1
* Bug 396934: When classifications are in use, editproducts.cgi displays "Add p...lpsolit%gmail.com2007-09-211-6/+9
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-2013-13/+0
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-241-1/+1
* Bug 311982: Remove useless quotes when displaying the milestone URL - Patch b...lpsolit%gmail.com2007-05-101-4/+4
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com2007-04-101-1/+1
* Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch b...lpsolit%gmail.com2007-03-111-2/+0
* Bug 370687: Creating, editing or deleting a product should display its name i...lpsolit%gmail.com2007-03-103-7/+8
* Bug 365506 admin/products/updated uses strange mark uptimeless%mozdev.org2007-01-081-2/+10
* Bug 365505 admin/products/list-classifications has useless <p>timeless%mozdev.org2007-01-081-2/+0
* Bug 365504 admin/products/list has useless <p>timeless%mozdev.org2007-01-081-3/+1
* Bug 365503 admin/products/footer produces invalid markuptimeless%mozdev.org2007-01-081-3/+4
* Bug 365502 admin/products/confirm-delete uses strange mark uptimeless%mozdev.org2007-01-081-3/+4
* Bug 365500 admin/products/groupcontrol/edit uses p as brtimeless%mozdev.org2007-01-081-1/+9
* Bug 365062 extra whitespace in "to classification ..." parentheticaltimeless%mozdev.org2006-12-291-2/+1
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-113-2/+35
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-5/+7
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-154-0/+4
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-154-6/+6
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-122-2/+2
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...lpsolit%gmail.com2006-06-191-1/+1
* Bug 271984: Default milestone should be a <select>, not a text entry - Patch ...lpsolit%gmail.com2006-02-221-2/+13
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1