[Git][noosfero/noosfero][master] 8 commits: adding menu block to profiles

Victor Costa gitlab at mg.gitlab.com
Thu Feb 2 10:39:31 BRST 2017


Victor Costa pushed to branch master at Noosfero / noosfero


Commits:
373e0fc3 by Leandro Nunes dos Santos at 2017-02-01T17:07:55-03:00
adding menu block to profiles

- - - - -
b918d5c7 by Leandro Nunes dos Santos at 2017-02-01T17:07:55-03:00
improve menu block style

- - - - -
4a947ceb by Victor Costa at 2017-02-01T17:07:55-03:00
Load profile tags in about page

- - - - -
aba6bd24 by Victor Costa at 2017-02-01T17:07:55-03:00
Check permissions in menu block

- - - - -
aea391fe by Leandro Nunes dos Santos at 2017-02-01T17:07:55-03:00
adding params atrribute to api_content method

- - - - -
bef97213 by Leandro Nunes dos Santos at 2017-02-01T17:12:13-03:00
pass parameter to friends block api content

- - - - -
a8c195aa by Victor Costa at 2017-02-02T09:04:21-03:00
api: pass params to api_content

- - - - -
5672fd4f by Victor Costa at 2017-02-02T12:39:27+00:00
Merge branch 'create_menu_block' into 'master'

adding menu block to profiles

See merge request !1091
- - - - -


30 changed files:

- app/api/entities.rb
- app/api/v1/blocks.rb
- app/controllers/my_profile/profile_design_controller.rb
- app/controllers/public/profile_controller.rb
- app/models/article.rb
- app/models/block.rb
- app/models/box.rb
- app/models/highlights_block.rb
- + app/models/menu_block.rb
- app/models/raw_html_block.rb
- app/models/recent_documents_block.rb
- + app/views/blocks/menu.html.erb
- + app/views/profile/about.html.erb
- + app/views/profile/activities.html.erb
- config/routes.rb
- plugins/breadcrumbs/lib/breadcrumbs_plugin/content_breadcrumbs_block.rb
- plugins/breadcrumbs/test/unit/content_breadcrumbs_block_test.rb
- plugins/comment_paragraph/lib/comment_paragraph_plugin/discussion_block.rb
- plugins/event/lib/event_plugin/event_block.rb
- plugins/people_block/lib/friends_block.rb
- plugins/profile_description_block/lib/profile_description_block.rb
- plugins/profile_images/lib/profile_images_plugin/profile_images_block.rb
- plugins/recent_activities/lib/recent_activities_plugin/activities_block.rb
- plugins/recent_content/lib/recent_content_block.rb
- plugins/video/lib/video_plugin/video_block.rb
- public/stylesheets/blocks.scss
- + public/stylesheets/blocks/menu.scss
- test/api/blocks_test.rb
- test/functional/profile_controller_test.rb
- test/functional/profile_design_controller_test.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/733838f89cd85094b0f772394a95303129e3479f...5672fd4fb2c621f327e717bc4b12a149152fe95d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170202/7b770613/attachment.html>


More information about the Noosfero-dev mailing list