MantisBT: master abfbb131

Author Committer Branch Timestamp Parent
vboctor vboctor master 2026-08-23 14:14 master a148aa0a
Affected Issues  0032470: REST API: Project Category Add/Update/Delete
Changeset

Apply category command style improvements

Fixes 0032470

mod - api/rest/restcore/projects_rest.php Diff File
mod - api/soap/mc_project_api.php Diff File
mod - core/category_api.php Diff File
mod - core/commands/CategoryAddCommand.php Diff File
mod - core/commands/CategoryDeleteCommand.php Diff File
mod - core/commands/CategoryGetCommand.php Diff File
mod - core/commands/CategoryUpdateCommand.php Diff File
mod - core/print_api.php Diff File
mod - manage_proj_cat_add.php Diff File
mod - manage_proj_cat_copy.php Diff File
mod - manage_proj_cat_delete.php Diff File
mod - manage_proj_cat_edit_page.php Diff File
mod - manage_proj_cat_update.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - manage_proj_page.php Diff File
mod - tests/Mantis/CategoryCommandTest.php Diff File
mod - tests/Mantis/CategoryDeleteCommandTest.php Diff File
mod - tests/soap/CategoryTest.php Diff File