[Git][noosfero/noosfero][master] 2 commits: Access and permissions refactoring

Rodrigo Souto gitlab at mg.gitlab.com
Mon Jul 16 18:07:56 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
83a58965 by Rodrigo Souto at 2018-07-09T23:56:29Z
Access and permissions refactoring

Signed-off-by: David Carlos <davidcarlos at colivre.coop.br>
Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
95aa6ba7 by Rodrigo Souto at 2018-07-16T21:07:52Z
Merge branch 'access_levels' into 'master'

Access and permissions refactoring

See merge request noosfero/noosfero!1566
- - - - -


30 changed files:

- Gemfile
- Gemfile.lock
- app/api/entities.rb
- app/api/helpers.rb
- app/api/v1/articles.rb
- app/api/v1/boxes.rb
- app/api/v1/communities.rb
- app/api/v1/users.rb
- − app/concerns/access_levels.rb
- + app/concerns/entitlement/accessible_queries.rb
- + app/concerns/entitlement/accessible_to.rb
- + app/concerns/entitlement/article_judge.rb
- + app/concerns/entitlement/article_judge/accessible_queries.rb
- + app/concerns/entitlement/check.rb
- + app/concerns/entitlement/checks/article/exception.rb
- + app/concerns/entitlement/checks/profile/administrator.rb
- + app/concerns/entitlement/checks/profile/friend.rb
- + app/concerns/entitlement/checks/profile/member.rb
- + app/concerns/entitlement/checks/profile/self.rb
- + app/concerns/entitlement/checks/profile/view_private_content.rb
- + app/concerns/entitlement/checks/user.rb
- + app/concerns/entitlement/checks/visitor.rb
- + app/concerns/entitlement/environment_judge.rb
- + app/concerns/entitlement/forum_judge.rb
- + app/concerns/entitlement/judge.rb
- + app/concerns/entitlement/levels.rb
- + app/concerns/entitlement/profile_judge.rb
- + app/concerns/entitlement/profile_judge/accessible_queries.rb
- + app/concerns/entitlement/slider_helper.rb
- − app/concerns/levels.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/59722ab2112280ea29c92374e5783e2edb33163c...95aa6ba707c608f77b0aeae289b167ac4012fdb4

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/59722ab2112280ea29c92374e5783e2edb33163c...95aa6ba707c608f77b0aeae289b167ac4012fdb4
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180716/99a67ce8/attachment.html>


More information about the Noosfero-dev mailing list