aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-29/+29
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-1/+1
| | | | | | CSS styles r/a=justdave
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-301-2/+2
| | | r=simon, a=sgreen
* Bug 759413 - Use "cannot" instead of "can not".Matt Selsky2012-08-031-1/+1
| | | | r=Wurblzap, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-12/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander2010-07-221-2/+2
| | | | | the field had *any* value-controlling values. r=LpSolit, a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-7/+7
| | | | r/a=mkanat
* Bug 538039: Typo when deleting a custom field value - Patch by ↵lpsolit%gmail.com2010-01-051-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-7/+9
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org2008-11-071-1/+16
| | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org2008-10-251-1/+14
| | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵mkanat%bugzilla.org2008-10-031-38/+45
| | | | | | editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-1/+1
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com2007-05-301-12/+14
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-151-0/+1
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-141-2/+2
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com2005-10-201-34/+46
| | | | severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵lpsolit%gmail.com2005-04-051-1/+3
| | | | Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
* Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com2005-02-251-0/+108
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave