Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-30 | Bug 369987: Display real field names in editvalues.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-05-27 | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 1 | -2/+13 | |
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-05-17 | Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -2/+7 | |
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat | |||||
2007-05-10 | Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<spam@bmo2007.rsz.jp> r=wicked a=mkanat | |||||
2007-05-07 | Bug 349560: Zooming textareas onBlur event prevent Commit button from ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
submitting - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit | |||||
2007-04-19 | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2007-04-18 | Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵ | lpsolit%gmail.com | 1 | -4/+6 | |
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | |||||
2007-04-16 | Bug 182082: Help system should support more browsers - Patch by Teemu ↵ | lpsolit%gmail.com | 2 | -9/+6 | |
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | |||||
2007-04-15 | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵ | justdave%bugzilla.org | 2 | -1/+4 | |
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat | |||||
2007-04-13 | Bug 92552: Separate reassignment from bug status change (they are now ↵ | lpsolit%gmail.com | 1 | -3/+8 | |
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-11 | Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit | |||||
2007-04-11 | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-06 | Bug 286338: Remove admin options from footer in favor of a single link to ↵ | lpsolit%gmail.com | 3 | -60/+11 | |
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-04-05 | Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-03-15 | Post-checkin fix for Bug 121069: I had forgotten to remove an unused error ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
message from code-error.html.tmpl. | |||||
2007-03-11 | I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵ | reed%reedloden.com | 1 | -1/+1 | |
r=mkanat@IRC a=mkanat@IRC] | |||||
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 2 | -11/+11 | |
[p=reed r=timeless a=mkanat] | |||||
2007-03-11 | Bug 373442: Add referential integrity against the profiles table in some ↵ | mkanat%bugzilla.org | 1 | -0/+3 | |
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-10 | Bug 373411: The bug resolution can be set independently of the bug status - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-03-08 | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat | |||||
2007-03-06 | Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi | mkanat%bugzilla.org | 1 | -0/+63 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit | |||||
2007-03-06 | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
<LpSolit@gmail.com> r/a=mkanat | |||||
2007-02-24 | Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
<LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-02-11 | Bug 364095 - "Default template does not validate as valid HTML" [p=reed ↵ | reed%reedloden.com | 3 | -61/+61 | |
r=LpSolit a=LpSolit] | |||||
2007-01-24 | Bug 367894: Missing separator after the "Sanity Check" link in the footer ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
when the user has editcomponents privs only - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-01-18 | Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵ | lpsolit%gmail.com | 2 | -2/+25 | |
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2007-01-09 | Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" ↵ | reed%reedloden.com | 1 | -0/+2 | |
message" [p=reed r=gerv a=justdave] | |||||
2007-01-08 | Bug 365554 global/user-error uses p as br | timeless%mozdev.org | 1 | -2/+2 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365556 global/confirm-user-match uses strange mark up/uses p as br | timeless%mozdev.org | 1 | -4/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365555 . global/code-error uses strange mark up | timeless%mozdev.org | 1 | -1/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-07 | Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+8 | |
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-29 | Bug 365054 no changes should be in the plural | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 276565 - ""Log In" link in footer should return to same page after ↵ | reed%reedloden.com | 1 | -1/+24 | |
logging in." [p=reed r=justdave a=justdave] | |||||
2006-12-27 | Bug 364835 - "current bug number should be filled in in "to bugs" input box ↵ | reed%reedloden.com | 1 | -1/+2 | |
to simplify tagging" [p=reed r=bkor a=justdave] | |||||
2006-12-27 | Bug 365046: If docs_urlbase is empty, link to "the named tag" in the ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
documentation should be supressed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-27 | Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ↵ | lpsolit%gmail.com | 2 | -1/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-12-27 | Bug 364863 - "on confirming a new account page, wrong 'Email Address' is ↵ | reed%reedloden.com | 1 | -3/+2 | |
shown when logged in" [p=victory/vladd/reed r=LpSolit a=justdave] | |||||
2006-12-27 | Bug 363916: buglist.cgi can throw an error about JavaScript even though ↵ | lpsolit%gmail.com | 1 | -4/+0 | |
QuickSearch no longer uses JS - Patch by timeless <timeless@bemail.org> r=vladd a=justdave | |||||
2006-12-19 | Bug 343635: Enabling classifications should add a tree view of ↵ | lpsolit%gmail.com | 2 | -12/+29 | |
classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-19 | Bug 364250: If a hook fails, no error is available for diagnosis | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2006-12-19 | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-12-19 | Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵ | lpsolit%gmail.com | 2 | -5/+6 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-12-12 | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-28 | Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
data/template/template/en/default/global/user-error.html.tmpl line 1526 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-21 | Bug 353656: User Interface gets corrupted by multiple localized users ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-19 | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-13 | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 2 | -26/+26 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -10/+13 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-08 | Bug 359768: Confusing error message when a user has too many votes for a ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk |