Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 330989: illegal_change_deps error uses "empowered" inconsistently with ↵ | lpsolit%gmail.com | 2008-05-14 | 1 | -7/+7 |
| | | | | "allowed" (+ some other minor changes) - Patch by Mike Durthaler <mdurthaler@sbcglobal.net> r=timeless a=LpSolit | ||||
* | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 2008-04-02 | 1 | -5/+0 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 425565: Product name not displayed in the error message when ↵ | lpsolit%gmail.com | 2008-03-28 | 1 | -3/+3 |
| | | | | adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit | ||||
* | Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ↵ | lpsolit%gmail.com | 2008-03-18 | 1 | -1/+1 |
| | | | | product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit | ||||
* | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵ | lpsolit%gmail.com | 2008-02-06 | 1 | -0/+15 |
| | | | | Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | ||||
* | Remove an error tag from user-error that's no longer used, as of the last | mkanat%bugzilla.org | 2008-01-20 | 1 | -5/+0 |
| | | | | checkin. | ||||
* | Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ↵ | lpsolit%gmail.com | 2008-01-20 | 1 | -1/+1 |
| | | | | - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit | ||||
* | The resolution_cant_clear error message was missing a TT whitespace fix. | mkanat%bugzilla.org | 2008-01-18 | 1 | -1/+1 |
| | |||||
* | Bug 402791: Move status and resolution updating from process_bug.cgi into ↵ | mkanat%bugzilla.org | 2008-01-18 | 1 | -12/+25 |
| | | | | | | Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 2008-01-12 | 1 | -0/+7 |
| | | | | characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 2008-01-12 | 1 | -0/+19 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 405787: product_access_denied error tag defined twice in ↵ | lpsolit%gmail.com | 2007-11-29 | 1 | -1/+1 |
| | | | | user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 2007-11-13 | 1 | -0/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2007-10-24 | 1 | -0/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2007-10-12 | 1 | -10/+8 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 2007-10-10 | 1 | -6/+6 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Fix bustage from Bug 373689--certain error messages are no longer in use. | mkanat%bugzilla.org | 2007-09-19 | 1 | -15/+0 |
| | |||||
* | Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-09-19 | 1 | -1/+6 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 2007-08-24 | 1 | -3/+5 |
| | | | | r=vladd a=mkanat | ||||
* | Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵ | timeless%mozdev.org | 2007-08-24 | 1 | -14/+9 |
| | | | | | | search" r=reed a=mkanat | ||||
* | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 2007-08-24 | 1 | -0/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 2007-08-24 | 1 | -4/+28 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 389844 zero_length_file: no read permission is also a possibility | timeless%mozdev.org | 2007-08-12 | 1 | -1/+2 |
| | | | | r=vladd a=mkanat | ||||
* | Bug 389835: Various issues when changing several bugs at once - Patch by ↵ | lpsolit%gmail.com | 2007-07-28 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 2007-07-24 | 1 | -1/+1 |
| | | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | ||||
* | Bug 254758 creating an account that doesn't match the create email regexp ↵ | timeless%mozdev.org | 2007-07-24 | 1 | -2/+11 |
| | | | | | | should not say "New accounts must be created by an administrator." r=lpsolit a=lpsolit | ||||
* | Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵ | timeless%mozdev.org | 2007-07-23 | 1 | -2/+3 |
| | | | | | | error r=lpsolit a=lpsolit | ||||
* | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 2007-07-23 | 1 | -6/+6 |
| | | | | | | documentation r=colin.ogilvie, kevin.benton | ||||
* | Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵ | lpsolit%gmail.com | 2007-07-20 | 1 | -0/+14 |
| | | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 388045: Move updating of cc_accessible and reporter_accessible into ↵ | mkanat%bugzilla.org | 2007-07-14 | 1 | -2/+2 |
| | | | | | | Bugzilla::Bug (from process_bug) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug | mkanat%bugzilla.org | 2007-07-14 | 1 | -4/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something | timeless%mozdev.org | 2007-07-10 | 1 | -1/+1 |
| | | | | r=lpsolit a=lpsolit | ||||
* | Bug 101179: Fully implement support for customised bug statuses and workflow ↵ | lpsolit%gmail.com | 2007-06-14 | 1 | -0/+6 |
| | | | | (final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave | ||||
* | Bug 344964: enter_bug.cgi should look at the custom status workflow to get ↵ | lpsolit%gmail.com | 2007-06-14 | 1 | -0/+5 |
| | | | | the valid initial bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave | ||||
* | Bug 379127: Incorrect link to the documentation when trying to view an ↵ | lpsolit%gmail.com | 2007-06-02 | 1 | -3/+3 |
| | | | | nonexistent saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 369987: Display real field names in editvalues.cgi - Patch by ↵ | lpsolit%gmail.com | 2007-05-30 | 1 | -4/+4 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
* | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 2007-05-27 | 1 | -2/+13 |
| | | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2007-05-17 | 1 | -1/+3 |
| | | | | <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat | ||||
* | Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵ | lpsolit%gmail.com | 2007-04-11 | 1 | -0/+5 |
| | | | | process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit | ||||
* | Bug 286338: Remove admin options from footer in favor of a single link to ↵ | lpsolit%gmail.com | 2007-04-05 | 1 | -1/+3 |
| | | | | Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | ||||
* | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 2007-03-11 | 1 | -1/+1 |
| | | | | [p=reed r=timeless a=mkanat] | ||||
* | Bug 373411: The bug resolution can be set independently of the bug status - ↵ | lpsolit%gmail.com | 2007-03-10 | 1 | -0/+4 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" ↵ | reed%reedloden.com | 2007-01-09 | 1 | -0/+2 |
| | | | | message" [p=reed r=gerv a=justdave] | ||||
* | Bug 365554 global/user-error uses p as br | timeless%mozdev.org | 2007-01-08 | 1 | -2/+2 |
| | | | | patch by bmo2007@rsz.jp r=timeless a=justdave | ||||
* | Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵ | lpsolit%gmail.com | 2007-01-07 | 1 | -0/+8 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 363916: buglist.cgi can throw an error about JavaScript even though ↵ | lpsolit%gmail.com | 2006-12-27 | 1 | -4/+0 |
| | | | | QuickSearch no longer uses JS - Patch by timeless <timeless@bemail.org> r=vladd a=justdave | ||||
* | Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵ | lpsolit%gmail.com | 2006-11-28 | 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 | ||||
* | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk |