Commit Graph

15 Commits

Author SHA1 Message Date
lpsolit%gmail.com
f47da9c608 Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-10-28 10:33:18 +00:00
bugreport%peshkin.net
a6327a5426 Bug 313008 Lists of products, milestones, etc... should be sorted
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:04:20 +00:00
lpsolit%gmail.com
d08f38656a Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-17 21:43:42 +00:00
lpsolit%gmail.com
6ab1d767ea Bug 306601: Bugzilla::Classification needs a products() method - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-13 23:42:43 +00:00
lpsolit%gmail.com
dfc15f9f61 Bug 311419: Update the group_controls method from Product.pm to use Group.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-12 02:27:06 +00:00
mkanat%kerio.com
306776aaca Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By Andr�� Batosti <batosti@async.com.br> r=LpSolit, a=justdave
2005-10-06 18:45:46 +00:00
lpsolit%gmail.com
426b5bd478 Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
lpsolit%gmail.com
228a4c1b9d Bug 302650: Product.pm methods don't return what is expected for milestones and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2005-08-26 19:59:53 +00:00
justdave%bugzilla.org
f3f3f661e9 Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org>
r=justdave a=justdave
2005-08-14 22:34:32 +00:00
mkanat%kerio.com
a876784a7e Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
bugreport%peshkin.net
f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com
8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
lpsolit%gmail.com
9214fa538f Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk 2005-07-29 14:14:42 +00:00
lpsolit%gmail.com
67f2fa1623 Bug 300532: Update editversions.cgi to use routines from Version.pm and Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-07-19 00:05:11 +00:00
lpsolit%gmail.com
0a766b2d3f Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk 2005-07-12 22:02:10 +00:00