aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for bug 221039: Separating knob in edit.html.tmpl. Splitskiko%async.com.br2003-10-292-119/+145
| | | | | bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost <ludovic@pobox.com>, r=kiko, a=justdave.
* Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; ↵jocuri%softhome.net2003-10-261-1/+2
| | | | a=justdave.
* Bug 221900: duplicates.cgi query fails if more than one product selected; ↵jocuri%softhome.net2003-10-262-6/+7
| | | | patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
* Bug 108528: knob is not a defined error message and it does not help a user ↵jocuri%softhome.net2003-10-191-1/+5
| | | | find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
* Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵jocuri%softhome.net2003-10-191-3/+3
| | | | template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
* Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com2003-10-171-6/+1
|
* Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org2003-10-161-1/+6
| | | | patch by caduvall@glue.umd.edu r=timeless a=justdave
* Bug 219086: use method="post" on the "My Votes" page to submit changes to votesjustdave%syndicomm.com2003-09-291-1/+1
| | | | r=kiko, a=justdave
* Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵gerv%gerv.net2003-09-251-2/+2
| | | | Helper form. Patch by gerv; r,a=justdave.
* Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵justdave%syndicomm.com2003-09-241-2/+2
| | | | | | | as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com2003-09-181-2/+2
| | | | | | causing data with @ produced by javascript to show up as &#64; r=timeless, a=justdave
* Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net2003-09-153-20/+29
|
* Bug 180257 incorrect padding around words on "cancel email address change" pagetimeless%mozdev.org2003-09-141-5/+5
| | | | r=justdave a=justdave
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-29/+24
| | | | r,a=justdave
* Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; ↵gerv%gerv.net2003-09-101-1/+1
| | | | r,a=justdave.
* Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.gerv%gerv.net2003-09-071-3/+5
|
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-0733-259/+199
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org2003-09-0310-27/+216
| | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
* Fix for bug 207754 aka bugreplies: It should be possible to produce akiko%async.com.br2003-09-022-11/+79
| | | | | | quoted reply to a comment. Adds a reply link that uses JS to paste in a quoted comment into the comment textarea. Patch by me, r=caillon, preed, bbaetz a=justdave
* Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrowjustdave%syndicomm.com2003-08-241-1/+8
| | | | r=myk, a=justdave
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-222-5/+6
| | | | r,a=justdave
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-202-2/+16
| | | | links if it is not there (bug 215268)
* Fix for bug 204560: display alias in long listing.myk%mozilla.org2003-08-051-0/+3
| | | | | Fix by GavinS <bugzilla@chimpychompy.org>. r=myk, a=myk
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-317-46/+590
| | | | Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
* Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com2003-07-271-5/+1
| | | | | r=kiko@async.com.br a=justdave@netscape.com
* Fix tinderbox bustagejustdave%syndicomm.com2003-07-221-1/+1
|
* Fix for bug 98147: disables "View All Attachments" link if there are no ↵myk%mozilla.org2003-07-221-3/+9
| | | | | | | attachments to view. Patch by Vlad Dascalu <jocuri@softhome.net>. Thanks Vlad! r=myk, a=myk
* Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵gerv%gerv.net2003-07-141-2/+10
| | | | r=gerv, a=justdave.
* Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵gerv%gerv.net2003-07-141-3/+6
| | | | gerv; r,a=justdave.
* Bug 13540 - change filters to cope with new terms.* code.gerv%gerv.net2003-07-041-7/+5
|
* Bug 13540 again - removing tabs from this file, inserted accidentally by ↵gerv%gerv.net2003-07-041-3/+3
| | | | last-minute cleanup.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-0485-1102/+1320
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-2613-3/+890
|
* Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵myk%mozilla.org2003-06-242-1/+24
| | | | | | | fields so third-party clients can populate search forms with the list. r=gerv a=myk
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-072-3/+1
| | | | r,a=justdave
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-038-39/+33
| | | | r=myk,jake
* Bug 207085 Updating a stored query shouldn't return the same message as ↵timeless%mozdev.org2003-05-261-0/+5
| | | | | | creating one r=kiko
* Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2003-05-232-22/+20
| | | | Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-5/+0
| | | | r=joel, a=justdave
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵myk%mozilla.org2003-05-012-0/+5
| | | | | | | /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk
* Fixing build bustage by adding version string and license header.myk%mozilla.org2003-04-302-0/+41
|
* Fix for bug 72837: a script that generates configuration information for a ↵myk%mozilla.org2003-04-302-0/+258
| | | | | | | Bugzilla installation. r=gerv a=myk
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de2003-04-291-1/+2
| | | | | | $changedsince r=gerv, a=justdave
* Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net2003-04-271-0/+4
| | | | gerv; r,a=justdave.
* Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2003-04-271-4/+47
| | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave
* Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org2003-04-251-0/+21
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-2517-25/+635
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-091-1/+6
| | | | r=bbaetz,a=justdave
* Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.myk%mozilla.org2003-04-081-2/+2
| | | | | r=justdave a=justdave
* Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵burnus%gmx.de2003-04-031-1/+1
| | | | | | for consistency r,a=justdave