aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-4/+6
* Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net2004-07-061-1/+0
* Fix for bug 248379: update to bug 245924; enable link groups to be styled ind...myk%mozilla.org2004-07-031-6/+6
* Fix for bug 248685: Header lacking terms in showdependencytree. Swappingkiko%async.com.br2004-06-261-1/+1
* Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CS...myk%mozilla.org2004-06-234-41/+31
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-302-4/+12
* Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org2004-05-301-1/+2
* Patch for bug 238675: fix the wording for the reassign_to_empty error message...jocuri%softhome.net2004-05-141-3/+3
* Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net2004-05-133-8/+38
* Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net2004-05-121-0/+24
* Bug 241270: fix regression caused by <label> wrapping other form widgets. Re...justdave%bugzilla.org2004-05-121-21/+24
* Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org2004-05-121-14/+11
* Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Alber...jocuri%softhome.net2004-04-281-11/+13
* Bug 241516: remove possible namespace conflicts in the additional CSS classes...justdave%syndicomm.com2004-04-271-3/+3
* Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2004-04-172-1/+9
* Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com2004-04-172-2/+9
* Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com2004-04-152-9/+2
* Patch for bug 240434: replace increased with improved on the login page; r=ti...jocuri%softhome.net2004-04-151-1/+1
* Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br2004-04-141-2/+2
* Patch for bug 194332: fix spelling that caused error message mismatch for the...jocuri%softhome.net2004-04-121-3/+3
* Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br2004-04-122-2/+9
* Patch for bug 87770: make attachment.cgi work with no parameters; patch by Ga...jocuri%softhome.net2004-04-101-0/+43
* Patch for bug 239826: support closing resolved bugs when changing multiple bu...jocuri%softhome.net2004-04-101-1/+2
* Bug 192775 - rearrange parameter order in token URLs to make them always full...gerv%gerv.net2004-04-073-5/+5
* Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br2004-04-071-1/+2
* Fix for bug 237176: allows power users to display relevance values as a colum...myk%mozilla.org2004-04-062-0/+2
* Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbak...jocuri%softhome.net2004-04-051-54/+80
* Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=jus...gerv%gerv.net2004-04-031-0/+5
* Bug 238650 tinderbox bustage fix by apeiron, a= justdavejustdave%syndicomm.com2004-03-281-2/+3
* Patch for bug 238650: reword duplicate of self error message; patch by Christ...jocuri%softhome.net2004-03-281-4/+2
* Patch for bug 238677: fix wording of the "require_new_password" message; patc...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238673: add missing article in change email address page; patch...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238656: reword the "Account self-creation" error message; patch...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_...jocuri%softhome.net2004-03-261-1/+1
* Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave.gerv%gerv.net2004-03-231-1/+1
* Bug 237515 Change 'also' to 'too' in watching helptimeless%mozdev.org2004-03-221-2/+2
* Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page....gerv%gerv.net2004-03-201-36/+36
* Patch for bug 238025: generate HTML table header in editkeywords.cgi even whe...jocuri%softhome.net2004-03-201-1/+3
* Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2004-03-1910-35/+35
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-196-15/+15
* Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org2004-03-192-2/+2
* Bug 237514 Confirmed email address is missing </td>timeless%mozdev.org2004-03-191-1/+1
* Bug 237512 Should auth_err_tag be listed in <tt>timeless%mozdev.org2004-03-191-1/+1
* Bug 237513 Change password uses semi empty <th>timeless%mozdev.org2004-03-191-1/+1
* Bug 132066 - add a note to the login page about needing cookies for a good us...gerv%gerv.net2004-03-181-0/+5
* Bug 24496 part 2: fix burning tinderbox - a couple filters were left out.justdave%syndicomm.com2004-03-181-5/+5
* Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...justdave%syndicomm.com2004-03-181-0/+26
* Fix for bug 237757: Resolved bugs are no longer struck out on dependencykiko%async.com.br2004-03-181-0/+2
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-177-19/+13
* Fix for bug 236424: Allow showdependencies trees to collapse. Addskiko%async.com.br2004-03-171-0/+37