summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2010-10-22Bug 523205 part 2: $flagtype->set_clusions() was badly implementedFrédéric Buclin1-0/+1
a=LpSolit
2010-10-22Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵Frédéric Buclin1-32/+24
create and edit flag types a=LpSolit
2010-10-15Bug 604107: The link to delete the value 0 of custom fields is brokenFrédéric Buclin1-1/+1
r/a=mkanat
2010-09-29Bug 600475 - Support the 'includeSubDomains' flag as an option for the ↵Reed Loden1-0/+16
'Strict-Transport-Security' advanced option in order to protect subdomains. [r=glob a=mkanat]
2010-09-28Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=594990
2010-09-28Bug 594990: Make the Strict-Transport-Security HTTP header only be sentMax Kanat-Alexander1-0/+15
if a particular parameter is enabled. r=glob, a=mkanat
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵Artem Anisimov2-5/+3
accounts r/a=LpSolit
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence7-3/+31
milestones r/a=mkanat
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello3-7/+12
based on multiple values of another field (visibility controllers) r/a=mkanat
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello4-6/+6
r/a=mkanat
2010-08-09Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann1-2/+2
r/a=mkanat
2010-07-26Bug 581798: Remove whitespaces from URLs when listing classifications and ↵Frédéric Buclin2-23/+5
products in editproducts.cgi r/a=mkanat
2010-07-23Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander1-2/+2
the field had *any* value-controlling values. r=LpSolit, a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin31-94/+94
r/a=mkanat
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-4/+0
r/a=mkanat
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin1-8/+11
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
2010-07-08Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin4-7/+7
r/a=mkanat
2010-07-07Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander1-5/+6
as a variable name, but "component" is a reserved word in Template Toolkit. This caused a warning from the template hook code. r=LpSolit, a=LpSolit
2010-07-06Bug 554964 - Show if a user is a "Default CC" under the Product ↵Reed Loden1-0/+4
Responsibilities section of editusers.cgi. [r=mkanat a=mkanat]
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander3-4/+10
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
2010-07-06Bug 564433: Localized values are not displayed in the "Field only appears ↵Frédéric Buclin2-4/+5
when" field when editing custom fields r/a=mkanat
2010-06-24Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello4-0/+8
for products, components, milestones, and versions r=mkanat, a=mkanat
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-49/+0
called OldBugMove. r=dkl, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2-4/+4
r=glob, a=mkanat
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello3-31/+46
creating/changing bugs r=mkanat, a=mkanat
2010-05-14Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander1-1/+5
the default value r=LpSolit, a=LpSolit
2010-04-23Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin1-8/+0
r=justdave a=LpSolit
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-3/+2
r=mkanat a=LpSolit
2010-04-08Bug 69621: Remove the keyword cache (which is not updated on keyword ↵Frédéric Buclin1-17/+0
rename/delete) r/a=mkanat
2010-03-29Bug 554552: Refactor classifications and components templates to use ↵Tiago Mello6-162/+144
edit-common.html.tmpl and add the 'rows' hook r/a=mkanat
2010-03-29Bug 548327: Administration page should have hooks to extend the admin linksTiago Mello1-0/+4
r/a=mkanat
2010-03-18Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"Reed Loden1-1/+0
[r=mkanat a=LpSolit]
2010-02-28Bug 549177 - "Typo in admin.cgi page header"Reed Loden1-1/+1
[r=LpSolit a=LpSolit]
2010-02-24Bug 547496: Add IDs to some form elementsFrédéric Buclin1-13/+13
r=pyrzak a=LpSolit
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2-0/+4
r=LpSolit, a=mkanat
2010-02-17Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel1-1/+3
r=LpSolit a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-1/+1
r=mkanat, a=mkanat
2010-02-17Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin1-0/+9
r=mkanat a=LpSolit
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander7-182/+8
r=mkanat, a=mkanat, a=LpSolit
2010-02-10Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden1-5/+7
[r=mkanat a=mkanat]
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2-5/+7
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark3-19/+64
blocks/dependson) r=mkanat, a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander4-3/+19
component r=dkl, a=mkanat
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander28-1172/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2010-01-06Bug 538039: Typo when deleting a custom field value - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit
2009-12-31Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxiesmkanat%bugzilla.org1-0/+8
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ↵mkanat%bugzilla.org1-36/+81
in editgroups.cgi Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵mkanat%bugzilla.org3-67/+129
and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org4-33/+61
not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵mkanat%bugzilla.org2-23/+0
the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit