Activity log for bug #721411

Date Who What changed Old value New value Message
2011-02-18 17:53:11 Graham Binns bug added bug
2011-02-18 18:44:39 Gary Poster description At the moment the subscribe_current_user() JavaScript function (in lib/lp/bugs/javascript/bugtask_index_portlets.js) isn't very reusable because it's tightly coupled to the UI of the page. The actual functionality (adding a subscription at a given BugNotificationLevel) needs to be decoupled from the UI bits and bobs so that it can be reused as part of the mute button story. At the moment the subscribe_current_user() JavaScript function (in lib/lp/bugs/javascript/bugtask_index_portlets.js) isn't very reusable because it's tightly coupled to the UI of the page. The actual functionality (adding a subscription at a given BugNotificationLevel) needs to be decoupled from the UI bits and bobs so that it can be reused as part of the mute button story. See also bug 721400 and bug 721410. The first comment to bug 721400 has an alternate solution to this problem.
2011-03-03 11:05:39 Graham Binns launchpad: status Triaged In Progress
2011-03-03 11:05:42 Graham Binns launchpad: assignee Graham Binns (gmb)
2011-03-03 11:07:06 Graham Binns branch linked lp:~gmb/launchpad/refactor_subscribe_current_user-bug-721411
2011-03-04 10:33:15 Graham Binns launchpad: status In Progress Invalid