summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/field-descs.none.tmpl
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
2011-08-29Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty1-1/+1
2011-08-01Bug 634812: Having a very large number of custom fields can make displaying s...Frédéric Buclin1-1/+3
2011-07-25Bug 642388: Description of field days_elapsed missing from global/field-descs...Frédéric Buclin1-0/+1
2011-03-02Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_valueMax Kanat-Alexander1-19/+3
2011-03-01Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander1-0/+1
2011-01-04Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander1-26/+16
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander1-0/+1
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-1/+0
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-1/+1
2010-07-01Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander1-0/+3
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-2/+2
2010-03-29Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander1-0/+1
2010-03-14Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander1-74/+83
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-1/+0
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org1-0/+1
2009-10-01Bug 512623: Implement the basic infrastructure for localization of all custo...mkanat%bugzilla.org1-18/+24
2009-09-22Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (h...lpsolit%gmail.com1-1/+1
2009-08-19post-checkin fix for bug 108243lpsolit%gmail.com1-1/+1
2009-08-19Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc...lpsolit%gmail.com1-1/+1
2009-06-21Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org1-5/+1
2009-04-05Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BU...lpsolit%gmail.com1-1/+1
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org1-1/+4
2008-12-06Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org1-0/+28
2008-09-22Bug 398075: Bugzilla should be able to display the "shutdownhtml" message eve...lpsolit%gmail.com1-4/+6
2008-08-22Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org1-0/+2
2008-06-03Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to make...lpsolit%gmail.com1-45/+62
2008-05-24Bug 435250: In the "View User Account Log" page, the information in the "What...lpsolit%gmail.com1-1/+2
2007-10-24Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org1-0/+1
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org1-0/+1
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-1/+3
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2007-07-20Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric B...lpsolit%gmail.com1-1/+0
2007-07-14Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com1-3/+3
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com1-0/+2
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com1-0/+4
2006-09-04Bug 13534: Remove REMIND and LATER from the default resolution list (only aff...lpsolit%gmail.com1-2/+0
2006-07-21Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ...lpsolit%gmail.com1-3/+3
2006-07-19Bug 345104: $field_descs values in field_descs.none.html are overwritten by v...lpsolit%gmail.com1-1/+1
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org1-0/+11
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com1-0/+2
2005-08-11Bug 301664: Hook for field-descs.html.tmplmkanat%kerio.com1-0/+1
2005-07-20Bug 298220: Graphs should use localised terms for statuses and resolutions - ...lpsolit%gmail.com1-1/+2
2005-06-01Bug 293767: The search page does not use localised terms for statuses and res...lpsolit%gmail.com1-1/+2
2005-05-10Bug 215148 - make status and resolution localisable. Patch by eseyman@linagor...gerv%gerv.net1-0/+18
2005-03-12Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"travis%sedsystems.ca1-0/+1
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca1-0/+2
2005-02-18Bug 280858 : Last Changed Date column header wastes spacetravis%sedsystems.ca1-3/+3
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net1-0/+1
2004-12-21Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org1-0/+3