summaryrefslogtreecommitdiffstats
path: root/js/field.js
AgeCommit message (Expand)AuthorFilesLines
2011-01-24Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack o...Reed Loden1-1/+8
2011-01-21Bug 626292: "Make description private" checkbox should set bz_private class o...David Lawrence1-3/+3
2011-01-21Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the...David Lawrence1-4/+9
2010-10-28Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ign...Christian Legnitto1-1/+1
2010-10-27Bug 581933: Make YUI user autocomplete work with non-ASCII charactersMax Kanat-Alexander1-2/+2
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-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander1-0/+66
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-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 Pyrzak1-0/+71
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
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org1-43/+74
2009-02-25Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...mkanat%bugzilla.org1-18/+25
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.org1-0/+121
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org1-0/+36
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-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
2008-02-08Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org1-9/+68
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org1-0/+57
2007-12-28Bug 405898: Date/Time Fields should accept times like H:MMmkanat%bugzilla.org1-5/+2
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org1-0/+139