summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org4-29/+121
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-10-18Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org2-1/+6
Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-10-17Bug 460297: Parameters in editparams.cgi need an ID - Patch by ↵lpsolit%gmail.com1-6/+7
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-10-07Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and ↵lpsolit%gmail.com2-3/+4
update the "Edit Actions Triggered by the Workflow" page title accordingly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-10-03Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2-3/+5
2008-10-03Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵mkanat%bugzilla.org5-81/+87
editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-4/+0
<LpSolit@gmail.com> r/a=mkanat
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