Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-09 | Bug 912546: page title is no longer displayed in the header | Byron Jones | 1 | -0/+8 | |
2013-08-28 | Bug 906757 - Update tab on Mozilla theme to new tab style (Tabzilla) | Dave Lawrence | 1 | -2/+2 | |
r=glob | |||||
2013-08-22 | Bug 908197: do not tag stylesheets as "alternative" | Byron Jones | 1 | -1/+0 | |
2013-08-19 | Bug 906667: unable to create accounts - "You must enter your email address" | Byron Jones | 1 | -1/+1 | |
2013-08-15 | Bug 889907: Mozilla skin issues with IE 9 and 10 | Byron Jones | 1 | -1/+1 | |
2013-06-11 | Bug 881400: form.reps.mentorship is broken when using the mozilla skin | Byron Jones | 1 | -19/+3 | |
2013-05-21 | Bug 874081: add class to declare which skin is currently used | Byron Jones | 1 | -0/+90 | |
2013-04-09 | Bug 852279 - Bug pages no longer added to bfcache due to unload listener on ↵ | Dave Lawrence | 1 | -1/+0 | |
Window r=glob | |||||
2013-01-15 | Bug 829709 - Do not load CSS files from all skins by default | Dave Lawrence | 1 | -1/+4 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=8298709 | |||||
2013-01-14 | Bug 829709 - Do not load CSS files from all skins by default | Dave Lawrence | 1 | -36/+8 | |
2013-01-07 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2013-01-03 | Bug 824616: The urlbase field in global/header.html.tmpl must be filtered | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-12-21 | - Converted several pages to use the new ProdCompSearch extension | Dave Lawrence | 1 | -0/+1 | |
- Other MyDashboard improvements/fixes | |||||
2011-10-05 | more porting work | David Lawrence | 1 | -3/+2 | |
2011-07-01 | Revert wrong indentation, see bug 652427 | Frédéric Buclin | 1 | -1/+1 | |
2011-06-29 | Bug 652427: Going back to the new bug page loses the description if possible ↵ | Guy Pyrzak | 1 | -1/+2 | |
duplicates have been searched for r=mkanat, r=mkanat | |||||
2011-03-09 | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 1 | -1/+1 | |
W3C WAI compliant. r=timello, a=LpSolit | |||||
2011-03-09 | Bug 639371: Include the charset into HTML pages when the utf8 param is true | Bjoern Jacke | 1 | -0/+4 | |
r/a=mkanat | |||||
2011-03-02 | Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value | Max Kanat-Alexander | 1 | -1/+1 | |
wasn't translating values. r=glob, a=mkanat | |||||
2010-12-03 | Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer ↵ | Guy Pyrzak | 1 | -3/+5 | |
exist after a user clicks back r:LpSolit, a:mkanat | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -1/+3 | |
r=glob, a=mkanat | |||||
2010-10-14 | Bug 581448: Localize the status and resolution values in the list of | Max Kanat-Alexander | 1 | -0/+13 | |
possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -2/+2 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-08-29 | Bug 577574: Make YUI's unload listener into a "pagehide" listener on | Guy Pyrzak | 1 | -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 | |||||
2010-08-03 | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -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 | |||||
2010-07-21 | Bug 580761: YUI scripts no longer work | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-07-21 | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 1 | -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 | |||||
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -1/+11 | |
r=pyrzak, a=mkanat | |||||
2010-06-22 | Bug 568383: Add a new hook in the header.html.tmpl template right after <head> | Tiago Mello | 1 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2010-06-22 | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 1 | -6/+15 | |
r=glob, a=mkanat | |||||
2010-06-18 | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 1 | -2/+41 | |
r=glob, a=mkanat | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -1/+1 | |
r=LpSolit, a=mkanat | |||||
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 1 | -2/+32 | |
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | |||||
2009-09-22 | Bug 388830: Use JS to make sure there's a Description value when submitting ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit | |||||
2009-04-28 | Bug 483150: Fix Bugzilla JS/CSS for IE8 | mkanat%bugzilla.org | 1 | -12/+14 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-12 | Bug 476090: Allow users to log-in from toolbar | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 1 | -8/+6 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 1 | -6/+17 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2008-10-03 | Bug 453459: Bug pages no longer added to bfcache due to unload listener on ↵ | guy.pyrzak%gmail.com | 1 | -0/+2 | |
Window Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit@gmail.com, a=LpSolit@gmail.com | |||||
2008-09-06 | Bug 453585: Load stylesheets before scripts for performance reasons | mkanat%bugzilla.org | 1 | -17/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-07-30 | Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<guy.pyrzak@gmail.com> r/a=mkanat | |||||
2008-02-21 | Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
<guy.pyrzak@gmail.com> r/a=mkanat | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -1/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-11 | Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-07-30 | Bug 390062: url should be 'URL' - Patch by Vlad Dascalu ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
<vladd@bugzilla.org>, r/a=LpSolit. | |||||
2007-04-19 | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2007-04-16 | Bug 182082: Help system should support more browsers - Patch by Teemu ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | |||||
2007-02-11 | Bug 364095 - "Default template does not validate as valid HTML" [p=reed ↵ | reed%reedloden.com | 1 | -1/+1 | |
r=LpSolit a=LpSolit] |