gitlab-org--gitlab-foss/app/assets
Dmitriy Zaporozhets c14c03a88f Merge branch 'rs-issue-1340' into 'master'
Unbind task item checkbox events and then rebind them

Fixes #1340

This issue was caused by this line: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/views/projects/issues/update.js.haml#L17

`new Issue()` gets called on every JS-based issue update, and all the binds in the constructor get re-applied without first unbinding the existing ones. Right now my fix is *only* for the checkbox events, and I suspect there are similar issues still present for other events.

See merge request !478
2015-04-01 01:33:03 +00:00
..
images Remove old GitLab auth image 2015-03-22 09:05:13 +01:00
javascripts Merge branch 'rs-issue-1340' into 'master' 2015-04-01 01:33:03 +00:00
stylesheets Better looking milestone lists 2015-04-01 02:45:47 +03:00