25 Feb, 2015
1 commit
-
The PluginAdminController protect by default users that didn't have edit_environment_features permission against access plugin administration. (cherry picked from commit 7c541b4a2fef9c201c164a05f1519b190f667a5f)
28 Jan, 2015
2 commits
-
(cherry picked from commit cd15a410a4673db619f96d52b11ffc293f0a1eba)
-
(cherry picked from commit 83dd0faf85c086defa56b7f2a1bbf5c4dd1f9b59)
08 Dec, 2014
1 commit
20 Nov, 2014
1 commit
-
An environment role has permissions for both environment and profile but edition page was displaying only environment permissions.
31 Oct, 2014
1 commit
27 Oct, 2014
1 commit
-
Fix 'Report Abuse' action See merge request !343
22 Oct, 2014
3 commits
-
Conflicts: app/helpers/profile_helper.rb app/views/content_viewer/_article_toolbar.rhtml app/views/profile/_common.rhtml app/views/profile/_organization_profile.rhtml app/views/profile/_person_profile.rhtml db/schema.rb public/stylesheets/application.css
20 Oct, 2014
1 commit
26 Sep, 2014
3 commits
24 Sep, 2014
1 commit
15 Sep, 2014
1 commit
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
12 Sep, 2014
2 commits
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)
18 Aug, 2014
1 commit
14 Aug, 2014
1 commit
13 Aug, 2014
1 commit
-
Ai3251 edit header footer AI 3251 fix edit header footer http://noosfero.org/Development/ActionItem3251 See merge request !276
12 Aug, 2014
1 commit
-
The field display_color has turned into char(6) and stores the color rgb hex code. (ActionItem2915)
11 Aug, 2014
1 commit
-
(ActionItem3251) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
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
31 Jul, 2014
1 commit
-
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.
28 Jul, 2014
2 commits
-
Ai3228 spreading article AI 3228 fix spreading article. http://noosfero.org/Development/ActionItem3228 See merge request !267
23 Jul, 2014
2 commits
-
(ActionItem3215) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Daniel Bucher <daniel.bucher88@gmail.com>
22 Jul, 2014
1 commit
-
I'm adding the author as a record relation instead of calculating it based on the last_changed_by. This change has a reasonable performance improvement on pages that access this information, like blog page. Still saving author_name in order to deal with the problem of the author being removed. Including new method to facilitate specific article version retrieval. ActionItem3201
21 Jul, 2014
1 commit
17 Jul, 2014
1 commit
-
Conflicts: app/models/environment.rb app/views/features/index.rhtml
08 Jul, 2014
2 commits
07 Jul, 2014
1 commit
04 Jul, 2014
1 commit
26 Jun, 2014
1 commit
-
… tests does not make sense