07 Oct, 2013
1 commit
12 Sep, 2013
6 commits
-
…into merge-requests/364 Conflicts: test/unit/person_test.rb
-
…into merge-requests/362
-
…into merge-requests/361
-
…into merge-requests/359
-
…into merge-requests/346
10 Sep, 2013
1 commit
02 Sep, 2013
1 commit
22 Aug, 2013
1 commit
21 Aug, 2013
1 commit
20 Aug, 2013
2 commits
19 Aug, 2013
1 commit
-
Also, added max-width on css to avoid overflowing when using those tags (ActionItem2740)
14 Aug, 2013
1 commit
13 Aug, 2013
6 commits
-
Also fixing a test that was sort dependent.
-
Also removing useless methods sub_category and sub_tree.
-
(ActionItem2768)
09 Aug, 2013
2 commits
-
ActionItem2752
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
2 commits
17 Jul, 2013
3 commits
-
(ActionItem2737)
-
g wrong happens with comment creation Conflicts: public/javascripts/comment_form.js
16 Jul, 2013
6 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.