View Issue Details

IDProjectCategoryView StatusLast Update
0032232mantisbtcode cleanuppublic2023-04-09 03:49
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version2.25.6 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032232: Create ProjectDeleteCommand
Description

Implement a property ProjectDeleteCommand rather than using the SOAP API apis directly. Also change the web interface to re-use it.

TagsNo tags attached.

Activities

Related Changesets

MantisBT: master c1c767b9

2023-03-25 02:07

vboctor


Details Diff
Implement ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
add - core/commands/ProjectDeleteCommand.php Diff File

MantisBT: master eda1c0ce

2023-03-25 02:41

vboctor


Details Diff
Change Web UI to use ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - manage_proj_delete.php Diff File

MantisBT: master 76852a51

2023-03-25 03:11

vboctor


Details Diff
Override current project id in ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - core/commands/ProjectDeleteCommand.php Diff File

MantisBT: master 978e263e

2023-03-25 03:13

vboctor


Details Diff
Update SOAP API to use ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - api/soap/mc_project_api.php Diff File

MantisBT: master e3fca828

2023-03-25 05:11

vboctor


Details Diff
Fix for Project SOAP APIs

Fixes 0032231
Fixes 0032232
Fixes 0032238
Affected Issues
0032231, 0032232, 0032238
mod - api/soap/mc_project_api.php Diff File