summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-03-20Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patc...lpsolit%gmail.com1-1/+1
2008-03-17Bug 390370: "Products" should be "Other Classifications" when reclassifying p...lpsolit%gmail.com1-2/+2
2008-03-14Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2-1/+10
2008-03-11Bug 421931 – Group control identifiers on product edit page should be lo...wurblzap%gmail.com1-6/+10
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 FrÃ...lpsolit%gmail.com1-1/+6
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 - Pa...lpsolit%gmail.com2-0/+27
2008-02-05Bug 378908: Edit Group Access Controls hint for Default Default is missing a ...lpsolit%gmail.com1-1/+1
2008-01-28Bug 325487: Admin pages should require less "clicks" (remove useless confirma...lpsolit%gmail.com1-3/+2
2008-01-12Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...reed%reedloden.com1-1/+1
2007-12-16Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org1-1/+1
2007-12-05Bug 399559: LDAP administration is not experimentaleseyman%linagora.com1-3/+2
2007-11-20Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org1-4/+6
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com1-19/+19