summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-07-04"Typo" in bug 337717: s/return/next/ in the foreach looplpsolit%gmail.com1-1/+1
2007-07-04Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = ↵lpsolit%gmail.com1-3/+6
1" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-04Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being ↵lpsolit%gmail.com1-5/+7
moved to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-03Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com4-6/+7
'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
2007-07-02Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bugmkanat%bugzilla.org3-88/+119
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-06-27Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com4-7/+25
search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
2007-06-22Bug 383745: Incorrect charset specification in "please wait" screen when ↵wurblzap%gmail.com2-24/+19
server push is in use. Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, a=mkanat
2007-06-21Bug 385209: Any (powerless) user who can see a restricted bug can remove the ↵lpsolit%gmail.com1-1/+8
bug from non-mandatory groups, which should only be possible when moving the bug to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-20Bug 370921: reporter_accessible and cclist_accessible checkboxes in ↵lpsolit%gmail.com2-13/+15
show_bug.cgi appear editable by users with no privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-20Bug 347213: When moving a bug to another product, Bugzilla should let us ↵lpsolit%gmail.com2-301/+178
preemptively put the bug into a (valid) group which is not a default one for this product Bug 303183: Bugzilla fails to warn when a product change would force the removal of an optional group Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-19Bug 382978: Various cleanup in process_bug.cgi - Patch by Frédéric ↵lpsolit%gmail.com1-68/+42
Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-06-19Bug 384805: whine.pl not sending any email anymore - Patch by Frédéric ↵lpsolit%gmail.com1-1/+1
Buclin <LpSolit@gmail.com> r/a=mkanat
2007-06-18Bug 384497: Add a parameter that enables debug mode for SMTPmkanat%bugzilla.org3-2/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2007-06-18Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data ↵lpsolit%gmail.com1-2/+10
correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-06-16Bug 384501: If you have a port name in the urlbase, SMTP may not workmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ↵lpsolit%gmail.com6-7/+78
(final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-14Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵lpsolit%gmail.com8-96/+63
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-14Bug 344964: enter_bug.cgi should look at the custom status workflow to get ↵lpsolit%gmail.com4-51/+55
the valid initial bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-13Bug 383935: Display how many other users have chosen to see your saved ↵lpsolit%gmail.com2-0/+27
search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit
2007-06-13Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com1-6/+12
Patch by ghendricks r=mkanat a=mkanat
2007-06-11Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org1-2/+2
r=mkanat a=mkanat
2007-06-10Bug 383903: Voting for a bug gives a table lock error - Patch by ↵lpsolit%gmail.com1-4/+3
Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit
2007-06-03Bug 382974: $duplicate can be set even when not marking a bug as a dupe ↵lpsolit%gmail.com1-1/+1
(security check bypass) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-06-02Bug 379127: Incorrect link to the documentation when trying to view an ↵lpsolit%gmail.com2-4/+4
nonexistent saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-06-01Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. ↵gerv%gerv.net1-219/+54
Patch by gerv; r=lpsolit,mkanat, a=mkanat
2007-05-31Bug 364164: <select> fields for flags are of different widths if you are not ↵lpsolit%gmail.com2-3/+10
in the grant group for all flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed r=gerv a=LpSolit
2007-05-31Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net1-1/+2
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com10-73/+70
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-05-30Bug 344968: importxml.pl should support custom statuses - Patch by ↵lpsolit%gmail.com1-8/+33
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-05-29Bug 382330: Dependency trees broken when resolved bugs are hidden ↵lpsolit%gmail.com1-1/+1
(regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-05-29Better fix for bug 381837: Clicking a bug in the dependency graph will open ↵lpsolit%gmail.com1-1/+1
the search page instead of the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-05-27Bug 218618: Show line numbers on patch attachments when viewing them in ↵lpsolit%gmail.com3-15/+58
"diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com16-383/+499
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-26Bug 381737: POD for the --field option of bz_webservice_demo.pllpsolit%gmail.com1-0/+6
2007-05-26Bug 381837: Clicking a bug in the dependency graph will open the search page ↵lpsolit%gmail.com1-4/+2
instead of the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> (original idea from Sebastian W.H. Czymaj <sczymaj@msls.de>) r=mkanat a=LpSolit
2007-05-26Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵lpsolit%gmail.com2-1/+20
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-05-26Bug 381732: Old tokens are not deleted on time when changing the email ↵lpsolit%gmail.com1-0/+4
address - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-26Bug 382037: Default CC is ignored when a bug is created via the webservicemkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-05-26Bug 381640: abstract_schema hook is broken--it prevents modification of the ↵mkanat%bugzilla.org1-14/+18
extension's own tables Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2007-05-25Bug 304999: Emails not generating Date header for non-sendmail methods - ↵lpsolit%gmail.com1-0/+7
Patch by Brion Vibber <brion@pobox.com> r=glob a=mkanat
2007-05-24This file has been committed by accident. It has nothing to do here. Backing ↵lpsolit%gmail.com1-17/+0
it out!
2007-05-24Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return ↵ghendricks%novell.com2-4/+20
stale Bugzilla::User object patch by vrb@novell.com r=mkanat a=mkanat
2007-05-22Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2-0/+7
Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com9-2/+489
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-05-16Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs ↵lpsolit%gmail.com1-0/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ghendricks%novell.com1-0/+8
can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat
2007-05-15Bug 373660: Move dependency checking from process_bug into Bugzilla::Bugmkanat%bugzilla.org2-56/+62
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-05-15Bug 379787: Flag request mail has a blank requestee when requestee doesn't ↵lpsolit%gmail.com2-3/+7
get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com17-6/+401
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-05-15Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ↵lpsolit%gmail.com1-114/+23
<bugreport@peshkin.net> r/a=mkanat