MantisBT: master 6672b83e

Author Committer Branch Timestamp Parent
vboctor master 2005-01-29 08:56 master 10a38e16
Changeset
  • Custom functions that are used to populate possible values for a custom field must be prefixed by "enum_". For example, "enum_versions". When specifying the name in the custom field definition use "=versions".
  • Added "released_versions" and "future_versions" enumeration custom functions.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3270 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - core/custom_field_api.php Diff File
mod - core/version_api.php Diff File
mod - core/custom_function_api.php Diff File