aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-43/+74
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-291-1/+6
| | | | r/a=mkanat
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-221-5/+56
| | | | | ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org2009-02-252-24/+28
| | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org2009-02-241-21/+24
| | | | | | type or clear itself in IE 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-0/+58
| | | | 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-113-134/+99
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 471518: "Field only appears when:" produces a JavaScript error in ↵guy.pyrzak%gmail.com2009-01-231-1/+1
| | | | | | Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat
* Bug 473677: Update YUI to 2.6.0mkanat%bugzilla.org2009-01-152-18/+22
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 455476: clicking "mark as duplicate" should focus the dup_id field - ↵lpsolit%gmail.com2009-01-011-3/+17
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-0/+8
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org2008-11-072-0/+155
| | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org2008-10-252-0/+101
| | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com2008-10-211-0/+99
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-76/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-111-0/+145
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable ↵guy.pyrzak%gmail.com2008-09-051-1/+1
| | | | | | bz_alias_check_array" Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 448696: "(edit)" links should focus the text box and select all text in themguy.pyrzak%gmail.com2008-09-051-0/+6
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 433987 - show_bug.cgi javascript error on changing statusguy.pyrzak%gmail.com2008-05-201-2/+2
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-0/+50
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵lpsolit%gmail.com2008-03-171-13/+1
| | | | Gervase Markham <gerv@mozilla.org> r/a=mkanat
* Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ↵lpsolit%gmail.com2008-03-051-66/+23
| | | | r/a=me
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-011-18/+78
| | | | | | | The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
* Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org2008-02-081-9/+68
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-0/+57
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 405898: Date/Time Fields should accept times like H:MMmkanat%bugzilla.org2007-12-281-5/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-295-11/+185
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-0/+61
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2007-05-142-0/+260
| | | | <wicked@etlicon.fi> r=justdave a=LpSolit
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com2007-04-181-193/+232
| | | | by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
* Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com2007-04-152-0/+224
| | | | Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
* Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed ↵reed%reedloden.com2007-03-071-2/+2
| | | | r=timeless a=mkanat]
* Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]reed%reedloden.com2007-03-071-3/+3
|
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-181-0/+106
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ↵lpsolit%gmail.com2006-02-231-0/+157
| | | | André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
* Bug 262592: Enable templates to use a cookies to remember UI preferences and ↵bugreport%peshkin.net2005-07-121-0/+168
| | | | | | | hide/expose content Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel, a=justdave
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-211-1/+75
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2004-07-211-0/+295
| | | | | | productform.js that contains functions to handle the various select boxes in the advanced search page, and update the callsites to use it. r,a=myk.
* Fix for bug 183774: makes duplicates.xul compute a correct base URL when ↵myk%mozilla.org2004-01-261-1/+1
| | | | | | | jarred so that links to bugs work. r=gerv a=myk
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+153