aboutsummaryrefslogtreecommitdiffstats
path: root/js/field.js
Commit message (Collapse)AuthorAgeFilesLines
* 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-291-0/+139
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat