aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Stric...Reed Loden2010-09-291-0/+16
* Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.Max Kanat-Alexander2010-09-271-1/+1
* Bug 594990: Make the Strict-Transport-Security HTTP header only be sentMax Kanat-Alexander2010-09-271-0/+15
* Bug 595664: Maximum password length is hardcoded in the UI when editing user ...Artem Anisimov2010-09-142-5/+3
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-317-3/+31
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-273-7/+12
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-244-6/+6
* Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann2010-08-091-2/+2
* Bug 581798: Remove whitespaces from URLs when listing classifications and pro...Frédéric Buclin2010-07-262-23/+5
* Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander2010-07-221-2/+2
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-2331-94/+94
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-4/+0
* Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin2010-07-081-8/+11
* Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin2010-07-084-7/+7
* Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander2010-07-061-5/+6
* Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden2010-07-051-0/+4
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-053-4/+10
* Bug 564433: Localized values are not displayed in the "Field only appears whe...Frédéric Buclin2010-07-062-4/+5
* Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello2010-06-244-0/+8
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-49/+0
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-182-4/+4
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-193-31/+46
* Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander2010-05-141-1/+5
* Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin2010-04-231-8/+0
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-3/+2
* Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin2010-04-081-17/+0
* Bug 554552: Refactor classifications and components templates to use edit-com...Tiago Mello2010-03-296-162/+144
* Bug 548327: Administration page should have hooks to extend the admin linksTiago Mello2010-03-291-0/+4
* 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