View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032232 | mantisbt | code cleanup | public | 2023-03-25 02:34 | 2023-04-09 03:49 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 2.25.6 | ||||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032232: Create ProjectDeleteCommand | ||||
Description | Implement a property ProjectDeleteCommand rather than using the SOAP API apis directly. Also change the web interface to re-use it. | ||||
Tags | No tags attached. | ||||
MantisBT: master c1c767b9 2023-03-25 02:07 Details Diff |
Implement ProjectDeleteCommand Fixes 0032232 |
Affected Issues 0032232 |
|
add - core/commands/ProjectDeleteCommand.php | Diff File | ||
MantisBT: master eda1c0ce 2023-03-25 02:41 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 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 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 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 |