aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 236424: Allow showdependencies trees to collapse. Addskiko%async.com.br2004-03-171-0/+37
* Patch for bug 237646: fix for regression in userprefs.cgi that disallowed use...jocuri%softhome.net2004-03-171-3/+2
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-172-0/+105
* Patch for bug 237540: remove unused hidden field from edit-multiple; patch by...jocuri%softhome.net2004-03-171-2/+0
* Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org2004-03-151-1/+1
* Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net2004-03-151-3/+1
* Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.jocuri%softhome.net2004-03-121-12/+12
* Fix for bug 236322: trivial inaccuracy in description of "find a specific bug...myk%mozilla.org2004-03-121-2/+2
* Bug 236575 - update the "newer build" information to cover the new mozilla.or...gerv%gerv.net2004-03-101-19/+24
* Bug 232176 - Add a preferences panel for saved searches, to allow management ...gerv%gerv.net2004-03-082-0/+40
* Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net2004-03-089-17/+741
* Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ...gerv%gerv.net2004-03-081-5/+3
* Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-071-2/+1
* Fix for bug 236634: move colon out of anchor text in "Targetkiko%async.com.br2004-03-061-2/+1
* Patch for bug 236443: respect customization of customized words in create.htm...jocuri%softhome.net2004-03-061-1/+3
* Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=...jocuri%softhome.net2004-03-061-7/+10
* Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=ju...gerv%gerv.net2004-03-051-1/+2
* 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
* Patch for bug 234264; eliminates a double escaping issue by removing filterin...jocuri%softhome.net2004-02-241-1/+1
* Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannerm...jocuri%softhome.net2004-02-141-3/+3
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-137-28/+43
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-063-2/+6
* 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