summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-10-14Bug 1195952 - Please add the following choices to the CAB review drop down ↵David Lawrence1-0/+1
area of bugzilla
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-13/+12
jquery)
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison1-1/+1
2015-02-04Bug 1129101: Custom integer field breaks "Change many bugs at once" ↵David Lawrence1-1/+1
functionality
2015-02-02Bug 1123769: add a "rank" field to bugzilla to track priorityByron Jones1-1/+3
2015-01-23Bug 1117345: Can't choose a resolution when trying to resolve a bug (with ↵Byron Jones1-1/+1
canconfirm rights)
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category
2014-03-20Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ↵David Lawrence1-16/+17
add see_also values in enter_bug.cgi and Bug.create
2013-07-25Bug 750742: Create new BMO extension called TrackingFlags to move current ↵David Lawrence1-0/+4
tracking flags away from custom fields
2013-05-10Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence1-3/+22
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham1-2/+3
r=glob
2013-03-12make see-also's (add) button consistent with other buttonsByron Jones1-1/+1
2012-08-07Bug 779434: Fix refreshing a page not updating fieldsByron Jones1-0/+1
2012-05-01merged with bugzilla/4.2Dave Lawrence1-15/+24
2012-04-11If you're not allowed to change status or resolution, their values are being ↵Marc Schumann1-15/+24
displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879
2012-02-29merged with bugzilla/4.2Dave Lawrence1-1/+2
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin1-1/+2
large number of products r=dkl a=LpSolit
2012-01-17merged with bugzilla/4.2Dave Lawrence1-4/+0
2012-01-12Bug 717215: Remove references to url_quote filterSimon Green1-4/+0
r/a=LpSolit
2012-01-10bug 716460: apply same style to all field lables on show_bugByron Jones1-1/+1
2011-10-05more porting workDavid Lawrence1-0/+24
2011-02-23Bug 609968 - Allow local See Also links to show status/summary when mouseover David Lawrence1-4/+13
r=timello,a=mkanat
2011-02-11Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello1-5/+7
r/a=mkanat
2010-11-02Bug 607581: URLs in the See Also field are not linkified when the user is ↵Frédéric Buclin1-0/+6
logged out r=pyrzak a=LpSolit
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-2/+1
r=glob, a=mkanat
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence1-0/+1
milestones r/a=mkanat
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello1-3/+1
based on multiple values of another field (visibility controllers) r/a=mkanat
2010-07-20Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander1-5/+14
r=timello, a=mkanat
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-6/+21
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-9/+11
creating/changing bugs r=mkanat, a=mkanat
2010-05-13Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander1-13/+1
over the fields r=timello, a=mkanat
2010-03-28Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander1-4/+3
on fields.html r=LpSolit, a=LpSolit
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak1-2/+1
r=LpSolit, a=mkanat
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark1-5/+18
blocks/dependson) r=mkanat, a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander1-12/+5
component r=dkl, a=mkanat
2009-11-09Bug 525617: Template Hook for bug/field.html.tmplmkanat%bugzilla.org1-0/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-10-01Bug 512623: Implement the basic infrastructure for localization of all ↵mkanat%bugzilla.org1-1/+2
custom and standard field values Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-01The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com1-3/+5
2009-08-01Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵lpsolit%gmail.com1-1/+5
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-07-18 Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com1-1/+1
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org1-2/+3
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-06-01 Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com1-1/+1
patch by ghendricks@novell.com
2009-05-21Bug 493826: Disabled products show up in the pick list for existing bugs - ↵lpsolit%gmail.com1-2/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-04-18Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org1-8/+12
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit
2009-02-12Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org1-2/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org1-4/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org1-0/+17
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org1-11/+21
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-10-25Bug 458436: Allow standard global select fields to control visibility of ↵mkanat%bugzilla.org1-9/+21
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org1-2/+24
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat