aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1071317: Remove unused variablesFrédéric Buclin2014-09-291-2/+0
| | | | r=gerv a=sgreen
* Bug 1064395: concatenate and slightly minify javascript filesByron Jones2014-09-181-7/+24
| | | | r=dkl,a=glob
* Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵Frédéric Buclin2014-09-111-2/+0
| | | | | | spec about valid <link rel="..."> keywords r=dkl a=sgreen
* Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green2014-08-141-5/+5
| | | | r=gerv, a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-0/+3
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 977969: concatenate and slightly minify css filesByron Jones2014-05-141-34/+6
| | | | r=gerv, a=glob
* Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are ↵Frédéric Buclin2014-03-051-10/+0
| | | | | | no longer supported) r/a=justdave
* Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2014-01-081-2/+1
| | | | r/a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-64/+45
| | | | r/a=justdave
* Fix bustageFrédéric Buclin2013-01-151-1/+4
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=829709
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-141-36/+8
| | | | r=dkl a=LpSolit
* Bug 824616: The urlbase field in global/header.html.tmpl must be filteredMatt Selsky2013-01-031-1/+1
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* 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
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio2011-03-081-1/+1
| | | | | W3C WAI compliant. r=timello, a=LpSolit
* Bug 639371: Include the charset into HTML pages when the utf8 param is trueBjoern Jacke2011-03-091-0/+4
| | | | r/a=mkanat
* Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_valueMax Kanat-Alexander2011-03-021-1/+1
| | | | | wasn't translating values. r=glob, a=mkanat
* Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer ↵Guy Pyrzak2010-12-021-3/+5
| | | | | | exist after a user clicks back r:LpSolit, a:mkanat
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+3
| | | | r=glob, a=mkanat
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-131-0/+13
| | | | | possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-2/+2
| | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat
* Bug 577574: Make YUI's unload listener into a "pagehide" listener onGuy Pyrzak2010-08-291-1/+4
| | | | | | browsers that support it. Before this patch, fields using YUI autocomplete were losing their entered data when pressing "Back" in the browser r=mkanat, a=mkanat
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-031-1/+1
| | | | r/a=LpSolit
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-1/+2
| | | | | | | similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
| | | | r/a=mkanat
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-128/+73
| | | | | | are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-1/+11
| | | | r=pyrzak, a=mkanat
* Bug 568383: Add a new hook in the header.html.tmpl template right after <head>Tiago Mello2010-06-211-0/+1
| | | | r=mkanat, a=mkanat
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-6/+15
| | | | r=glob, a=mkanat
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-2/+41
| | | | r=glob, a=mkanat
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-1/+1
| | | | r=LpSolit, a=mkanat
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-2/+32
| | | | Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat
* Bug 388830: Use JS to make sure there's a Description value when submitting ↵mkanat%bugzilla.org2009-09-211-0/+5
| | | | | | an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
* Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org2009-04-281-12/+14
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-1/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-8/+6
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-6/+17
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on ↵guy.pyrzak%gmail.com2008-10-021-0/+2
| | | | | | Window Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit@gmail.com, a=LpSolit@gmail.com
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak ↵lpsolit%gmail.com2008-07-301-2/+2
| | | | <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵lpsolit%gmail.com2008-02-211-0/+2
| | | | <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-1/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric ↵lpsolit%gmail.com2007-08-111-1/+1
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 390062: url should be 'URL' - Patch by Vlad Dascalu ↵vladd%bugzilla.org2007-07-301-1/+1
| | | | <vladd@bugzilla.org>, r/a=LpSolit.
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-1/+1
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com2007-04-151-2/+0
| | | | Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
* Bug 364095 - "Default template does not validate as valid HTML" [p=reed ↵reed%reedloden.com2007-02-111-1/+1
| | | | r=LpSolit a=LpSolit]
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-20/+59
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave