3960: Fix readonly/writable flag on repo list. Add tests.
authorTom Clegg <tom@curoverse.com>
Tue, 23 Sep 2014 20:32:57 +0000 (16:32 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 23 Sep 2014 20:32:57 +0000 (16:32 -0400)
commit2832018a959557515bfad1f763bf8d4b72182fd6
tree8165000dac194bdb769bd6507838fe1b0e9609d5
parent1513d62bc0716698b71789f7affbf78e675cbff8
3960: Fix readonly/writable flag on repo list. Add tests.
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/users/_manage_repositories.html.erb
apps/workbench/test/functional/users_controller_test.rb
services/api/test/fixtures/links.yml
services/api/test/fixtures/repositories.yml
services/api/test/unit/permission_test.rb