aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin2015-08-261-1/+4
| | | | r=gerv a=sgreen
* Bug 1196969: Custom fields whose visibility depends on the product are not ↵Frédéric Buclin2015-08-261-5/+13
| | | | | | displayed/hidden correctly r=gerv a=sgreen
* Bug 1183398: Mandatory custom fields block form submission if they are ↵Frédéric Buclin2015-08-061-12/+18
| | | | | | hidden and have no value r=gerv a=dkl
* Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin2015-04-131-1/+2
| | | | r=dkl a=glob
* Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green2014-07-031-1/+1
| | | | | | integer custom field r=glob, a=glob
* Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green2014-07-031-1/+1
| | | | | | integer custom field r=glob, a=glob
* Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence2014-04-041-0/+6
| | | | | | category r=glob,a=justdave
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-4/+4
| | | | r=LpSolit a=justdave
* Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵David Lawrence2014-03-201-16/+17
| | | | | | bug on enter_bug.cgi or the Bug.create webservice r/a=glob
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-271-1/+3
| | | r=glob, a=justdave
* Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence2013-05-101-3/+1
| | | | - Removal of div around pre as suggested by reviewer
* Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence2013-05-101-3/+24
| | | | r=glob,a=LpSolit
* Bug 850322 - make see-also's (add) button consistent with other buttonsByron Jones2013-03-131-1/+1
| | | | r=glob,a=LpSolit
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-2/+3
|
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-261-0/+1
| | | | r=LpSolit, a=LpSolit
* Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing ↵Frédéric Buclin2012-07-311-7/+7
| | | | | | some field labels to be hidden by accident r=glob a=LpSolit
* The calendar widget is not localizable.Marc Schumann2012-05-181-2/+3
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-7/+9
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* If you're not allowed to change status or resolution, their values are being ↵Marc Schumann2012-04-111-15/+24
| | | | | | | displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879
* Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin2012-02-281-1/+2
| | | | | | large number of products r=dkl a=LpSolit
* Bug 717215: Remove references to url_quote filterSimon Green2012-01-121-4/+0
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-21/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 609968 - Allow local See Also links to show status/summary when mouseover David Lawrence2011-02-231-4/+13
| | | | r=timello,a=mkanat
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-5/+7
| | | | r/a=mkanat
* Bug 607581: URLs in the See Also field are not linkified when the user is ↵Frédéric Buclin2010-11-021-0/+6
| | | | | | logged out r=pyrzak a=LpSolit
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-2/+1
| | | | r=glob, a=mkanat
* Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence2010-08-311-0/+1
| | | | | | milestones r/a=mkanat
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-271-3/+1
| | | | | based on multiple values of another field (visibility controllers) r/a=mkanat
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-201-5/+14
| | | | r=timello, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-6/+21
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-191-9/+11
| | | | | creating/changing bugs r=mkanat, a=mkanat
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-13/+1
| | | | | over the fields r=timello, a=mkanat
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-281-4/+3
| | | | | on fields.html r=LpSolit, a=LpSolit
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-2/+1
| | | | r=LpSolit, a=mkanat
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark2010-02-071-5/+18
| | | | | | blocks/dependson) r=mkanat, a=mkanat
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-011-12/+5
| | | | | | component r=dkl, a=mkanat
* Bug 525617: Template Hook for bug/field.html.tmplmkanat%bugzilla.org2009-11-091-0/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 512623: Implement the basic infrastructure for localization of all ↵mkanat%bugzilla.org2009-09-301-1/+2
| | | | | | custom and standard field values Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com2009-08-011-3/+5
|
* Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵lpsolit%gmail.com2009-08-011-1/+5
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-171-1/+1
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-2/+3
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com2009-06-011-1/+1
| | | | patch by ghendricks@novell.com
* Bug 493826: Disabled products show up in the pick list for existing bugs - ↵lpsolit%gmail.com2009-05-211-2/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-171-8/+12
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit
* Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org2009-02-121-2/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-081-4/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-221-0/+17
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org2008-11-071-11/+21
| | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 458436: Allow standard global select fields to control visibility of ↵mkanat%bugzilla.org2008-10-251-9/+21
| | | | | | custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat