| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
r=kiko@async.com.br
a=justdave@netscape.com
|
|
|
|
|
|
|
| |
attachments to view.
Patch by Vlad Dascalu <jocuri@softhome.net>. Thanks Vlad!
r=myk, a=myk
|
| |
|
|
|
|
|
|
|
| |
its purpose.
r=bbaetz
a=myk
|
|
|
|
| |
duplicates report
|
| |
|
| |
|
|
|
|
|
| |
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
|
|
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
r= ddk, kiko
|