summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-04-23Update the version numbers for 2.23.1.mkanat%bugzilla.org2-4/+4
2006-04-22Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-7/+13
<LpSolit@gmail.com> r=mkanat
2006-04-22Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-10/+35
<LpSolit@gmail.com> r=mkanat
2006-04-20Bug 334620: When calling importxml.pl with the -v option, information is ↵lpsolit%gmail.com1-3/+11
displayed too many times - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
2006-04-20Bug 334617: importxml.pl crashes when importing bugs having attachments from ↵lpsolit%gmail.com1-1/+3
version 2.20 or older - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
2006-04-18Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com9-213/+223
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2006-04-18Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+1
<wurblzap@gmail.com> r=LpSolit a=justdave
2006-04-18I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com1-2/+2
2006-04-18Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com2-86/+34
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com9-9/+247
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-04-18Bug 334344: process_bug.cgi is broken when changing several bugs at once - ↵lpsolit%gmail.com1-4/+5
Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-04-16Bug 330186: Crash when changing the status of a bug which has dependencies ↵lpsolit%gmail.com1-1/+3
(new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave
2006-04-15Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵lpsolit%gmail.com1-1/+1
Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2006-04-15Bug 322285: Cancelling a flag should remove it completely from the DB - ↵lpsolit%gmail.com12-87/+52
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-04-15Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL ↵lpsolit%gmail.com3-99/+43
- Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-04-15Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com1-2/+2
Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
2006-04-13Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - ↵lpsolit%gmail.com1-151/+171
Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave
2006-04-13Bug 333031: Uninitialized value when entering a new bug and an alias is ↵lpsolit%gmail.com1-1/+1
given - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-13Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation ↵lpsolit%gmail.com1-1/+1
(.) or string - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-10Bug 332705: Taking a bug when posting a new attachment doesn't update the ↵lpsolit%gmail.com1-1/+5
'duplicates' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-08Bug 333195: Cannot post a bug with keywords in itmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-04-07Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com1-42/+80
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2006-04-07Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi ↵lpsolit%gmail.com1-139/+185
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-04-07Bug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - ↵lpsolit%gmail.com1-60/+93
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-04-07Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl ↵lpsolit%gmail.com2-91/+103
and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-04-07Bug 332906: Wrong parameters passed to sudo sessions when trying to bypass ↵lpsolit%gmail.com1-2/+2
validation checks - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-04-06Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com1-6/+6
Buclin <LpSolit@gmail.com> r=colin a=justdave
2006-04-05Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com4-43/+54
<eseyman@linagora.com> r=LpSolit a=justdave
2006-04-05Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - ↵lpsolit%gmail.com1-6/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-03Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2-36/+3
Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-03Bug 330698: Remove $::components, @::enterable_products and ↵lpsolit%gmail.com8-141/+34
$::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-02Bug 330583: Bad alignment of ) for Alias - Patch by timeless ↵lpsolit%gmail.com1-1/+1
<timeless@bemail.org> r=LpSolit a=justdave
2006-04-02Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a ↵lpsolit%gmail.com1-2/+1
password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk
2006-03-31Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi ↵lpsolit%gmail.com1-121/+135
- Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=kiko a=justdave
2006-03-31Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin ↵lpsolit%gmail.com7-30/+9
<LpSolit@gmail.com> r=wurblzap a=justdave
2006-03-31Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com2-2/+6
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, bugreport, a=justdave
2006-03-30Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam ↵lpsolit%gmail.com2-0/+13
<Tam@SiuLung.com> r=vladd a=myk
2006-03-29Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) ↵lpsolit%gmail.com1-0/+1
<ddkilzer@kilzer.net> r=wicked a=myk
2006-03-28Bug 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com3-50/+52
reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-03-24Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵timeless%mozdev.org1-1/+1
dependent on itself." r=lpsolit a=myk
2006-03-22Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org1-1/+2
r=lpsolit a=myk
2006-03-22Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org1-1/+1
patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk
2006-03-22Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org1-1/+1
r=mkanat a=myk
2006-03-22Bug 330996 component_not_valid could be improvedtimeless%mozdev.org1-2/+2
r=lpsolit a=myk
2006-03-22Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵timeless%mozdev.org1-2/+2
was given/accepted r=lpsolit a=myk
2006-03-17Documentation for bug 24789 - Patch by bmo@rsz.jp, r=timelesslpsolit%gmail.com1-0/+44
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com8-123/+62
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-16Bug 330519: Remove unused IsInClassification() function from globals.pl - ↵lpsolit%gmail.com1-18/+0
Patch by Frédéric Buclin <LpSolit@gmail.com> r=Tru a=justdave
2006-03-16Bug 330588 - Missing newline in Search.pmtimeless%mozdev.org1-1/+2
r=vladd,r=Tru