aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"Reed Loden2010-03-171-1/+0
* Bug 549177 - "Typo in admin.cgi page header"Reed Loden2010-02-281-1/+1
* Bug 547496: Add IDs to some form elementsFrédéric Buclin2010-02-241-13/+13
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-212-0/+4
* Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel2010-02-171-1/+3
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-1/+1
* Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin2010-02-171-0/+9
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-157-182/+8
* Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=m...Reed Loden2010-02-091-5/+7
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-072-5/+7
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-073-19/+64
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-014-3/+19
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-0128-1172/+0
* Bug 538039: Typo when deleting a custom field value - Patch by Frédéric...lpsolit%gmail.com2010-01-051-1/+1
* Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxiesmkanat%bugzilla.org2009-12-311-0/+8
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org2009-12-311-36/+81
* Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org2009-12-313-67/+129
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org2009-12-174-33/+61
* Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org2009-12-132-23/+0
* Bug 527387: Make Parameter section sortkeys numeric and leave space between t...mkanat%bugzilla.org2009-12-131-1/+1
* Bug 451716: Deleting a product does not remove its entries from the 'Series' ...lpsolit%gmail.com2009-11-231-0/+5
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2009-11-183-6/+18
* Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'...lpsolit%gmail.com2009-11-031-1/+2
* Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2009-10-181-5/+0
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-2/+6
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-302-3/+3
* Bug 496855: Hooks for sanitycheck.cgimkanat%bugzilla.org2009-09-211-0/+11
* Bug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2...lpsolit%gmail.com2009-08-181-2/+2
* Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com2009-08-131-5/+1
* Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp...lpsolit%gmail.com2009-08-101-1/+1
* Bug 341539: Component list not filtered when a product selected on Request Qu...lpsolit%gmail.com2009-07-311-2/+2
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-3/+5
* Bug 314364: Make QuickSearch use "matches" for comment searches instead of "s...mkanat%bugzilla.org2009-07-201-4/+0
* Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ...lpsolit%gmail.com2009-07-181-0/+6
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-172-1/+17
* Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visi...mkanat%bugzilla.org2009-07-081-0/+1
* Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com2009-06-257-157/+145
* Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org2009-06-211-7/+9
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ...ghendricks%novell.com2009-06-011-2/+2
* Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code dupli...lpsolit%gmail.com2009-05-305-8/+28
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-205-26/+13
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-171-1/+7
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com2009-04-111-1/+1
* Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...lpsolit%gmail.com2009-03-311-6/+0
* Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com2009-03-311-6/+0
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-171-0/+3
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-081-1/+1
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com2009-02-021-17/+32
* Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypas...lpsolit%gmail.com2009-02-023-8/+10
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-2/+4