aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components
Commit message (Collapse)AuthorAgeFilesLines
* Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com2009-06-251-10/+6
| | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com2009-06-011-2/+2
| | | | patch by ghendricks@novell.com
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com2009-03-171-0/+3
| | | | "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 465589: Already selected user accounts are no longer displayed when ↵lpsolit%gmail.com2008-12-291-3/+0
| | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ↵lpsolit%gmail.com2008-11-202-2/+0
| | | | despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com2007-10-122-32/+16
| | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* 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 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-209-9/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org2007-07-241-4/+1
| | | | r=lpsolit a=lpsolit
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-241-1/+1
| | | | r=wurblzap a=lpsolit
* Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org2007-07-101-1/+2
| | | | r=lpsolit a=lpsolit
* Bug 380103: No product name provided when editing a component - Patch by ↵lpsolit%gmail.com2007-05-111-1/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com2007-05-101-1/+1
| | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat
* Bug 365480 admin/components/select-product has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365564 admin/components/updated uses strange mark uptimeless%mozdev.org2007-01-081-2/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365563 admin/components/footer uses invalid mark uptimeless%mozdev.org2007-01-081-2/+2
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365562 admin/components/confirm-delete uses strange mark uptimeless%mozdev.org2007-01-081-3/+3
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365083 edit components cc list text needs wordsmithingtimeless%mozdev.org2006-12-292-2/+2
| | | | r=lpsolit a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-2/+2
| | | | | 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-153-1/+3
| | | | 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-152-3/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-213-2/+56
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-123-3/+3
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com2006-03-311-3/+3
| | | | Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com2006-03-028-81/+76
| | | | Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-222-4/+14
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
* Bug 307604: "Redisplay table with bug counts" should also be available from ↵lpsolit%gmail.com2005-09-282-27/+13
| | | | editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵lpsolit%gmail.com2005-09-073-89/+80
| | | | from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-215-17/+17
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 294368: Wrong tense used in sentence in delete components/products - ↵lpsolit%gmail.com2005-05-171-3/+2
| | | | Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave
* Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com2005-04-061-11/+3
| | | | by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 277864 : Change 'of' to from in deleted component messagetravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by timeless@myrealbox.com r=justdave a=justdave
* Bug 272658 : Add user dropdowns to editcomponents.cgitravis%sedsystems.ca2005-01-282-10/+41
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk
* Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net2004-12-311-1/+5
| | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
* Remove accidentally committed .orig files (from bug 190220)jouni%heikniemi.net2004-08-019-0/+0
|
* Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net2004-07-3118-0/+797
<bugzilla@chimpychompy.org>; r=jouni, a=justdave.