r1392: Lots of work going into making the custom fields part of the bug table and...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 11 Feb 2007 21:26:13 +0000 (21:26 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 11 Feb 2007 21:26:13 +0000 (21:26 +0000)
commit15a8578e7f21920db07af9c348b0c1c5b018de87
tree135c4b44b87e40c9a78b3a54874570f0c2a69339
parentab820fc54f3b2e3676c4be120ddad5a5ca282fc4
r1392: Lots of work going into making the custom fields part of the bug table and not part of bugvaluefill:

Updated process_custom_fields(), the the client code for logging and notifications, the code for bug creation and editing, and history viewing.

Needs to be done still: searching, logging and notification API updates, help documentation, and general cleanup (like making search field names the same as bug modification field names).
13 files changed:
admin/field.php
docs/migrate_custom_fields.php [new file with mode: 0644]
editreport.php
includes/api_bug.php
includes/api_field.php
includes/class_notification.php
includes/functions.php
newreport.php
showhistory.php
showreport.php
templates/bugfield_input_checkbox.tpl
templates/bugfield_input_text.tpl
templates/bugfield_select_single.tpl