[Git][noosfero/noosfero][master] 8 commits: profile-search-block: advanced search

Rodrigo Souto gitlab at mg.gitlab.com
Tue Oct 17 14:08:26 BRST 2017


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
9bbd778b by pedrodelyra at 2017-10-05T11:00:28-03:00
profile-search-block: advanced search

Includes advanced search filters for the profile search block by using
pg_search plugin facets.

Signed-off-by: Rodrigo Souto <rodrigo at colivre.coop.br>
Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>
Signed-off-by: pedrodelyra <pedrodelyra at gmail.com>

- - - - -
9050bc26 by Gabriel Silva at 2017-10-05T11:00:28-03:00
article: add custom fields

Article support for custom fields using metadata infra.

Signed-off-by: Rodrigo Souto <rodrigo at colivre.coop.br>
Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>
Signed-off-by: Iasmin Mendes <mendesiasmin96 at gmail.com>

- - - - -
70c1df2b by mendesiasmin at 2017-10-05T11:00:28-03:00
cms: single upload option for profile

Allows the profile to choose whether the upload page display multiple
upload fields with no metadata (current behavior) or a single upload
field with metadata (artcle new page like).

Signed-off-by: mendesiasmin <mendesiasmin96 at gmail.com>
Signed-off-by: pedrodelyra  <pedrodelyra at gmail.com>

- - - - -
2d8ee386 by Gabriel Silva at 2017-10-05T11:00:28-03:00
macros: convert macros rendered on contents and blocks

Includes system provided macros to be converted on blocks and contents
rendering. These macros are managed through the administration panel.

Signed-off-by: Rodrigo Souto <rodrigo at colivre.coop.br>
Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>
Signed-off-by: Iasmin Mendes <mendesiasmin96 at gmail.com>
Signed-off-by: Pedro de Lyra <pedrodelyra at gmail.com>

- - - - -
1e118854 by Gabriel Silva at 2017-10-05T11:00:28-03:00
work-assignment-plugin: add upload page on activity view page

Eases the submission of activities by adding the upload page to the
work assignment view page.

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
9370d258 by Rodrigo Souto at 2017-10-05T11:00:28-03:00
pg-search: fix syntax error

- - - - -
e64a4192 by Rodrigo Souto at 2017-10-16T17:09:37-03:00
Fix several tests

- - - - -
09712f5e by Rodrigo Souto at 2017-10-17T16:08:12+00:00
Merge branch 'ciags' into 'master'

Profile advanced search and article custom fields

See merge request noosfero/noosfero!1319
- - - - -


30 changed files:

- app/controllers/admin/admin_panel_controller.rb
- app/controllers/my_profile/cms_controller.rb
- app/controllers/public/profile_search_controller.rb
- app/helpers/application_helper.rb
- app/helpers/article_helper.rb
- app/helpers/boxes_helper.rb
- app/helpers/comment_helper.rb
- app/helpers/content_viewer_helper.rb
- app/helpers/events_helper.rb
- app/helpers/profile_helper.rb
- app/helpers/sanitize_helper.rb
- app/mailers/comment_notifier.rb
- app/models/approve_article.rb
- app/models/approve_comment.rb
- app/models/article.rb
- app/models/blog_archives_block.rb
- + app/models/concerns/string_template.rb
- app/models/disabled_enterprise_message_block.rb
- app/models/fans_block.rb
- app/models/favorite_enterprises_block.rb
- app/models/interest_tags_block.rb
- app/models/my_network_block.rb
- app/models/profile.rb
- app/models/profile_image_block.rb
- app/models/profile_search_block.rb
- app/models/slideshow_block.rb
- app/models/suggest_article.rb
- app/models/uploaded_file.rb
- app/services/feed_writer.rb
- app/views/admin_panel/index.html.erb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/94c252d0760e7ee55cd3824ea3015dc8d382b014...09712f5e78570a32480c0ccd80d60ea305640fa8

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/94c252d0760e7ee55cd3824ea3015dc8d382b014...09712f5e78570a32480c0ccd80d60ea305640fa8
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/20171017/21fbc35e/attachment.html>


More information about the Noosfero-dev mailing list