summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-14Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk1-1/+1
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 Obje...lpsolit%gmail.com2-32/+16
2007-10-10Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com1-6/+5
2007-10-08Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com2-2/+2
2007-09-21Bug 396934: When classifications are in use, editproducts.cgi displays "Add p...lpsolit%gmail.com1-6/+9
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-1/+2
2007-08-30Bug 394123 – Link to group list redundant on confirmation page for mass-...wurblzap%gmail.com1-2/+0
2007-08-26Bug 333614: The "timezone" parameter should indicate the expected format - Pa...lpsolit%gmail.com1-1/+2
2007-08-24Bug 365060 Edit products is missing a :timeless%mozdev.org1-1/+1
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com115-115/+0
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2-0/+24
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com4-5/+127
2007-08-02Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created...lpsolit%gmail.com1-1/+2