summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello1-5/+13
2010-08-13Bug 583884: User autocomplete fills in empty values instead of the autocomple...Frédéric Buclin1-2/+6
2010-08-03Bug 584069: IE6 throws many JS errorsGuy Pyrzak1-1/+1
2010-08-02Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander1-4/+4
2010-07-20Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander1-0/+6
2010-07-20Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander1-6/+18
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-6/+6
2010-07-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander1-0/+66
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin1-4/+1
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers1-0/+14
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-2/+32
2010-06-29Bug 179626 - Hide, rather than disable, requestee fields when the flags aren'...Reed Loden1-8/+8
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander1-0/+117
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander128-65/+1513
2010-06-06Bug 450301: What Simplify searching UI, initial improvements to the advanced ...Guy Pyrzak1-5/+6
2010-05-17Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong1-0/+88
2010-03-03101770Guy Pyrzak1-5/+17
2010-03-01Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXEDMax Kanat-Alexander1-1/+2
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2-0/+99
2010-02-18Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops th...Guy Pyrzak1-2/+5
2010-02-10Bug 545277: Closed bugs were always marked as FIXED in the resolutionMax Kanat-Alexander1-1/+2
2010-02-09Bug 520993: If the "FIXED" resolution was a visibility or value controller, t...Max Kanat-Alexander1-8/+23
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander3-294/+0
2009-11-26Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric...lpsolit%gmail.com1-0/+75
2009-11-18Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org1-0/+9
2009-09-22Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org1-0/+9
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...lpsolit%gmail.com1-0/+119
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org1-43/+74
2009-05-29Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org1-1/+6
2009-05-22Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org1-5/+56
2009-02-25Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...mkanat%bugzilla.org2-24/+28
2009-02-24Bug 479197: The mini_login Bugzilla_password box does not convert to text typ...mkanat%bugzilla.org1-21/+24
2009-02-12Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org1-0/+58
2009-02-11Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org3-134/+99
2009-01-23Bug 471518: "Field only appears when:" produces a JavaScript error in Interne...guy.pyrzak%gmail.com1-1/+1
2009-01-15Bug 473677: Update YUI to 2.6.0mkanat%bugzilla.org2-18/+22
2009-01-02Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc...lpsolit%gmail.com1-3/+17
2008-12-17Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com1-0/+8
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2-0/+155
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2-0/+101
2008-10-21Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...lpsolit%gmail.com1-0/+99
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-76/+0
2008-09-11Bug 216557: Be able to specify the order of the columns in a bug list - Patch...lpsolit%gmail.com1-0/+145
2008-09-05 Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable bz_...guy.pyrzak%gmail.com1-1/+1
2008-09-05Bug 448696: "(edit)" links should focus the text box and select all text in themguy.pyrzak%gmail.com1-0/+6
2008-05-20Bug 433987 - show_bug.cgi javascript error on changing statusguy.pyrzak%gmail.com1-2/+2
2008-04-10Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com1-0/+50
2008-03-17Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Ge...lpsolit%gmail.com1-13/+1
2008-03-05Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ...lpsolit%gmail.com1-66/+23
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com1-18/+78