View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032238 | mantisbt | code cleanup | public | 2023-03-25 03:59 | 2023-10-31 16:32 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.25.5 | ||||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032238: Create ProjectUpdateCommand | ||||
Description | Create a proper command for Project Update and use from REST, SOAP, and Web UI. | ||||
Tags | No tags attached. | ||||
MantisBT: master 9b7d8a08 2023-03-25 04:04 Details Diff |
Implement ProjectUpdateCommand Fixes 0032238 |
Affected Issues 0032238 |
|
add - core/commands/ProjectUpdateCommand.php | Diff File | ||
MantisBT: master aa3e89ee 2023-03-25 04:05 Details Diff |
Update Web UI to use ProjectUpdateCommand Fixes 0032238 |
Affected Issues 0032238 |
|
mod - manage_proj_update.php | Diff File | ||
MantisBT: master b3049033 2023-03-25 04:29 Details Diff |
Updates to ProjectUpdateCommand Fixes 0032238 |
Affected Issues 0032238 |
|
mod - core/commands/ProjectUpdateCommand.php | Diff File | ||
MantisBT: master b834e6a8 2023-03-25 04:30 Details Diff |
Update REST API to use ProjectUpdateCommand Fixes 0032238 |
Affected Issues 0032238 |
|
mod - api/rest/restcore/projects_rest.php | Diff File | ||
MantisBT: master 117c7103 2023-03-25 04:37 Details Diff |
Update SOAP API to use ProjectUpdateCommand Fixes 0032238 |
Affected Issues 0032238 |
|
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 |