aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 239826: support closing resolved bugs when changing multiple ↵jocuri%softhome.net2004-04-101-1/+2
| | | | bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk.
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-191-2/+2
| | | | terminology. Patch by gerv; r=justdave, kiko, a=justdave.
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-3/+3
| | | | | | | | specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
* Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2004-03-172-0/+105
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
* Patch for bug 237540: remove unused hidden field from edit-multiple; patch ↵jocuri%softhome.net2004-03-171-2/+0
| | | | by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-081-5/+5
| | | | votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
* Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2004-03-012-77/+0
|
* Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net2004-02-292-0/+77
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
* Patch for bug 234264; eliminates a double escaping issue by removing ↵jocuri%softhome.net2004-02-241-1/+1
| | | | filtering of searchname in title; patch by Jeff Walden <Jswalden86@netzero.net>; r=gerv; a=justdave.
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net2004-02-131-1/+6
| | | | including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
* Bug 232830 - use url_quote instead of html filtering to make sure we can ↵gerv%gerv.net2004-02-041-1/+1
| | | | delete queries which contain a "+". Patch by gerv; r,a=myk.
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net2004-02-031-2/+2
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Bug 231026 - improve the appearance of the buglist options at the bottom of ↵gerv%gerv.net2004-01-211-5/+5
| | | | the buglist. Patch by gerv; r,a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-197-7/+7
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Fix for bug 226469: labels the votes column in the RDF buglist output as ↵myk%mozilla.org2003-11-221-1/+1
| | | | containing Integer values so they sort correctly in RDF-slurping clients.
* Bug 225303 - Cannot remove stored query when no bugs are found. Patch by ↵gerv%gerv.net2003-11-151-49/+38
| | | | gerv; r=jouni, a=justdave.
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net2003-11-091-28/+58
| | | | r,a=myk.
* Bug 195530 - Make javascript version of buglists available, part 2. This is ↵gerv%gerv.net2003-11-091-0/+5
| | | | a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-072-2/+6
| | | | 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-032-6/+15
| | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
* 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-221-2/+6
| | | | r,a=justdave
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-047-61/+75
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-2/+2
| | | | r=myk,jake
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-253-9/+13
| | | | | | | | | 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
* 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 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ↵gerv%gerv.net2003-04-011-0/+33
| | | | a=justdave.
* Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com2003-01-151-25/+66
| | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-062-2/+2
| | | | gerv; r=bbaetz, a=justdave.
* Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵gerv%gerv.net2003-01-061-36/+41
| | | | a=justdave.
* Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; ↵gerv%gerv.net2002-12-171-1/+1
| | | | r,a=justdave.
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-091-0/+35
| | | | | patch by burnus r=timeless,a=justdave
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-082-41/+31
| | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-1/+1
| | | | r=gerv, a=justdave
* Fix for bug 179329: filters HTML out of quips on "show all quips" pagemyk%mozilla.org2002-11-101-1/+1
|
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-1/+1
| | | | | Patch by joel, dkl + me r=myk, a=justdave
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-042-0/+6
| | | | Toms Baugis, r=kiko, 2xr=joel.
* Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.gerv%gerv.net2002-11-012-3/+36
|
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-132-1/+31
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-3/+3
| | | | r=burnus
* Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-1/+1
|
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-0/+3
| | | | r=bbaetz.
* Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ↵myk%mozilla.org2002-09-241-3/+4
| | | | | | | being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv
* Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.gerv%gerv.net2002-09-191-6/+21
|
* Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to ↵gerv%gerv.net2002-09-181-0/+0
| | | | list.rdf.tmpl to fit in with new naming scheme.
* Bug 10037 - param to disable adding new quipsbugreport%peshkin.net2002-08-171-1/+1
| | | | r=imajes, preed
* Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-17/+39
|
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-1/+1
|
* Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net2002-07-251-1/+2
| | | | davef@tetsubo.com; r=gerv, preed.
* Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org2002-07-101-1/+1
| | | | 2xr=bbaetz