ckan / ckanext-issues

CKAN Issues Extension
https://github.com/ckan/ideas-and-roadmap/issues/4
MIT License
14 stars 31 forks source link

Fixes #29, Fixes #31, Fixes #32 #33

Closed acorbi closed 3 years ago

acorbi commented 9 years ago

Fixes #29: I was getting an Error on Dataset pages that did not have any extras Fixes #31: Added warning icon to Issues tab Fixes #32: Modified auth.py to look for ckanext.issues.minimun_role_required variable in the configuration which specifies the minimum role a user has to have in order to interact with Issues (both via web UI and API)

joetsoi commented 9 years ago

hey, could you seperate fixes out into different pull requests? it's more difficult to review everything in one large chunk