summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-07-26Bug 370398: Dependency graph wrong url path under mod_perlmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-25Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-25Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric ↵lpsolit%gmail.com2-1/+7
Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for ↵timeless%mozdev.org3-4/+4
user ..." r=lpsolit a=lpsolit
2007-07-25Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org5-9/+13
r=wicked a=lpsolit thanks to wicked for updating this patch
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org11-47/+46
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
2007-07-24Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org1-4/+1
r=lpsolit a=lpsolit
2007-07-24Bug 365115 i think we should default to TB (whatever TB means? topbottom?) ↵timeless%mozdev.org1-3/+3
for dependency graphs r=mkanat a=mkanat
2007-07-24Bug 383595 "allows to" isn't correcttimeless%mozdev.org2-5/+5
r=mkanat a=mkanat
2007-07-24Bug 254758 creating an account that doesn't match the create email regexp ↵timeless%mozdev.org2-3/+12
should not say "New accounts must be created by an administrator." r=lpsolit a=lpsolit
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org8-8/+8
r=wurblzap a=lpsolit
2007-07-23Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵timeless%mozdev.org2-3/+4
error r=lpsolit a=lpsolit
2007-07-23Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org16-34/+34
documentation r=colin.ogilvie, kevin.benton
2007-07-22Really return a booleanlpsolit%gmail.com1-1/+1
2007-07-22Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org2-0/+25
r=lpsolit a=lpsolit
2007-07-21Bug 385003: Entering a tag name manually ("create and add the tag") should ↵lpsolit%gmail.com1-5/+10
not silently remove the tag from any other bugs (overwrites) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-07-21Bug 365890: Searches shared by users with bless rights are in the footer by ↵wurblzap%gmail.com1-2/+2
default, with no warning. Docs Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit
2007-07-21Bug 365890: Searches shared by users with bless rights are in the footer by ↵lpsolit%gmail.com3-5/+37
default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2007-07-20Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵lpsolit%gmail.com2-4/+27
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2007-07-20Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric ↵lpsolit%gmail.com1-1/+0
Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com3-6/+4
<LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by ↵lpsolit%gmail.com2-28/+4
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patchtimeless%mozdev.org1-0/+9
r=lpsolit a=lpsolit
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user ↵lpsolit%gmail.com1-1/+1
account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-19Missing definition of $dbh in get_workflow(), r=mkanat on IRClpsolit%gmail.com1-0/+1
2007-07-19Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* ↵mkanat%bugzilla.org1-15/+23
the default attributes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-07-19Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2-1/+41
<wicked@sci.fi> r/a=LpSolit
2007-07-18Bug 365110 saved searches should list "shared to"timeless%mozdev.org1-0/+4
r=lpsolit a=lpsolit
2007-07-17Fixing a typolpsolit%gmail.com1-1/+1
2007-07-17Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ↵lpsolit%gmail.com1-2/+1
are not the reporter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-16Bug 388232: Restricting a bug to a group sets reporter_accessible and ↵mkanat%bugzilla.org2-1/+12
cc_accessible to 0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-16Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is ↵lpsolit%gmail.com1-6/+0
obsolete - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
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