summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-05-16Bug 337661: LDAP user login failure: Can't locate object method "realname" ↵lpsolit%gmail.com1-1/+1
via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-16Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, ↵lpsolit%gmail.com3-45/+48
sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-05-15Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵lpsolit%gmail.com1-2/+2
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com2-0/+13
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-05-15Bug 303708: Eliminate deprecated Bugzilla::DB routines from ↵lpsolit%gmail.com3-205/+198
BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-05-15Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵lpsolit%gmail.com1-5/+17
code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org35-1349/+1499
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-11Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org5-6/+51
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵lpsolit%gmail.com3-1/+21
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
2006-05-10Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵lpsolit%gmail.com1-2/+2
message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-05-08Bug 337026: Users with no privs cannot edit bugs anymore (if being logged ↵lpsolit%gmail.com1-0/+23
out first) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-05-08Bug 333581: Provide editbugs as default timetrackinggroup value.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, kevin.benton, a=myk
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com12-58/+70
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-08Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com5-27/+22
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-05Fix a typo in the Release Notes pointed out by RSZ.mkanat%bugzilla.org1-1/+1
2006-05-01Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a ↵mkanat%bugzilla.org1-7/+0
name into fielddefs Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-01Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵lpsolit%gmail.com2-17/+17
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-05-01Bug 332925: The heading of the attachment diff page can extend off the ↵lpsolit%gmail.com1-2/+0
right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-05-01Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - ↵lpsolit%gmail.com1-60/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
2006-04-30Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a ↵mozilla%colinogilvie.co.uk1-2/+2
column to be SERIAL Patch by me, r=LpSolit on IRC
2006-04-30Bug 335633: Docs still refer to "loginmethod"mozilla%colinogilvie.co.uk1-5/+5
Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me
2006-04-23Bump version post-release.mkanat%bugzilla.org1-1/+1
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