Files
gitlabhq/app/assets/javascripts
Douwe Maan 2400181a3a Merge branch 'fix-cannot-move-project-error' into 'master'
Fix "Cannot move project" error message from popping up after a successful transfer

The JavaScript click handlers were never being removed, leading to duplicate requests when attempting to transfer a project to another namespace. The first transfer would succeed but the subsequent ones would fail, leading to the error message saying, "Cannot move project".

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/0c9f61294291514e0c2a48c204b6a1aa/image.png)

I attempted to write a unit test for this, but it was taking me too long to get it right.

Closes #1448 and #1128

See merge request !548
2015-04-21 09:29:17 +00:00
..
2014-10-20 23:03:33 +02:00
2015-03-24 19:00:00 -07:00
2014-12-30 11:46:48 +02:00
2014-09-01 11:49:17 +02:00
2015-03-04 17:22:55 -08:00
2015-03-17 17:11:57 +02:00
2015-03-04 17:22:55 -08:00