summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi ↵lpsolit%gmail.com3-34/+30
to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-09Bug 449927: "Insert new group into all existing products" should be a label ↵lpsolit%gmail.com1-2/+3
when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-09Bug 429626: editgroups.cgi incorrectly states that group names cannot ↵lpsolit%gmail.com1-2/+1
contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org4-14/+14
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-08-06Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com2-2/+2
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit
2008-07-31Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com6-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
2008-07-03Bug 442821: Make the workflow editor deny closed statuses for new bugsmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-06-14Fix on checkin for bug 438810: replace targets by users/groupslpsolit%gmail.com1-4/+4
2008-06-14Bug 438810: Whines fail when a group or user that was receiving whines is ↵lpsolit%gmail.com1-0/+19
manually deleted, and sanitycheck.cgi should report this problem - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-06-13Bug 437770: Imported bugs are ignored by queries (they never appear in ↵lpsolit%gmail.com1-0/+15
buglists) - Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit
2008-05-22Bug 435114: The description of the LDAPstarttls parameter is not displayed ↵lpsolit%gmail.com1-2/+2
in editparams.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-04-04Missing comma in a hash (was missing in the checkin of bug 182975)lpsolit%gmail.com1-1/+1
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com1-1/+3
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
2008-03-20Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 390370: "Products" should be "Other Classifications" when reclassifying ↵lpsolit%gmail.com1-2/+2
products in editclassifications.cgi - Patch by timeless <timeless@bemail.org> r=vladd a=LpSolit
2008-03-14Bug 304005: Implement SMTP authentication support for email notifications - ↵lpsolit%gmail.com2-1/+10
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-03-11Bug 421931 – Group control identifiers on product edit page should be ↵wurblzap%gmail.com1-6/+10
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-02-28Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com1-5/+9
2008-02-28Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by ↵lpsolit%gmail.com1-1/+6
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-02-06Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com1-0/+66
2008-02-06Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com2-0/+27
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2008-02-05Bug 378908: Edit Group Access Controls hint for Default Default is missing a ↵lpsolit%gmail.com1-1/+1
period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
2008-01-28Bug 325487: Admin pages should require less "clicks" (remove useless ↵lpsolit%gmail.com1-3/+2
confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit
2008-01-12Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect ↵reed%reedloden.com1-1/+1
filter" [p=reed r+a=LpSolit]
2007-12-16Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org1-1/+1
r=lpsolit a=lpsolit
2007-12-05Bug 399559: LDAP administration is not experimentaleseyman%linagora.com1-3/+2
Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=mkanat
2007-11-20Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org1-4/+6
r=vladd a=mkanat
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵lpsolit%gmail.com1-19/+19
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-11-14Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk1-1/+1
Patch by me, r+a=mkanat
2007-11-12Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com8-4/+19
2007-10-23Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com11-1/+16
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-10Bug 313129: Implement $milestone->create and $milestone->update based on ↵lpsolit%gmail.com1-6/+5
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.com2-2/+2
(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-09-21Bug 396934: When classifications are in use, editproducts.cgi displays "Add ↵lpsolit%gmail.com1-6/+9
product" to users that can't add products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-30Bug 394123 – Link to group list redundant on confirmation page for ↵wurblzap%gmail.com1-2/+0
mass-removal. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2007-08-26Bug 333614: The "timezone" parameter should indicate the expected format - ↵lpsolit%gmail.com1-1/+2
Patch by spam@bmo2007.rsz.jp r=wicked a=mkanat
2007-08-24Bug 365060 Edit products is missing a :timeless%mozdev.org1-1/+1
r=vladd a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com115-115/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵lpsolit%gmail.com2-0/+24
lost connection in the middle of the commit. Bad!
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com4-5/+127
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2007-08-02Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be ↵lpsolit%gmail.com1-1/+2
created if the proxy requires authentication - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for ↵timeless%mozdev.org2-3/+3
user ..." r=lpsolit a=lpsolit
2007-07-25Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org2-2/+2
r=wicked a=lpsolit thanks to wicked for updating this patch
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.org7-7/+7
r=wurblzap a=lpsolit
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user ↵lpsolit%gmail.com1-1/+1
account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com2-3/+19
go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat