summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-07-14Bug 388045: Move updating of cc_accessible and reporter_accessible into ↵mkanat%bugzilla.org4-31/+49
Bugzilla::Bug (from process_bug) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-14Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com1-3/+3
2007-07-14Bug 381738: SaveAccount() in userprefs.cgi doesn't check ↵lpsolit%gmail.com1-3/+6
Bugzilla->user->authorizer->can_change_{password|email} - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
2007-07-14Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org4-79/+37
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-13Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org3-24/+42
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-13Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by ↵lpsolit%gmail.com3-4/+2
Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com12-84/+217
go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-13Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and ↵mkanat%bugzilla.org3-34/+79
other product-inspecific fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2007-07-12Bug 387831: Deleting products does not clean up the component_cc table - ↵lpsolit%gmail.com2-2/+13
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-12Bug 387705: Single dependency loop detection not working anymore - Patch by ↵lpsolit%gmail.com1-2/+3
Ronaldo Maia <romaia@async.com.br> r/a=LpSolit
2007-07-12Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
2007-07-10Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org4-4/+4
r=lpsolit a=lpsolit
2007-07-10Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org1-1/+2
r=lpsolit a=lpsolit
2007-07-10Bug 383999 Replace "summed" with "stacked" so that I can find ittimeless%mozdev.org1-1/+1
r=mkanat a=mkanat
2007-07-10Bug 384400 Delete milestone message uses "ALL" incorrectlytimeless%mozdev.org1-2/+3
r=lpsolit a=lpsolit
2007-07-07Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com1-3/+0
2007-07-07Bug 376427: Exported XML files contain the incorrect status and resolution ↵lpsolit%gmail.com1-8/+11
(they are always set to RESOLVED MOVED) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-07Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bugmkanat%bugzilla.org2-114/+91
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-07Bug 387177: Cannot move bugs to another installation: status_workflow table ↵lpsolit%gmail.com1-1/+1
not locked - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-07-05Bug 274408: iCalendar export shows summaries only after comma (must be ↵lpsolit%gmail.com1-1/+1
escaped) - Patch by Colin Leroy <colin@colino.net> r/a=LpSolit
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com5-18/+76
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
2007-07-04Bug 384664: Make keywords use Bugzilla::Bug in process_bugmkanat%bugzilla.org2-120/+140
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
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