Thanks
Eric
________________________________________
From: develope...@bugzilla.org [develope...@bugzilla.org] On Behalf Of Alexander Shvetsov [ale...@parallels.com]
Sent: Friday, April 24, 2009 9:52 AM
To: devel...@bugzilla.org
Subject: Modifications offering
Hi All,
I've just finished some Bugzilla customizations, and would like to offer them to community.
So, step-by-step:
1. "bug-start_of_update" and "bug-start_of_create" hook entry points:
That is just useful for limiting modification and creation of bugs;
2. Milestones obsoleting:
I have completely implemented this feature, so it allows to:
a. Hide obsolete milestones for bugs creation;
b. Hide obsolete milestones (except current one) for bugs modification;
c. Highlight with light gray obsolete milestones in Advanced Search.
3. Custom fields targeting:
This modification allows to specify products for which custom fields are created,
and perform product-based targeting of custom fields values.
All modifications are fully integrated with admin panel. So if you are interested
in such features, please let me know J.
Regards,
Alexander Shvetsov-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=ebl...@higherone.com>
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=dev-apps...@lists.mozilla.org>
Best thing to do is enter bugs for each of these. Search first to see if you find one that has already been added. The milestone change seems to be part of bug 77193 for example. Then break your changes into patches as described at https://wiki.mozilla.org/Bugzilla:Developers and attach them to the bug you created or identified. Then request review from the appropriate reviewer.
Greg
You can already do that with Bugzilla 3.4.
LpSolit