aeolusproject / conductor

Aeolus Conductor
http://www.aeolusproject.org/
Apache License 2.0
32 stars 27 forks source link

Alberich integration #438

Closed sseago closed 11 years ago

sseago commented 11 years ago

Removed local permissions code and use the Alberich engine instead.

A couple notes: 1) Filter/search UI for the permissions tab on object pages doesn't currently work due to a routing/redirect issue, this should be resolved at some point, but it's not a huge priority. Filter works fine on the permissions list on the user/group profile pages 2) in order to use this, you need to build and install the alberich gem including the content in the conductor-integration pull request (https://github.com/aeolus-incubator/alberich/pull/5 )

jguiditta commented 11 years ago

This looks reasonable to me. Better to get it in and smooth out issue later as needed if they pop up imo, so I'll merge it in