27 Nov, 2013
1 commit
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/manage_products.feature
16 Nov, 2013
1 commit
-
(ActionItem2904)
24 Oct, 2013
2 commits
23 Jul, 2013
1 commit
15 Jul, 2013
1 commit
13 Jul, 2013
1 commit
-
…into merge-requests/283 Conflicts: test/unit/comment_test.rb
12 Jul, 2013
5 commits
08 Jul, 2013
1 commit
27 Jun, 2013
1 commit
13 Mar, 2013
1 commit
27 Feb, 2013
1 commit
20 Feb, 2013
2 commits
-
…that uses the macro support
07 Jan, 2013
1 commit
-
…nto merge-requests/95 Since this patch is very old, I needed to fix the correction in the model a little. Also replaced the "profile2" variable name used to "author". Conflicts: app/models/comment.rb test/unit/comment_notifier_test.rb
18 Dec, 2012
1 commit
-
Also logging spammer when comment is marked as spam
11 Dec, 2012
1 commit
-
Starting pluginization of solr!
07 Oct, 2012
1 commit
-
…into merge-requests/213 Conflicts: app/controllers/application_controller.rb app/helpers/application_helper.rb app/views/content_viewer/_comment.rhtml app/views/content_viewer/view_page.rhtml lib/noosfero/plugin.rb test/functional/content_viewer_controller_test.rb test/unit/comment_test.rb
11 Sep, 2012
1 commit
-
ActionItem2306
26 Aug, 2012
1 commit
25 Aug, 2012
1 commit
-
ActionItem2306
24 Aug, 2012
1 commit
-
ActionItem2306
21 Aug, 2012
4 commits
-
Conflicts: app/helpers/application_helper.rb app/views/content_viewer/_article_toolbar.rhtml test/functional/content_viewer_controller_test.rb
-
ActionItem2306
-
ActionItem2306
20 Aug, 2012
3 commits
-
Plus a small enhancements on the existing UI for comments: turned the "delete" button into a text-only label in the bottom, instead of an annoying icon that shows up when you pass the mouse over the comment balloon. ActionItem2306
-
ActionItem2306
-
While the knowledge about spam and ham is included in the Noosfero core, actually checking comments for spam is delegated to plugins. This way we can have multiple ways of checking for spam. ActionItem2306
17 Aug, 2012
1 commit
-
ActionItem2306
24 Jul, 2012
1 commit
-
(ActionItem2375)
17 May, 2012
5 commits
-
Removed old create_article activities Created new actvities for articles created on the last 8 days Create a new activity for article if activity was removed Fixed tests
-
…an be removed; Added an method to get the activity related to the article; Alter the counter cache of the activity when a comment is added or removed to the article