#1612 Issue 1540 - New meta-data custom field type of "link"
Merged by pingou. Opened by pingou.
1540  into  master

Download 1612.patch

Added a new custom field type of "link", that is in addition
to "boolean" and "text". Multiple links can be specified by
separating them with commas. Then when rendering the the issues
page, convert the value(s) to a hrefs

https://pagure.io/pagure/issue/1540

I'm thinking that we may want to turn this into an utility method, maybe in pagure.lib so that we can re-use it in the API as well as add tests for it more easily, we can do that in a later PR though.

rebased

rebased

Let's merge, thanks! :)

Pull-Request has been merged by pingou

Metadata