12 Sep, 2014
2 commits
-
Ai1954 manage friends shows the wrong number of persosns per page Changed the number of friends shown per page, to improve usability. ActionItem1954: http://noosfero.org/Development/ActionItem1954 See merge request !219
11 Sep, 2014
1 commit
-
Conflicts: AUTHORS app/controllers/public/content_viewer_controller.rb debian/changelog lib/noosfero.rb po/de/noosfero.po po/eo/noosfero.po po/es/noosfero.po po/fr/noosfero.po po/hy/noosfero.po po/it/noosfero.po po/noosfero.pot po/pt/noosfero.po po/ru/noosfero.po
09 Sep, 2014
2 commits
-
Fix support of custom layout in themes http://noosfero.org/Development/ActionItem3299 See merge request !315
-
Closes #307 Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
03 Sep, 2014
1 commit
02 Sep, 2014
1 commit
-
(ActionItem3191)
27 Aug, 2014
1 commit
-
PeopleBlock plugin overrides the EnvironmentStatisticsBlock (ActionItem3045)
26 Aug, 2014
1 commit
-
also: * keep the tip about separate tags by comma * include the css in the header page to have cache (ActionItem3280)
25 Aug, 2014
1 commit
20 Aug, 2014
11 commits
-
Solved code duplication that creates the Task for moderation. Fixed the signup page to show the correct messages in case of any combination of the features "Admin Must Approve New Users" and "Skip Email Activation" Signed-off-by: Hebert Douglas <hebertdougl@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Added support for using User Moderation and Skip user email activation features together Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
(AI3036) Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
-
(AI3036) Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
-
from task. (AI3036) Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
-
(AI3036) Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Hebert Douglas <hebertdougl@gmail.com> Signed-off-by: Renan Costa <renan2727@hotmail.com> Signed-off-by: Rodrigo Medeiros <rodrigo.mss01@gmail.com> Signed-off-by: Iolane Andrade <andrade.icaa@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Signed-off-by: Álvaro Fernando<alvarofernandoms@gmail.com>
-
(ActionItem3036) Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Wilton Rodrigues <braynwilton@gmail.com>
18 Aug, 2014
1 commit
14 Aug, 2014
1 commit
13 Aug, 2014
1 commit
-
Ai3223 fix article versions http://noosfero.org/Development/ActionItem3223 See merge request !265
12 Aug, 2014
1 commit
-
The field display_color has turned into char(6) and stores the color rgb hex code. (ActionItem2915)
08 Aug, 2014
1 commit
07 Aug, 2014
1 commit
-
Hopefully this is the very last time we do this. Conflicts: Rakefile app/controllers/my_profile/cms_controller.rb app/controllers/public/content_viewer_controller.rb app/helpers/application_helper.rb app/helpers/content_viewer_helper.rb app/models/article.rb app/models/enterprise.rb app/models/product_categories_block.rb app/models/products_block.rb app/views/account/_signup_form.rhtml app/views/blocks/my_network.rhtml app/views/blocks/profile_info.rhtml app/views/blocks/profile_info_actions/_community.html.erb app/views/blocks/profile_info_actions/_enterprise.html.erb app/views/blocks/profile_info_actions/_person.html.erb app/views/content_viewer/view_page.rhtml app/views/profile/index.rhtml app/views/shared/_disabled_enterprise.html.erb app/views/shared/articles_list.html.erb db/schema.rb debian/changelog lib/file_presenter.rb lib/noosfero.rb plugins/custom_forms/controllers/custom_forms_plugin_profile_controller.rb plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/test/functional/shopping_cart_plugin_controller_test.rb plugins/work_assignment/test/unit/work_assingment_plugin/work_assignment_test.rb plugins/work_assignment/test/unit/work_assingment_plugin_test.rb public/javascripts/application.js script/sample-articles script/sample-enterprises script/sample-products script/sample-profiles test/functional/cms_controller_test.rb test/functional/comment_controller_test.rb test/functional/content_viewer_controller_test.rb test/unit/application_helper_test.rb test/unit/article_test.rb test/unit/content_viewer_helper_test.rb test/unit/folder_helper_test.rb test/unit/forum_helper_test.rb
01 Aug, 2014
1 commit
31 Jul, 2014
3 commits
-
authorship started being idenfitied by created_by instead of last_changed_by, but #upload_files was not updated to reflect that and there were no automated tests for it.
-
Some count queries breaks when there is a join with other entity.
28 Jul, 2014
5 commits
-
Ai3228 spreading article AI 3228 fix spreading article. http://noosfero.org/Development/ActionItem3228 See merge request !267
-
Ai3215 remove friend bug Fixing Rails3 bug: http://noosfero.org/Development/ActionItem3215 See merge request !264
27 Jul, 2014
1 commit
-
(ActionItem3235)
25 Jul, 2014
1 commit
-
It improved the performance on local environment but after testing it on alpha environment, it displayed a reasonable performance degradation.
24 Jul, 2014
2 commits