Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 2010-08-27 | 3 | -7/+12 |
| | | | | | based on multiple values of another field (visibility controllers) r/a=mkanat | ||||
* | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 2010-08-24 | 4 | -6/+6 |
| | | | | r/a=mkanat | ||||
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 564433: Localized values are not displayed in the "Field only appears ↵ | Frédéric Buclin | 2010-07-06 | 2 | -4/+5 |
| | | | | | | when" field when editing custom fields r/a=mkanat | ||||
* | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 2010-05-19 | 3 | -31/+46 |
| | | | | | creating/changing bugs r=mkanat, a=mkanat | ||||
* | Fix some filter test failures caused by the checkin of bug 251556. | Max Kanat-Alexander | 2010-02-07 | 2 | -5/+7 |
| | |||||
* | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 2010-02-07 | 3 | -19/+64 |
| | | | | | | blocks/dependson) r=mkanat, a=mkanat | ||||
* | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 2 | -2/+12 |
| | | | | | | component r=dkl, a=mkanat | ||||
* | Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the ↵ | mkanat%bugzilla.org | 2009-07-08 | 1 | -0/+1 |
| | | | | | | visibility-controller field settings. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 304267: Large lists in admin pages fail to display (they take too much ↵ | lpsolit%gmail.com | 2009-06-25 | 1 | -14/+12 |
| | | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit | ||||
* | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 2009-02-08 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 471518: "Field only appears when:" produces a JavaScript error in ↵ | guy.pyrzak%gmail.com | 2009-01-23 | 1 | -1/+1 |
| | | | | | | Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat | ||||
* | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 2008-11-07 | 3 | -2/+58 |
| | | | | | | 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.org | 2008-10-25 | 3 | -6/+4 |
| | | | | | | custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 2008-10-25 | 3 | -28/+107 |
| | | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Forgot to upload this new template (as part of bug 349369) | lpsolit%gmail.com | 2008-02-06 | 1 | -0/+66 |
| | |||||
* | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵ | lpsolit%gmail.com | 2008-02-06 | 2 | -0/+27 |
| | | | | Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | ||||
* | Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-11-12 | 3 | -3/+10 |
| | |||||
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -1/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 3 | -3/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵ | lpsolit%gmail.com | 2007-05-10 | 3 | -4/+4 |
| | | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat | ||||
* | Bug 364879: The custom field creation page generates invalid HTML code - ↵ | lpsolit%gmail.com | 2006-12-27 | 1 | -13/+13 |
| | | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=vladd a=justdave | ||||
* | Bug 356074: make error for omitting "cf_" from a command name be ↵ | justdave%bugzilla.org | 2006-12-27 | 1 | -4/+5 |
| | | | | | | grammatically correct. r=LpSolit, a=jusdave | ||||
* | Bug 360489: Can't locate object method "type_name" via package ↵ | lpsolit%gmail.com | 2006-11-14 | 1 | -3/+12 |
| | | | | "Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 2006-11-13 | 1 | -1/+1 |
| | | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 2 | -0/+2 |
| | | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 2006-09-09 | 3 | -4/+26 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | ||||
* | Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵ | lpsolit%gmail.com | 2006-08-27 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵ | lpsolit%gmail.com | 2006-08-20 | 3 | -0/+273 |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk |