summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Expand)AuthorFilesLines
2009-05-21 Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com5-26/+13
2009-04-18Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org1-1/+7
2009-04-12Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com1-1/+1
2009-03-31Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...lpsolit%gmail.com1-6/+0
2009-03-31Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com1-6/+0
2009-03-17Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com1-0/+3
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org1-1/+1
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com1-17/+32
2009-02-02Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypas...lpsolit%gmail.com3-8/+10
2009-02-02Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com1-2/+4
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com1-0/+18
2009-01-23Bug 474206: Useless </a> in the component_cc section when deleting a user acc...lpsolit%gmail.com1-1/+1
2009-01-23Bug 471518: "Field only appears when:" produces a JavaScript error in Interne...guy.pyrzak%gmail.com1-1/+1
2009-01-20Bug 470057: Collapse and wrap text messages and text errorsmkanat%bugzilla.org1-2/+7
2009-01-15Bug 471890: The Index of Parameters should linkify parameters, not the catego...lpsolit%gmail.com1-3/+6
2009-01-01Bug 471771: editflagtypes.cgi should display the number of flags per type - P...lpsolit%gmail.com1-0/+26
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com1-3/+0
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org1-0/+10
2008-12-18 Bug 419748 - Need to hook deleting productsghendricks%novell.com1-0/+2
2008-12-10Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com1-3/+0
2008-12-10Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Fr...lpsolit%gmail.com1-3/+0
2008-12-10Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Fré...lpsolit%gmail.com1-3/+0
2008-12-10Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com1-6/+1
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com1-5/+1
2008-12-01Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...lpsolit%gmail.com1-3/+3
2008-11-24Fix typo, see bug 453681 comment 17lpsolit%gmail.com1-1/+1
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...lpsolit%gmail.com1-29/+74
2008-11-20Bug 465817: The sudo session UI lets you select several users to impersonate ...lpsolit%gmail.com1-2/+1
2008-11-20Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ...lpsolit%gmail.com2-2/+0
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org6-4/+121
2008-10-28Bug 460995: Need to use terms.abug in description for makeproductgroups - Pat...lpsolit%gmail.com1-1/+1
2008-10-25Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org3-6/+4
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org4-29/+121
2008-10-18Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...mkanat%bugzilla.org2-1/+6
2008-10-17Bug 460297: Parameters in editparams.cgi need an ID - Patch by Frédéric...lpsolit%gmail.com1-6/+7
2008-10-07Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and u...lpsolit%gmail.com2-3/+4
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 editvalues...mkanat%bugzilla.org5-81/+87
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com1-4/+0
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com3-34/+30
2008-08-09Bug 449927: "Insert new group into all existing products" should be a label w...lpsolit%gmail.com1-2/+3
2008-08-09Bug 429626: editgroups.cgi incorrectly states that group names cannot contain...lpsolit%gmail.com1-2/+1
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org4-14/+14
2008-08-06Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com2-2/+2
2008-07-31Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com6-95/+44
2008-07-03Bug 442821: Make the workflow editor deny closed statuses for new bugsmkanat%bugzilla.org1-1/+1
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 man...lpsolit%gmail.com1-0/+19
2008-06-13Bug 437770: Imported bugs are ignored by queries (they never appear in buglis...lpsolit%gmail.com1-0/+15
2008-05-22Bug 435114: The description of the LDAPstarttls parameter is not displayed in...lpsolit%gmail.com1-2/+2