aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 218401; add in some places templatization support for the bug t...jocuri%softhome.net2004-02-041-1/+1
* Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net2004-02-041-1/+2
* Bug 232830 - use url_quote instead of html filtering to make sure we can dele...gerv%gerv.net2004-02-043-7/+7
* Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages ...justdave%syndicomm.com2004-02-041-1/+3
* Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ...myk%mozilla.org2004-02-041-3/+3
* Bug 232903: hook to allow addition of extra administration links in the foote...gerv%gerv.net2004-02-031-0/+1
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to preve...gerv%gerv.net2004-02-0310-17/+21
* Patch for bug 213679: Implement a parameter that allows administrators to con...jocuri%softhome.net2004-01-311-0/+4
* Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net2004-01-301-1/+1
* Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net2004-01-301-1/+1
* Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugz...myk%mozilla.org2004-01-301-1/+1
* Bug 232161 - add ability to forget or edit saved searches when the search thr...gerv%gerv.net2004-01-271-0/+22
* Fix for bug 232160: adds the header back in to the "verify component, etc." p...myk%mozilla.org2004-01-261-0/+2
* Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ...gerv%gerv.net2004-01-252-3/+11
* Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net2004-01-222-17/+19
* Bug 231026 - improve the appearance of the buglist options at the bottom of t...gerv%gerv.net2004-01-211-5/+5
* Bug 227026 - remove obsolete MacsBug information from guided template (we no ...gerv%gerv.net2004-01-201-3/+1
* Backing out code change that was accidently left in the patch on bug 228894 (...justdave%syndicomm.com2004-01-201-2/+1
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-19112-113/+114
* Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.gerv%gerv.net2004-01-181-1/+1
* Bug 224420 - add a warning that only public bugs are counted by the new chart...gerv%gerv.net2004-01-171-0/+5
* Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br2004-01-171-0/+15
* Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.gerv%gerv.net2004-01-161-5/+1
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-121-0/+33
* Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net2003-12-103-3/+3
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net2003-12-109-8/+239
* Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justd...jocuri%softhome.net2003-12-081-0/+7
* Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net2003-12-082-3/+3
* Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.gerv%gerv.net2003-12-081-1/+2
* Bug 223078 - Provide classes to allow user to style bugs depending on bug num...gerv%gerv.net2003-12-082-1/+9
* Bug 227122 - pie chart link missing from certain tabular reports. Patch by ge...gerv%gerv.net2003-12-081-1/+1
* Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed...gerv%gerv.net2003-12-085-120/+129
* Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br2003-12-084-23/+23
* Bug 226932: flag request email sends '&nbsp;' in subject. Removekiko%async.com.br2003-12-011-2/+2
* Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br2003-11-273-16/+18
* Fix for bug 226469: labels the votes column in the RDF buglist output as cont...myk%mozilla.org2003-11-221-1/+1
* Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j...jocuri%softhome.net2003-11-214-0/+171
* Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...jouni%heikniemi.net2003-11-191-0/+0
* Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv...gerv%gerv.net2003-11-151-49/+38
* Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net2003-11-141-0/+2
* Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net2003-11-141-2/+7
* Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2003-11-101-0/+82
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net2003-11-095-164/+85
* Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2003-11-097-25/+36
* Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net2003-11-091-0/+5
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-081-2/+2
* Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.jocuri%softhome.net2003-11-081-2/+2
* Bug 198460: Better wording for create account to stress valid email address; ...jocuri%softhome.net2003-11-071-4/+11
* Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org2003-10-311-7/+6
* Additional patch for bug 221039: update filterexceptions.pl to take intokiko%async.com.br2003-10-291-1/+5