22 Oct, 2014
1 commit
23 Jul, 2014
2 commits
22 Jul, 2014
2 commits
-
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
-
Was necessary to create a spam_comments_count in order to get the correct count without considering spams. ActionItem3201
05 Jul, 2014
1 commit
-
On languages that "My" is not translated the same way when used with "enterprises" and "communities", the translations were wrong. (ActionItem3190)
13 Jun, 2014
1 commit
-
ActionItem3167
05 Jun, 2014
2 commits
-
Display missed icons on folder view A small rewrite with more coherent names and context-able listing to make that thing to work. http://noosfero.org/Development/ActionItem3158
04 Jun, 2014
7 commits
-
`content_list` is a more coherent name for listing things that are no exactily an article. Completes ActionItem3158 changes
-
Also enables to correctly display icons Closes ActionItem3158
-
AI3135
-
AI3135
-
AI3135
-
AI3135
05 May, 2014
2 commits
-
(ActionItem3123)
23 Apr, 2014
1 commit
-
Conflicts: app/views/content_viewer/view_page.rhtml app/views/profile_editor/index.rhtml debian/changelog lib/noosfero.rb plugins/comment_group/test/functional/comment_group_plugin_profile_controller_test.rb
22 Apr, 2014
1 commit
15 Apr, 2014
1 commit
-
There are some tests that may fail due to assumption of the database collation.
14 Apr, 2014
5 commits
-
Instead of testing the exact values of jobs and activities, I'm asserting the difference during a block run. This is much more precise and avoid context trash that makes the tests fail.
-
Define the appropriate user for the ActionTracker to avoid failure while running multiple tests.
-
Shows a zoom link on article images by default https://noosfero.org/Development/ActionItem3086
-
Invite Member http://noosfero.org/Development/ActionItem3054
08 Apr, 2014
1 commit
-
AI3086
04 Apr, 2014
2 commits
-
AI3054
03 Apr, 2014
1 commit
-
Instead of fetching every category to display the icons, fetch only 3 of them through the correct sql query. This also fixes a big memory leak. (ActionItem3084)
02 Apr, 2014
3 commits
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/categories_block.feature po/eo/noosfero.po po/es/noosfero.po po/it/noosfero.po test/unit/block_test.rb
31 Mar, 2014
1 commit
25 Mar, 2014
1 commit
-
(ActionItem3058)
22 Mar, 2014
1 commit
-
This allow the task to been seen on the control panel Besides, requestor is not required. In CIRANDAS, for example, all EnterpriseActivation don't have requestor filled Also finish the task if Enterprise#enable is called manually
20 Mar, 2014
4 commits
-
(ActionItem2694)