#4937 Add orphan button to project page
Merged by pingou. Opened by zlopez.
zlopez/pagure orphan  into  master

Download 4937.patch

The API endpoint only allows calls from the current POC, so we could simply check if repo.user.user == g.fas_user.username

Same as above

rebased onto e0ac0d178762fa4bf9c41c8b93355650522bf316

The API endpoint only allows calls from the current POC, so we could simply check if repo.user.user == g.fas_user.username

Fixed

I believe we may not want the button disabled :)

I believe we may not want the button disabled :)

Hm, I actually copied the take-orphan section :-D

rebased onto 887303e1bae658eb17530fcac41f73048b0c845d

rebased onto b80a3c976691162f9b17572dd7d3460f66649b39

You don't need the {{ }}

rebased onto aa953ae659b3e4207039e66c10bd2bae593bed48

Working great, thanks!

Pull-Request has been merged by pingou

Metadata