[Git][noosfero/noosfero][master] 5 commits: fixes error made by the font_awesome helper at

Rodrigo Souto gitlab at mg.gitlab.com
Wed May 16 12:53:02 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
9e60d73b by Andre de Sousa Costa Filho at 2018-05-16T04:51:22Z
fixes error made by the font_awesome helper at
link_list block's model

- - - - -
04748288 by Rodrigo Souto at 2018-05-16T04:51:22Z
control-panel: complete refactoring of infra and interface

This merge-request refactors the control panel completely including:
  * Independent models for each button providing custom options through
    method overriding.
  * Section separation of control panel entries.
  * Extendable sections and entries for plugins through proper hotspots.
  * Quick section and entry search on the control panel view.
  * Use of font-awesome icons instead of obsolete tango icons.
  * Reorganization of pages making them smaller and more concise.

- - - - -
3d7fe295 by Rodrigo Souto at 2018-05-16T04:51:22Z
depencencies: upgrade font-awesome to 5.0.9

- - - - -
c33e36c8 by Rodrigo Souto at 2018-05-16T04:51:22Z
new-control-panel: fix tests

- - - - -
8e153040 by Rodrigo Souto at 2018-05-16T15:52:44Z
Merge branch 'new-control-panel' into 'master'

New control panel

See merge request noosfero/noosfero!1442
- - - - -


30 changed files:

- Gemfile.lock
- app/controllers/my_profile/profile_editor_controller.rb
- app/helpers/application_helper.rb
- app/helpers/article_helper.rb
- app/helpers/buttons_helper.rb
- app/helpers/comment_helper.rb
- app/helpers/link_list_block_helper.rb
- app/helpers/profile_editor_helper.rb
- app/models/community.rb
- + app/models/control_panel.rb
- + app/models/control_panel/appearance.rb
- + app/models/control_panel/blocks.rb
- + app/models/control_panel/categories.rb
- + app/models/control_panel/change_password.rb
- + app/models/control_panel/circles.rb
- + app/models/control_panel/configure_blog.rb
- + app/models/control_panel/configure_forum.rb
- + app/models/control_panel/configure_gallery.rb
- + app/models/control_panel/disable_enterprise.rb
- + app/models/control_panel/enable_enterprise.rb
- + app/models/control_panel/enterprise_validation.rb
- + app/models/control_panel/entry.rb
- + app/models/control_panel/favorite_enterprises.rb
- + app/models/control_panel/following.rb
- + app/models/control_panel/friends.rb
- + app/models/control_panel/groups.rb
- + app/models/control_panel/header_and_footer.rb
- + app/models/control_panel/informations.rb
- + app/models/control_panel/location.rb
- + app/models/control_panel/mail_settings.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/fe58a78340fb87256aa047af926709bd072c80b7...8e153040741058d5df8425ce16325c0d0acb1ae2

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/fe58a78340fb87256aa047af926709bd072c80b7...8e153040741058d5df8425ce16325c0d0acb1ae2
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/20180516/39e5e1ae/attachment.html>


More information about the Noosfero-dev mailing list