View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0015807 | mantisbt | api soap | public | 2013-05-04 02:51 | 2014-02-07 18:24 | 
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.15 | ||||
| Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
| Summary | 0015807: Support standard filters like ones in My View page in SOAP API | ||||
| Description | Add standard filters support for retrieving the same filters shown on My View page but via the SOAP API. 
  | ||||
| Tags | No tags attached. | ||||
| 
	
	 MantisBT: master-1.2.x 6a9ad6bf 2013-05-10 08:36 Details Diff  | 
Merge pull request 0000082 from vboctor/standard_filters Fixes 0015807: Support standard filters like ones in My View page in SOAP API Implemented mc_project_get_issues_for_user() that supports the following: Assigned To User (or 0 for unassigned) Reported By User Monitored By User  | 
Affected Issues 0015807  | 
|
| mod - api/soap/mantisconnect.wsdl | Diff File | ||
| mod - api/soap/mc_api.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - my_view_inc.php | Diff File | ||
| mod - tests/soap/FilterTest.php | Diff File | ||
| 
	
	 MantisBT: master a322c9c1 2013-05-10 08:36 Committer: dregad Details Diff  | 
Merge pull request 0000082 from vboctor/standard_filters Fixes 0015807: Support standard filters like ones in My View page in SOAP API Implemented mc_project_get_issues_for_user() that supports the following: Assigned To User (or 0 for unassigned) Reported By User Monitored By User Signed-off-by: Damien Regad <dregad@mantisbt.org> Ported to master branch with modified filter constants, as per commit c42ac127bd05851d62a9ab912229d8c279f760c9. Conflicts: my_view_inc.php Other changes: core/filter_api.php  | 
Affected Issues 0015807  | 
|
| mod - api/soap/mantisconnect.wsdl | Diff File | ||
| mod - api/soap/mc_api.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - my_view_inc.php | Diff File | ||
| mod - tests/soap/FilterTest.php | Diff File | ||