Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch ↵ | lpsolit%gmail.com | 2009-09-22 | 1 | -0/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit | ||||
* | Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵ | mkanat%bugzilla.org | 2009-08-06 | 1 | -2/+2 |
| | | | | | | object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 31117 - should have a "submit only my comments" option on midair collision | dkl%redhat.com | 2008-12-18 | 1 | -0/+11 |
| | | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 388723: Make the browser wrap comments on display in addition to the ↵ | mkanat%bugzilla.org | 2008-02-09 | 1 | -1/+3 |
| | | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob | ||||
* | Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update | mkanat%bugzilla.org | 2008-01-20 | 1 | -5/+8 |
| | | | | 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 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵ | lpsolit%gmail.com | 2006-11-15 | 1 | -3/+5 |
| | | | | victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave | ||||
* | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+1 |
| | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
* | fix bustage (bug 286476) | lpsolit%gmail.com | 2006-03-07 | 1 | -1/+1 |
| | |||||
* | Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵ | timeless%mozdev.org | 2006-03-07 | 1 | -0/+2 |
| | | | | | | instead of leaving me with a confusing blank space r=lpsolit a=myk | ||||
* | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 2006-01-10 | 1 | -1/+1 |
| | | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 313432: Comments don't word-wrap in the "here's your comment for ↵ | lpsolit%gmail.com | 2005-11-05 | 1 | -1/+1 |
| | | | | cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave | ||||
* | Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2005-04-08 | 1 | -3/+5 |
| | | | | <wicked@etlicon.fi> r=LpSolit a=justdave | ||||
* | Bug 182939 : Remove the word 'Additional' from 'Additional Comments' | travis%sedsystems.ca | 2005-02-26 | 1 | -2/+2 |
| | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | ||||
* | Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵ | jocuri%softhome.net | 2004-07-31 | 1 | -0/+5 |
| | | | | a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave. | ||||
* | Bug 232413 - remove occurrences of in favour of [%+ construct to ↵ | gerv%gerv.net | 2004-02-03 | 1 | -1/+1 |
| | | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave. | ||||
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 1 | -1/+1 |
| | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 1 | -5/+7 |
| | | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 1 | -1/+1 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 193286: Field validation errors had the wrong page title | justdave%syndicomm.com | 2003-02-15 | 1 | -0/+4 |
| | | | | r= gerv, a= justdave | ||||
* | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 2002-08-27 | 1 | -0/+1 |
| | | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk | ||||
* | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2002-06-28 | 1 | -1/+1 |
| | | | | r=jouni, gerv | ||||
* | Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵ | gerv%gerv.net | 2002-04-29 | 1 | -1/+1 |
| | | | | 2xr=gerv. | ||||
* | Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵ | gerv%gerv.net | 2002-04-25 | 1 | -4/+4 |
| | | | | 2xr=gerv. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-22 | 1 | -0/+75 |
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. |