14 Aug, 2013
1 commit
09 Aug, 2013
1 commit
31 Jul, 2013
1 commit
-
(ActionItem2744)
30 Jul, 2013
1 commit
29 Jul, 2013
2 commits
-
(ActionItem2471)
25 Jul, 2013
1 commit
23 Jul, 2013
1 commit
22 Jul, 2013
1 commit
17 Jul, 2013
3 commits
-
(ActionItem2737)
-
g wrong happens with comment creation Conflicts: public/javascripts/comment_form.js
16 Jul, 2013
8 commits
-
Introducing bug (http://noosfero.org/Development/ActionItem2705) temporarily in order to avoid the performance issues associated with the necessary loading of all posts to run display_to?. When we develop a scoped way to retrieve this contents we then will be able to fix this bug. (ActionItem2706)
-
Fixing the js method and also correcting the controller orders to calculate the total count.
-
…into merge-requests/343 Also replacing the load_comments method by a filter that receives a scope. Conflicts: app/controllers/public/content_viewer_controller.rb app/models/comment.rb app/views/content_viewer/view_page.rhtml test/functional/content_viewer_controller_test.rb test/unit/comment_test.rb
15 Jul, 2013
4 commits
13 Jul, 2013
5 commits
-
Also renaming dispatch_plugins to fetch_plugins and first_plugin to fetch_first_plugin
-
…into merge-requests/283 Conflicts: test/unit/comment_test.rb
12 Jul, 2013
11 commits
-
Removing obsolete FIXME's, trailing whitespaces and so.
-
Also a small logic fix.
-
About the FIXME on the helper, I guess it can't hurt to support css class throught the options parameter.