aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Revert wrong indentation, see bug 652427Frédéric Buclin2011-07-011-1/+1
* Bug 652427: Going back to the new bug page loses the description if possible ...Guy Pyrzak2011-06-281-1/+2
* Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio2011-03-081-1/+1
* Bug 639371: Include the charset into HTML pages when the utf8 param is trueBjoern Jacke2011-03-091-0/+4
* Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_valueMax Kanat-Alexander2011-03-021-1/+1
* Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer exis...Guy Pyrzak2010-12-021-3/+5
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+3
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-131-0/+13
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-2/+2
* Bug 577574: Make YUI's unload listener into a "pagehide" listener onGuy Pyrzak2010-08-291-1/+4
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-031-1/+1
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-1/+2
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-128/+73
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-1/+11
* Bug 568383: Add a new hook in the header.html.tmpl template right after <head>Tiago Mello2010-06-211-0/+1
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-6/+15
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-2/+41
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-1/+1
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-2/+32
* Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org2009-09-211-0/+5
* Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org2009-04-281-12/+14
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-1/+1
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-8/+6
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-6/+17
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on Wi...guy.pyrzak%gmail.com2008-10-021-0/+2
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
* Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy...lpsolit%gmail.com2008-07-301-2/+2
* Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak <guy.pyrzak@gmail.c...lpsolit%gmail.com2008-02-211-0/+2
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-1/+6
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric B...lpsolit%gmail.com2007-08-111-1/+1
* Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org2007-07-301-1/+1
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-191-1/+1
* Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com2007-04-151-2/+0
* Bug 364095 - "Default template does not validate as valid HTML" [p=reed r=LpS...reed%reedloden.com2007-02-111-1/+1
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-20/+59
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2006-10-151-1/+1
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 user...lpsolit%gmail.com2006-09-291-0/+3
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-071-9/+76
* Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com2006-08-151-1/+1
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-141-0/+4
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-271-10/+15
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-131-5/+13
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-211-5/+5
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-0/+8
* Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com2005-03-071-1/+2
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-2/+2
* Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic...myk%mozilla.org2005-02-171-23/+16
* Bug 272456 : Default text color not settravis%sedsystems.ca2005-02-031-4/+2