Closed tilman-schieber closed 12 years ago
I assigned this to you because you have not picked an issue and that's the only one left.
Regards, Tilman
The function does not work (model called in the wrong way). Pagination is not working correctly (wrong base url) and you didnt even try to make documentation. Please put in more effort next week.
I am so sorry but now I noticed that wrong function has been pushed. I mean I think my work has been undone and then pushed. I am sorry about it.
i will check all your commits and look for the best version do not push something new.
Update: sorry i cannot find a better version then the one i graded.
On Thu, Jun 21, 2012 at 2:28 PM, Mahmood Asgharzada reply@reply.github.com wrote:
I am so sorry but now I noticed that wrong function has been pushed. I mean I think my work has been undone and then pushed. I am sorry about it.
Reply to this email directly or view it on GitHub: https://github.com/jonassanoj/dbpro/issues/67#issuecomment-6480964
controller/main.php line 107: implement search($term,$offset). It should display a paginated view of the search results. use the already documented $filter feature of the question_model. The behaviour and look of the question list should be like the questions() function. So you only need to make changes in the body of this function.
document it phpdoc style (see the other controller functions)