summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com10-97/+69
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-03Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net1-0/+9
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
2006-03-03Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net7-10/+12
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net1-6/+6
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
2006-03-02Documentation patch for bug 328330: Add classifications documentation; patch ↵jocuri%softhome.net1-1/+20
by Vlad Dascalu <vladd@bugzilla.org>, r=kevin.benton@amd.com, r=LpSolit@gmail.com.
2006-03-02Bug 314470: Require Perl 5.8mkanat%kerio.com3-6/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com4-6/+6
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net2-0/+31
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com29-324/+295
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-03-02Bug 328436: Move BugInGroupId from globals.pl to process_bug.cgimkanat%kerio.com2-12/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-02Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by ↵lpsolit%gmail.com1-0/+203
Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2006-03-02Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com4-22/+31
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-02Bug 328434: Move GroupIsActive into post_bug.cgimkanat%kerio.com2-14/+20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01Documentation patch: fix spelling for 'comprimise' and 'comprimised'.jocuri%softhome.net1-3/+3
2006-03-01Documentation patch: fix 'COMFIRM'->'CONFIRM' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'critera'->'criteria' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'pannel'->'panel' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix spelling mistakes on 'offical', 'offically', ↵jocuri%softhome.net1-3/+3
'repeatadly'.
2006-03-01Documentation patch: fix 'managment'->'management' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'additonal'->'additional' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'privleged'->'privileged' spelling.jocuri%softhome.net1-2/+2
2006-03-01Documentation patch: fix 'vunerabilites'->'vulnerabilities' spelling.jocuri%softhome.net1-2/+2
2006-03-01Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.jocuri%softhome.net1-1/+1
2006-03-01Backout accidental commit.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'suported'->'supported' spelling.jocuri%softhome.net2-3/+3
2006-03-01Follow-up documentation patch (dependency tree documentation, bug 236424; ↵jocuri%softhome.net1-1/+3
patch by victory <bmo@rsz.jp>, r=vladd): add explicitly the meaning of [-] and [+].
2006-03-01Follow-up documentation patch for 213535 (documentation for the dependency ↵jocuri%softhome.net1-2/+2
tree, patch by victory <bmo@rsz.jp>, r=vladd): replace 'from each bugs' with 'for each bug'.
2006-03-01Documentation patch for the dependency tree (bug 236424); patch by victory ↵jocuri%softhome.net1-1/+17
<bmo@rsz.jp>, r=vladd.
2006-03-01Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the ↵lpsolit%gmail.com1-20/+22
default milestone has been previously changed) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net3-3/+10
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵jocuri%softhome.net4-6/+8
11).
2006-03-01Documentation patch -- fix broken tree due to the landing of bug 298341 - ↵jocuri%softhome.net1-1/+1
Implement code hook mechanism.
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net7-97/+284
zach@zachlipton.com, r=timeless, a=justdave.
2006-02-28Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object ↵lpsolit%gmail.com3-87/+74
as parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-02-28Documentation patch for bug 213262: add instructions on how to get sendmail ↵jocuri%softhome.net2-51/+91
to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.
2006-02-28Documentation patch for bug 286754: Update list of localized Bugzilla ↵jocuri%softhome.net1-4/+11
documentation and templates; patch by victory <bmo@rsz.jp>, r=vladd.
2006-02-28Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to ↵jocuri%softhome.net1-6/+6
multiple date addition; r=LpSolit, r=wurblzap, a=justdave.
2006-02-26Bug 188264: migrating user activity from one account to another (merge user ↵lpsolit%gmail.com1-0/+245
accounts) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-26Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2-1/+3
Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com4-0/+123
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com14-265/+217
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-25Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch ↵lpsolit%gmail.com3-14/+44
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-02-24Documentation spelling patch: 'Engish' -> 'English'.jocuri%softhome.net1-1/+1
2006-02-24Bug 328385: Images from bug 251656 have not been committed.lpsolit%gmail.com3-0/+0
2006-02-24Documentation spelling patch: 'intrest' -> 'interest'.jocuri%softhome.net1-2/+2
2006-02-24Documentation spelling patch: 'adminstrator' -> 'administrator'.jocuri%softhome.net1-2/+2
2006-02-24Documentation spelling patch: 'acccess' -> 'access'.jocuri%softhome.net1-2/+2
2006-02-24Documentation patch: remove duplication: 'the the' --> 'the'.jocuri%softhome.net1-3/+3
2006-02-24Documentation spelling patch: 'accouts' --> 'accounts' in ↵jocuri%softhome.net1-2/+2
docs/xml/installation.xml.
2006-02-24Patch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; ↵jocuri%softhome.net1-1/+1
r=LpSolit, a=myk.