Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 616679: A user with local editcomponents privs should be able to set the ↵ | Frédéric Buclin | 2011-07-04 | 1 | -3/+9 |
| | | | | | | grant and request groups to groups the user belongs to only a=LpSolit | ||||
* | Bug 529974: Let users with local editcomponents privs manage flags for ↵ | Frédéric Buclin | 2010-12-04 | 1 | -54/+161 |
| | | | | | | products they can administer a=LpSolit (module owner) | ||||
* | Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5 | Frédéric Buclin | 2010-10-28 | 1 | -1/+1 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 523205 part 2: $flagtype->set_clusions() was badly implemented | Frédéric Buclin | 2010-10-22 | 1 | -1/+3 |
| | | | | a=LpSolit | ||||
* | Bug 302293: Editing a flag type should tell me which changes have been made | Frédéric Buclin | 2010-10-22 | 1 | -3/+4 |
| | | | | a=LpSolit (module owner) | ||||
* | Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵ | Frédéric Buclin | 2010-10-22 | 1 | -514/+234 |
| | | | | | | create and edit flag types a=LpSolit | ||||
* | Bug 519835: Remove Bugzilla::Product::check_product() in favor of ↵ | Frédéric Buclin | 2010-07-07 | 1 | -1/+2 |
| | | | | | | Bugzilla::Product->check() r=mkanat a=LpSolit | ||||
* | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 2010-05-20 | 1 | -1/+1 |
| | | | | | | ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | ||||
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -2/+6 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 529863: The product list when listing all flagtypes in editflagtypes.cgi ↵ | lpsolit%gmail.com | 2009-11-23 | 1 | -9/+3 |
| | | | | is empty after editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
* | Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵ | lpsolit%gmail.com | 2009-08-05 | 1 | -10/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -11/+3 |
| | | | | bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵ | lpsolit%gmail.com | 2009-01-01 | 1 | -0/+15 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | ||||
* | Bug 325487: Admin pages should require less "clicks" (remove useless ↵ | lpsolit%gmail.com | 2008-01-28 | 1 | -9/+18 |
| | | | | confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit | ||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2007-10-12 | 1 | -1/+2 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 398976: edit*.cgi scripts should use transactions for database ↵ | lpsolit%gmail.com | 2007-10-10 | 1 | -13/+8 |
| | | | | interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | ||||
* | Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-01-05 | 1 | -11/+8 |
| | | | | Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -9/+29 |
| | | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 345354: editflagtypes.cgi should remove requestees when a flagtype is no ↵ | lpsolit%gmail.com | 2006-09-05 | 1 | -0/+7 |
| | | | | longer specifically requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 2006-08-12 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 339383: Make Bugzilla::Group use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-08 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | ||||
* | Bug 347521: flagtypes.id should be an auto-increment field - Patch by ↵ | lpsolit%gmail.com | 2006-08-08 | 1 | -6/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=myk | ||||
* | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -109/+91 |
| | | | | objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -2/+3 |
| | | | | the inclusion and exclusion lists - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 339379: Make Bugzilla::Product use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 2006-07-06 | 1 | -7/+8 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 1 | -3/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-06-19 | 1 | -9/+17 |
| | | | | <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-18 | 1 | -9/+19 |
| | | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 2006-06-15 | 1 | -27/+69 |
| | | | | their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 337054: Remove get_component_id() and get_component_name() from ↵ | lpsolit%gmail.com | 2006-05-30 | 1 | -25/+27 |
| | | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 2006-04-14 | 1 | -4/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 330521: Remove @::legal_product, @::legal_components and ↵ | lpsolit%gmail.com | 2006-03-16 | 1 | -21/+24 |
| | | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Patch for bug 325567: display more information when listing flag types in ↵ | jocuri%softhome.net | 2006-03-02 | 1 | -0/+14 |
| | | | | editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave. | ||||
* | Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch ↵ | lpsolit%gmail.com | 2006-01-11 | 1 | -2/+4 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | ||||
* | Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵ | lpsolit%gmail.com | 2005-12-14 | 1 | -2/+10 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -1/+2 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 303703: Eliminate deprecated Bugzilla::DB routines from ↵ | lpsolit%gmail.com | 2005-09-23 | 1 | -97/+107 |
| | | | | editflagtypes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user ↵ | lpsolit%gmail.com | 2005-09-16 | 1 | -3/+2 |
| | | | | privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 275608: The group selection when editing flag types should be a listbox ↵ | lpsolit%gmail.com | 2005-08-30 | 1 | -2/+6 |
| | | | | with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | ||||
* | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-08-16 | 1 | -1/+4 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-21 | 1 | -1/+2 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵ | lpsolit%gmail.com | 2005-05-06 | 1 | -27/+64 |
| | | | | product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk | ||||
* | Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2005-04-10 | 1 | -107/+116 |
| | | | | <wicked@etlicon.fi> r=LpSolit a=myk | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -6/+10 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk |