Archive for August, 2012
Punchlines UofT Summer 2012 – 8/09/2012
Daryn
Status:
- Working on issue 689
Next Steps:
- Must repull request for issue 98 and 745 as requested by Severin (Probably will separate the issues)
Road Blocks:
- For repull request, must figure out how to solve test cases for #745.
Kristian
Status:
- Submitted pull request to fix issue 724. Severin merged and closed it this week.
- I have written 2 testcases for this fix to avoid Regression.
Next Steps:
- Look into the remaining issues for Milestone 1.
Road Blocks:
- None
Michael
Status:
- Finish coding issue 813 and writing testcases. However, I found a loophole in the code and I don’t know how to fill it.
- Worked on the final summary
Next Steps:
- Issue 475 still has a few functions that have not been fully removed yet. Most likely won’t have time to work on that before next week
Road Blocks:
- None
Jeff
Status:
- Finished a bit of routes refactoring and pushed it.
Next Steps:
- Finish my exam and maybe tackle an issue or two before summer truly ends.
Road Blocks:
- None.
Punchlines UofT Summer 2012 – 8/02/2012
Open bugs that should be able to closed with pull request 795:
Issues: 741, 696, 688, 603
Daryn
Status:
-
Next Steps:
-
Road Blocks:
-
Kristian
Status:
- Still waiting for review on issues 293 and 760
- Had a fix for issue 738 but noticed that Michael fixed it already. ![]()
- I need to start working on 788. (Daryn do you still want to work on this together?)
Next Step:
- I need to setup my development environment on a new computer because I will be returning
my IBM laptop in 2 weeks.
- I need to figure out the amount of work that has been done to 788.
Road Blocks:
- None
Michael
Status:
- Issue #748. Currently still under code review. Review looks stalled
- Finish coding issue 813. I should write a test case for this (not done yet, need to figure out if it is a unit or functional).
- Fix a bunch of small ticket items on Saturday.
Next Steps:
- Issue 475 still has a few functions that have not been fully removed yet.
Road Blocks:
- None
Jeff
Status:
- Finished merging UJS branch, and submitted a bunch of UI-related easyfix issues
Next Steps:
- Replacing url_for with *_path() in templates.
Road Blocks:
- It’s kind of hard to get the routes right sometimes