MantisBT: master 596ae02a

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

Project categories: use enabled and support global categories

Fixes 0032470

mod - api/rest/mantisbt_openapi.yaml Diff File
mod - api/soap/mc_project_api.php Diff File
mod - core/commands/CategoryAddCommand.php Diff File
mod - core/commands/CategoryDeleteCommand.php Diff File
mod - core/commands/CategoryUpdateCommand.php Diff File
mod - manage_proj_cat_update.php Diff File
mod - tests/Mantis/CategoryCommandTest.php Diff File
mod - tests/rest/RestProjectCategoryTest.php Diff File