aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/fieldvalues
Commit message (Collapse)AuthorAgeFilesLines
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-302-3/+3
| | | r=simon, a=sgreen
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-022-8/+8
| | | | r/a=LpSolit
* 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-116-74/+30
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-233-6/+0
| | | | r/a=mkanat
* 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-233-13/+13
| | | | r/a=mkanat
* Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander2010-05-141-1/+5
| | | | | the default value r=LpSolit, a=LpSolit
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-012-1/+7
| | | | | | component r=dkl, a=mkanat
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-013-136/+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.
* 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 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-172-1/+17
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com2009-06-251-13/+9
| | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/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-073-2/+63
| | | | | | 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
* Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2008-10-032-3/+5
|
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵mkanat%bugzilla.org2008-10-035-81/+87
| | | | | | 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-209-9/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-241-1/+1
| | | | r=wurblzap a=lpsolit
* Bug 101179: Fully implement support for customised bug statuses and workflow ↵lpsolit%gmail.com2007-06-143-1/+30
| | | | (final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
* Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com2007-05-308-46/+58
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 365484 admin/fieldvalues/deleted has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365483 admin/fieldvalues/created has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365482 admin/fieldvalues/create has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365567 admin/fieldvalues/updated has useless <p>timeless%mozdev.org2007-01-081-3/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365566 . admin/fieldvalues/select-field has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=wicked a=justdave
* Bug 365565 admin/fieldvalues/list has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=wicked a=justdave
* Bug 365487 admin/fieldvalues/footer produces invalid markuptimeless%mozdev.org2007-01-081-3/+3
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365486 admin/fieldvalues/edit has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-2/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-153-2/+3
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
|
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-143-13/+41
| | | | <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-123-3/+3
| | | | <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-203-40/+68
| | | | 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 306632: editvalues.cgi title seems wrong when actually editting a value ↵lpsolit%gmail.com2005-09-021-1/+1
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-159-9/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by ↵lpsolit%gmail.com2005-05-221-1/+1
| | | | Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵lpsolit%gmail.com2005-04-052-2/+4
| | | | 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-259-0/+529
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave