curationexperts / trove

Digital Image Library based on Tufts repository models
0 stars 2 forks source link

Make new items readable to all users by default #40

Closed mark-dce closed 10 years ago

mark-dce commented 10 years ago

On base_model, set read_gropus to ["registered"] if it's not already set on before save m.read_groups ||= ["registered"]

val99erie commented 10 years ago

Registered users can already read any image in Tufts Image Library. Are you seeing a problem, or a case where that's not true?

val99erie commented 10 years ago

I should specify: Registered users can already read any image via cancan abilities, not via hydra access controls.

mark-dce commented 10 years ago

This story turned out to be a red herring - actual issue is fixed by d13c7b786cab26bb4db6a5c48af7a64af2e6f84c and MIRA commit https://github.com/curationexperts/tufts/commit/a6781e266d13d72a41fbb1b7f6bbf56e5fcd3ccc