########################################################################################## PHPCBA-2: Implement client-support for ignore flag ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2014-05-28 22:26:33) Project: PHPChangedBinaries (PHPCBA) Reported By: btasker Assigned To: btasker Components: - PHP Client Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Need to implement support for PHPCBA-1, first step being to correctly interpret the response, second being the ability to toggle the ignore flag for a given file. ----------------------------------------------------------------------------------------- Issue Relations ================ - relates to PHPCBA-1: Add ignore flag to specific files ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2014-05-28 22:26:33 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Resolved' ----------------------------------------------------------------------------------------- 2014-05-28 22:26:33 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2014-12-18 23:53:12 btasker ----------------------------------------------------------------------------------------- Basic client support for the ignore flag was added back on 28 May - https://github.com/bentasker/PHPChangedBinaries/commit/8fd716b6f5dcd3a79bee6d9a59ad3da3a74d4057 That commit simply updated the reports to report correctly. Adding the ignore flag still requires manual actions as the API end. ----------------------------------------------------------------------------------------- 2015-01-30 12:47:21 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed'