MantisBT: master-1.2.x 514d5b6f

Author Committer Branch Timestamp Parent
daryn daryn master-1.2.x 2010-12-23 12:43 master-1.2.x 34dac373
Affected Issues  0010156: Categories "[any] / General".
Changeset

Fix Bug 0010156: Categories "[any] / General". Move data retrieval into new category
api function category_get_filter_list. Use existing api functions to properly
populate the list based on configured project/category inheritance. The print api
function now handles only display functionality. It sorts and prints the select list.
The print function will eventually be removed in favor of a view. This separation
prepares for that.

mod - core/print_api.php Diff File
mod - core/category_api.php Diff File