[Git][noosfero/noosfero][master] 7 commits: sensitive-content: basic interface

Rodrigo Souto gitlab at mg.gitlab.com
Mon Jul 15 12:51:42 BRT 2019



Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
7f2b5c65 by Rodrigo Souto at 2019-07-15T15:50:38Z
sensitive-content: basic interface

- - - - -
588aed46 by Rodrigo Souto at 2019-07-15T15:50:56Z
sensitive-content: states and context

- - - - -
4f94383e by Rodrigo Souto at 2019-07-15T15:51:01Z
sensitive-content: select directory

- - - - -
f8236988 by Rodrigo Souto at 2019-07-15T15:51:05Z
sensitive-content: select profiles

- - - - -
89171d14 by Rodrigo Souto at 2019-07-15T15:51:09Z
sensitive-content: subdirectories and back button

- - - - -
90423eac by Rodrigo Souto at 2019-07-15T15:51:12Z
sensitive-content: basic testing and code refactoring

- - - - -
e2e9645b by Rodrigo Souto at 2019-07-15T15:51:16Z
sensitive-content: adjust merge issues

- - - - -


30 changed files:

- app/controllers/my_profile/cms_controller.rb
- app/helpers/application_helper.rb
- app/helpers/article_helper.rb
- app/helpers/buttons_helper.rb
- app/helpers/modal_helper.rb
- app/helpers/profile_image_helper.rb
- app/helpers/profile_selector_helper.rb
- + app/helpers/sensitive_content_helper.rb
- app/models/article.rb
- app/models/folder.rb
- + app/models/generic_context.rb
- app/models/person.rb
- + app/models/sensitive_content.rb
- + app/models/sensitive_content/agenda_context.rb
- + app/models/sensitive_content/blog_context.rb
- + app/models/sensitive_content/folder_context.rb
- + app/models/sensitive_content/forum_context.rb
- + app/models/sensitive_content/gallery_context.rb
- + app/views/cms/_article_types.html.erb
- app/views/cms/invite_to_event.html.erb
- app/views/cms/select_article_type.html.erb
- + app/views/cms/select_directory.html.erb
- + app/views/cms/select_profile.html.erb
- + app/views/cms/sensitive_content.html.erb
- config/routes/myprofile/33_cms.rb
- features/profile_domain.feature
- + features/sensitive_content.feature
- public/designs/themes/base/navigation.html.erb
- public/designs/themes/base/style.scss
- public/javascripts/application.js


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/23f6d1ac0076bf8927b7ec556aec0327b8fc0137...e2e9645b3c13391ca05964ab404c88fa7bc18ed4

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/23f6d1ac0076bf8927b7ec556aec0327b8fc0137...e2e9645b3c13391ca05964ab404c88fa7bc18ed4
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/20190715/92dfd776/attachment.html>


More information about the Noosfero-dev mailing list