Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 545277: Closed bugs were always marked as FIXED in the resolution | Max Kanat-Alexander | 2010-02-09 | 1 | -1/+2 |
| | | | | | <select> when show_bug.cgi was loaded r=LpSolit, a=mkanat | ||||
* | Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵ | Max Kanat-Alexander | 2010-02-08 | 1 | -8/+23 |
| | | | | | | then controlled fields weren't properly changing when the status changed to RESOLVED and "FIXED" appeared as the first value in the Resolution field. r=LpSolit, a=mkanat | ||||
* | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 2009-06-21 | 1 | -43/+74 |
| | | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵ | mkanat%bugzilla.org | 2009-02-25 | 1 | -18/+25 |
| | | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | ||||
* | Bug 455476: clicking "mark as duplicate" should focus the dup_id field - ↵ | lpsolit%gmail.com | 2009-01-01 | 1 | -3/+17 |
| | | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat | ||||
* | Bug 460909 - Mass edit bug form does not allow adding private comments | dkl%redhat.com | 2008-12-17 | 1 | -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.org | 2008-11-07 | 1 | -0/+121 |
| | | | | | | 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.org | 2008-10-25 | 1 | -0/+36 |
| | | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable ↵ | guy.pyrzak%gmail.com | 2008-09-05 | 1 | -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 them | guy.pyrzak%gmail.com | 2008-09-05 | 1 | -0/+6 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 433987 - show_bug.cgi javascript error on changing status | guy.pyrzak%gmail.com | 2008-05-20 | 1 | -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> boxes | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -0/+50 |
| | | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs. | ||||
* | Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ↵ | lpsolit%gmail.com | 2008-03-05 | 1 | -66/+23 |
| | | | | r/a=me | ||||
* | Bug 418895: Assignee and QA contact fields always become revealed (editable), | guy.pyrzak%gmail.com | 2008-03-01 | 1 | -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 components | mkanat%bugzilla.org | 2008-02-08 | 1 | -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.org | 2008-01-28 | 1 | -0/+57 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 405898: Date/Time Fields should accept times like H:MM | mkanat%bugzilla.org | 2007-12-28 | 1 | -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 date | mkanat%bugzilla.org | 2007-11-29 | 1 | -0/+139 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat |