Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 3 | -2/+63 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 1 | -1/+14 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Fix some test failures caused by the Field::Choice patches. | mkanat%bugzilla.org | 2 | -3/+5 | |
2008-10-03 | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵ | mkanat%bugzilla.org | 5 | -81/+87 | |
editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-08-08 | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Group objects (instead of a hashref of group ids and names). | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 9 | -9/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-07-24 | Bug 213831 "Update" is ambiguous/confusing to sleepy admins | timeless%mozdev.org | 1 | -1/+1 | |
r=wurblzap a=lpsolit | |||||
2007-06-14 | Bug 101179: Fully implement support for customised bug statuses and workflow ↵ | lpsolit%gmail.com | 3 | -1/+30 | |
(final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave | |||||
2007-05-30 | Bug 369987: Display real field names in editvalues.cgi - Patch by ↵ | lpsolit%gmail.com | 8 | -46/+58 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-01-08 | Bug 365484 admin/fieldvalues/deleted has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365483 admin/fieldvalues/created has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365482 admin/fieldvalues/create has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365567 admin/fieldvalues/updated has useless <p> | timeless%mozdev.org | 1 | -3/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365566 . admin/fieldvalues/select-field has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=wicked a=justdave | |||||
2007-01-08 | Bug 365565 admin/fieldvalues/list has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=wicked a=justdave | |||||
2007-01-08 | Bug 365487 admin/fieldvalues/footer produces invalid markup | timeless%mozdev.org | 1 | -3/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365486 admin/fieldvalues/edit has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 3 | -2/+3 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-14 | Fix on checkin for bug 94534 | lpsolit%gmail.com | 1 | -1/+1 | |
2006-07-14 | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 3 | -13/+41 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 3 | -3/+3 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2005-10-20 | Bug 298688: Forbid the deletion of values used by default for the priority, ↵ | lpsolit%gmail.com | 3 | -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 | |||||
2005-09-02 | Bug 306632: editvalues.cgi title seems wrong when actually editting a value ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 9 | -9/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-05-23 | Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-04-05 | Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵ | lpsolit%gmail.com | 2 | -2/+4 | |
Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk | |||||
2005-02-25 | Bug 281876: New Admin Interface to manage old Enum fields (Field Values) | mkanat%kerio.com | 9 | -0/+529 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave |