Age | Commit message (Expand) | Author | Files | Lines |
2011-06-07 | Bug 657194: Use YUI's escapeHTML() instead of our custom one | Reed Loden | 1 | -8/+2 |
2011-04-28 | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 1 | -0/+8 |
2011-04-19 | Bug 641519: userAutocomplete is not compatible with Bugzilla configured to us... | Randy Reddekopp | 1 | -3/+3 |
2011-01-24 | Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack o... | Reed Loden | 1 | -1/+8 |
2011-01-21 | Bug 626292: "Make description private" checkbox should set bz_private class o... | David Lawrence | 1 | -3/+3 |
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the... | David Lawrence | 1 | -4/+9 |
2010-10-28 | Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ign... | Christian Legnitto | 1 | -1/+1 |
2010-10-27 | Bug 581933: Make YUI user autocomplete work with non-ASCII characters | Max Kanat-Alexander | 1 | -2/+2 |
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 1 | -5/+13 |
2010-08-13 | Bug 583884: User autocomplete fills in empty values instead of the autocomple... | Frédéric Buclin | 1 | -2/+6 |
2010-08-03 | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 1 | -1/+1 |
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -4/+4 |
2010-07-20 | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 1 | -0/+6 |
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -0/+66 |
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -0/+14 |
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -2/+32 |
2010-03-01 | Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED | Max Kanat-Alexander | 1 | -1/+2 |
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -0/+71 |
2010-02-18 | Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops th... | Guy Pyrzak | 1 | -2/+5 |
2010-02-10 | Bug 545277: Closed bugs were always marked as FIXED in the resolution | Max Kanat-Alexander | 1 | -1/+2 |
2010-02-09 | Bug 520993: If the "FIXED" resolution was a visibility or value controller, t... | Max Kanat-Alexander | 1 | -8/+23 |
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field valu... | mkanat%bugzilla.org | 1 | -43/+74 |
2009-02-25 | Bug 480061: Lots of JS was toggling the "display" attribute instead of removi... | mkanat%bugzilla.org | 1 | -18/+25 |
2009-01-02 | Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc... | lpsolit%gmail.com | 1 | -3/+17 |
2008-12-17 | Bug 460909 - Mass edit bug form does not allow adding private comments | dkl%redhat.com | 1 | -0/+8 |
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of values... | mkanat%bugzilla.org | 1 | -0/+121 |
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the val... | mkanat%bugzilla.org | 1 | -0/+36 |
2008-09-05 | Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable bz_... | guy.pyrzak%gmail.com | 1 | -1/+1 |
2008-09-05 | Bug 448696: "(edit)" links should focus the text box and select all text in them | guy.pyrzak%gmail.com | 1 | -0/+6 |
2008-05-20 | Bug 433987 - show_bug.cgi javascript error on changing status | guy.pyrzak%gmail.com | 1 | -2/+2 |
2008-04-10 | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 1 | -0/+50 |
2008-03-05 | Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ... | lpsolit%gmail.com | 1 | -66/+23 |
2008-03-01 | Bug 418895: Assignee and QA contact fields always become revealed (editable), | guy.pyrzak%gmail.com | 1 | -18/+78 |
2008-02-08 | Bug 414284: Bug edit page is bad for changing components | mkanat%bugzilla.org | 1 | -9/+68 |
2008-01-28 | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 1 | -0/+57 |
2007-12-28 | Bug 405898: Date/Time Fields should accept times like H:MM | mkanat%bugzilla.org | 1 | -5/+2 |
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -0/+139 |