aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/fields.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 578366: Missing </dl>Frédéric Buclin2010-07-141-0/+1
| | | | r/a=LpSolit
* Fix a bare "bug" word in fields.html and fix a typo.Max Kanat-Alexander2010-07-051-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=486292
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-41/+11
| | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-12/+0
| | | | | called OldBugMove. r=dkl, a=mkanat
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-6/+1
| | | | | over the fields r=timello, a=mkanat
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-5/+3
| | | | r=mkanat, a=mkanat
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-199/+150
| | | | r=LpSolit, a=LpSolit
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org2009-11-181-14/+15
| | | | | | a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-32/+32
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 488931: Change the default priority values to be human-readable words ↵mkanat%bugzilla.org2009-09-301-4/+2
| | | | | | instead of P1, P2, etc. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-171-11/+13
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-221-0/+12
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 453023: The "Importance" label in show_bug.cgi should point to the ↵lpsolit%gmail.com2008-09-171-8/+12
| | | | severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov ↵lpsolit%gmail.com2008-04-021-1/+1
| | | | <vitaly.fedrushkov@gmail.com> r/a=LpSolit
* Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by ↵lpsolit%gmail.com2008-02-081-0/+7
| | | | Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-23/+27
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 365221 period is on the wrong side of parentheses in priority descriptiontimeless%mozdev.org2007-01-081-1/+1
| | | | r=lpsolit a=justdave
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-141-6/+6
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; ↵vladd%bugzilla.org2006-06-131-6/+2
| | | | r=LpSolit, a=justdave.
* Bug 306556: Some status in pages/fields.html.tmpl are broken - Original ↵lpsolit%gmail.com2005-09-021-3/+3
| | | | patch by victory <bmo@rsz.jp> r=LpSolit a=myk
* Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net2005-05-101-29/+30
| | | | eseyman@linagora.com; r=gerv, a=myk.
* Bug 284991 : small typo: "thisbug" should be two wordstravis%sedsystems.ca2005-03-101-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=timeless a=myk
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. ↵jocuri%softhome.net2004-11-111-74/+116
| | | | W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-191-6/+6
| | | | | also fix the spelling of decipher r=gerv r=kiko a=justdave
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-081-0/+265
votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.