Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-15 | Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-07-14 | Bug 344074: Parameter to show announcements at the top of all pages | karl%kornel.name | 1 | -0/+4 | |
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk | |||||
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 1 | -10/+15 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave | |||||
2006-06-13 | Bug 340426: Add a navbar at the top of each pages + have a better title - ↵ | lpsolit%gmail.com | 1 | -5/+13 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave | |||||
2006-02-21 | [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498. | |||||
2005-03-16 | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 1 | -0/+8 | |
Patch by Jason Remillard. r=myk a=myk | |||||
2005-03-07 | Bug 162194: DOCTYPE should include system identifier | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-26 | Bug 282999 remove Javascript LANGUAGE attribute in all files | bugreport%peshkin.net | 1 | -2/+2 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk | |||||
2005-02-17 | Fix for bug 278125: converts Bugzilla header to structural HTML and ↵ | myk%mozilla.org | 1 | -23/+16 | |
stylistic CSS; Patch by Svetlana Harisova; r,a=myk | |||||
2005-02-03 | Bug 272456 : Default text color not set | travis%sedsystems.ca | 1 | -4/+2 | |
Patch by Myk Melez <myk@mozilla.org> r=LpSolit, justdave a=justdave | |||||
2005-02-01 | Bug 265394 : bodyattrs should be dropped from header.html.tmpl | travis%sedsystems.ca | 1 | -4/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, vladd a=justdave | |||||
2004-11-03 | Patch for bug 251596: make show.html template use customized body attribute; ↵ | jocuri%softhome.net | 1 | -2/+6 | |
patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave. | |||||
2004-10-25 | Backing out patch for bug 251596: found a problem with it after I committed. ↵ | justdave%bugzilla.org | 1 | -6/+2 | |
See the bug. | |||||
2004-10-25 | Bug 251596: show.html.tmpl wasn't using the customized body attribute | justdave%bugzilla.org | 1 | -2/+6 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk | |||||
2004-10-22 | fix for bug 265499: support custom stylesheets; r=gerv, a=myk | myk%mozilla.org | 1 | -0/+5 | |
2004-10-22 | Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵ | myk%mozilla.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2004-08-24 | Fix for bug 253480: pages should be classified rather than identified by | kiko%async.com.br | 1 | -1/+1 | |
domain name. r,a=myk. | |||||
2004-07-21 | Fix for bug 251841: body id from urlbase with tilde (~) fails | kiko%async.com.br | 1 | -2/+2 | |
validation. Swap [sequences of] tilde, hypens and some other common symbols into hyphens. r=burnus, a=myk. | |||||
2004-07-16 | Bustage fix for bug 251469. Solve filtering issues with javascript_url, | kiko%async.com.br | 1 | -2/+2 | |
which includes fixing style_url as well and removing it from filterexceptions. r,a=justdave | |||||
2004-07-16 | Fix for bug 251469: Add an interface argument in header template to | kiko%async.com.br | 1 | -0/+7 | |
import <script src files. Patch by Tiago R. Mello <tiago@async.com.br>. r=timeless, a=justdave. | |||||
2004-03-18 | Fix for bug 237757: Resolved bugs are no longer struck out on dependency | kiko%async.com.br | 1 | -0/+2 | |
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. | |||||
2004-02-04 | Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages ↵ | justdave%syndicomm.com | 1 | -1/+3 | |
to allow user CSS to explicitly affect Bugzilla. r= myk, a= myk | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -1/+1 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-12-08 | Bug 223078 - Provide classes to allow user to style bugs depending on bug ↵ | gerv%gerv.net | 1 | -1/+3 | |
number, component or status. Patch by gerv; r=kiko, a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -10/+10 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2002-11-27 | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵ | gerv%gerv.net | 1 | -0/+2 | |
general user help system. Patch by gerv; r,a=justdave. | |||||
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. ↵ | gerv%gerv.net | 1 | -2/+1 | |
Patch by gerv; r=bbaetz. | |||||
2002-08-22 | Fix for bug 163541: Corrects problem with previous patch that causes primary ↵ | myk%mozilla.org | 1 | -1/+1 | |
headers not to appear on some installations. 2xr=bbaetz | |||||
2002-08-20 | Fix for bug 163541: let there be a page title but no primary page header. | myk%mozilla.org | 1 | -1/+10 | |
2xr=bbaetz | |||||
2002-08-13 | Bug 24823 - show the last modified date at the top of show_bug | bbaetz%student.usyd.edu.au | 1 | -2/+8 | |
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2 | |||||
2002-07-27 | Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵ | gerv%gerv.net | 1 | -0/+4 | |
to localise messages. Patch by gerv; r=burnus. | |||||
2002-07-04 | Bug 155343: header template interface comment correction: extra parameter ↵ | jouni%heikniemi.net | 1 | -1/+1 | |
renamed to header_html. 2xr=bbaetz | |||||
2002-07-03 | Fix for bug 149347: Corrects interface comment to refer to "javascript" ↵ | myk%mozilla.org | 1 | -1/+1 | |
parameter instead of "jscript" parameter. 2xr=jouni | |||||
2002-06-07 | Backing out incorrect change to background color that was accidentally ↵ | myk%mozilla.org | 1 | -1/+1 | |
checked in as part of the fix for bug 148179. | |||||
2002-06-05 | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 1 | -2/+5 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv | |||||
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 1 | -2/+8 | |
r=justdave,bbaetz | |||||
2002-06-04 | Bug #142890: Make the banner a separate template. | matty%chariot.net.au | 1 | -18/+5 | |
2002-05-29 | Bug 147272 - no background for bugzilla pages | bbaetz%student.usyd.edu.au | 1 | -5/+4 | |
r=justdave, preed | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 1 | -1/+1 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 1 | -10/+31 | |
the header-related parameters. Patch by gerv; r=bbaetz, caillon. | |||||
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 1 | -0/+11 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 1 | -0/+20 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-20 | Bug 135707 - make template/en/default templates consistent with ↵ | gerv%gerv.net | 1 | -7/+1 | |
template/default. Patch by ddk, 2xr=gerv. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 1 | -0/+64 | |
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. |