summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Bug 466419: Add SSL support for SMTPFrédéric Buclin1-0/+2
2011-08-10Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2-1/+8
2011-08-09Bug 622203 - Allow filing closed bugs via the WebServiceMax Kanat-Alexander1-1/+1
2011-07-26Bug 647158: The Error Console in Firefox reportsFrédéric Buclin2-43/+36
2011-07-20Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl t...Tiago Mello1-0/+2
2011-07-05Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence1-3/+3
2011-07-04Bug 616679: A user with local editcomponents privs should be able to set the ...Frédéric Buclin1-2/+11
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann1-0/+13
2011-03-26Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu9-14/+18
2011-03-09revert accidental property changesByron Jones1-0/+0
2011-03-09Bug 633776: Automatic charset detection for text attachmentsByron Jones1-0/+0
2011-03-08Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat.Gervase Markham1-1/+1
2011-03-02Bug 632718: Only return 500 search results unless the user specificallyMax Kanat-Alexander1-1/+10
2011-02-20Bug 632717: Limit the total number of results that a search can ever return.Max Kanat-Alexander1-0/+5
2011-01-28Bug 622080 - Change group which can moderate quipsDavid Lawrence1-1/+1
2011-01-24Bug 621107: [SECURITY] Sanity checking lacks CSRF protectionFrédéric Buclin1-6/+12
2011-01-22Bug 624696: We need a template hook to add a description to parameters added ...rojanu1-0/+1
2011-01-07Bug 558803: Add a parameter to specify the password complexity for new passwordsrojanu1-1/+13
2010-12-27Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templatesA. Shimono (himorin)3-4/+4
2010-12-04Bug 529974: Let users with local editcomponents privs manage flags for produc...Frédéric Buclin2-23/+46
2010-10-22Bug 523205 part 2: $flagtype->set_clusions() was badly implementedFrédéric Buclin1-0/+1
2010-10-22Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to create...Frédéric Buclin1-32/+24
2010-10-15Bug 604107: The link to delete the value 0 of custom fields is brokenFrédéric Buclin1-1/+1
2010-09-29Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Stric...Reed Loden1-0/+16
2010-09-28Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.Max Kanat-Alexander1-1/+1
2010-09-28Bug 594990: Make the Strict-Transport-Security HTTP header only be sentMax Kanat-Alexander1-0/+15
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ...Artem Anisimov2-5/+3
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence7-3/+31
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello3-7/+12
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello4-6/+6
2010-08-09Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann1-2/+2
2010-07-26Bug 581798: Remove whitespaces from URLs when listing classifications and pro...Frédéric Buclin2-23/+5
2010-07-23Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander1-2/+2
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin31-94/+94
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-4/+0
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin1-8/+11
2010-07-08Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin4-7/+7
2010-07-07Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander1-5/+6
2010-07-06Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden1-0/+4
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander3-4/+10
2010-07-06Bug 564433: Localized values are not displayed in the "Field only appears whe...Frédéric Buclin2-4/+5
2010-06-24Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello4-0/+8
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-49/+0
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2-4/+4
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello3-31/+46
2010-05-14Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander1-1/+5
2010-04-23Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin1-8/+0
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-3/+2
2010-04-08Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin1-17/+0
2010-03-29Bug 554552: Refactor classifications and components templates to use edit-com...Tiago Mello6-162/+144