[Git][noosfero/noosfero][master] 2 commits: profile: add support for tags on profiles

Rodrigo Souto gitlab at mg.gitlab.com
Thu Mar 23 11:32:14 BRT 2017


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
ebe3d7fa by Rodrigo Souto at 2017-03-15T18:34:29-03:00
profile: add support for tags on profiles

Making the Person Tags Plugin deprecated.

- - - - -
b773897f by Rodrigo Souto at 2017-03-23T14:32:07+00:00
Merge branch 'tags-on-profiles' into 'master'

profile: interface implementation for tags

See merge request !1114
- - - - -


30 changed files:

- app/api/entities.rb
- app/api/v1/tags.rb
- app/concerns/find_by_contents.rb
- app/controllers/admin/environment_design_controller.rb
- app/controllers/my_profile/cms_controller.rb
- app/controllers/my_profile/profile_design_controller.rb
- app/controllers/my_profile/profile_editor_controller.rb
- app/controllers/public/profile_controller.rb
- app/controllers/public/search_controller.rb
- app/helpers/search_helper.rb
- app/models/article.rb
- app/models/box.rb
- app/models/community.rb
- + app/models/concerns/sanitize_tags.rb
- + app/models/concerns/search_tags.rb
- app/models/enterprise.rb
- app/models/environment.rb
- + app/models/interest_tags_block.rb
- app/models/organization.rb
- app/models/person.rb
- app/models/profile.rb
- app/models/tags_block.rb → app/models/tags_cloud_block.rb
- + app/views/blocks/interest_tags.html.erb
- app/views/blocks/tags.html.erb → app/views/blocks/tags_cloud.html.erb
- app/views/cms/edit.html.erb
- app/views/profile_editor/edit.html.erb
- app/views/search/_search_form.html.erb
- app/views/search/events.html.erb
- app/views/search/index.html.erb
- app/views/search/search_page.html.erb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/5e4a10c0c7c26c1dbb68e9143c036f17afc170ed...b773897f59460343b807bdea217fbe7f670d75f5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170323/3267cf34/attachment.html>


More information about the Noosfero-dev mailing list