[Git][noosfero/noosfero][master] 16 commits: context-content-button: Initial interface

Gabriel Silva gitlab at mg.gitlab.com
Tue Jul 16 14:30:23 BRT 2019



Gabriel Silva pushed to branch master at Noosfero / noosfero


Commits:
0f57809a by Rodrigo Souto at 2019-04-22T15:39:40Z
context-content-button: Initial interface

- - - - -
d0422867 by Rodrigo Souto at 2019-04-22T15:39:44Z
context-content-button: Create sensitive context

- - - - -
6292e46b by Rodrigo Souto at 2019-04-22T15:39:48Z
context-content-button: Directory and profile sensitive context

- - - - -
49a1f50d by Rodrigo Souto at 2019-04-22T15:39:51Z
context-content-button: Display directory items

- - - - -
be36cfcd by Rodrigo Souto at 2019-04-22T15:39:56Z
context-content-button: Verify permissions

- - - - -
474b0d67 by Rodrigo Souto at 2019-04-22T15:39:59Z
context-content-button: Fetch context subdirectories

- - - - -
61a271f1 by Rodrigo Souto at 2019-04-22T15:39:59Z
context-content-button: Unify select_directory method with sensitive_content

- - - - -
007157df by Rodrigo Souto at 2019-04-22T15:39:59Z
context-content-button: Basic tests

- - - - -
95e1e7e7 by Rodrigo Souto at 2019-04-22T15:39:59Z
context-content-button: Feature tests

- - - - -
ab796852 by Rodrigo Souto at 2019-04-22T15:47:38Z
Merge branch 'context-content-button' into master 2.9.0

- - - - -
1aca9933 by Rodrigo Souto at 2019-04-22T16:18:05Z
context-content-button: Add routes

- - - - -
584a093a by Rodrigo Souto at 2019-07-15T20:06:29Z
content-context-button: Alternative context

- - - - -
d2eee944 by Rodrigo Souto at 2019-07-15T20:06:36Z
context-content-button: Final test fixes

- - - - -
a12cc512 by Rodrigo Souto at 2019-07-16T12:19:21Z
Fix ChromeDriver

- - - - -
ceffbb78 by Rodrigo Souto at 2019-07-16T14:14:20Z
Remove vote plugin features tests

- - - - -
4f33922d by Gabriel Silva at 2019-07-16T17:30:14Z
Merge branch 'context-content-button' into 'master'

Context content button

See merge request noosfero/noosfero!1701
- - - - -


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/45aba2c03a5e8311b2fa4d7f9cf8885a2cc290b0...4f33922d5ec74112937e70eb3566fdcf244e9b8c

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/45aba2c03a5e8311b2fa4d7f9cf8885a2cc290b0...4f33922d5ec74112937e70eb3566fdcf244e9b8c
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/20190716/598548af/attachment.html>


More information about the Noosfero-dev mailing list