22 Jul, 2014
3 commits
-
This check is redundant but speeds up blog_page. ActionItem3201
-
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
09 Jul, 2014
1 commit
-
Images looses centralization with add_zoom_to_images http://noosfero.org/Development/ActionItem3178
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)
27 Jun, 2014
1 commit
-
(ActionItem3178)
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
-
Only show public enterprises/communities to manage http://noosfero.org/Development/ActionItem3134
04 Jun, 2014
5 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
-
(ActionItem3134)
-
ActionItem3101
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
17 Apr, 2014
1 commit
09 Apr, 2014
2 commits
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)
23 Mar, 2014
1 commit
20 Mar, 2014
3 commits
-
Conflicts: app/views/themes/index.rhtml db/schema.rb plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb test/unit/person_test.rb
19 Mar, 2014
1 commit
18 Mar, 2014
7 commits
-
(ActionItem3039)
-
(ActionItem3039)
-
Also fixed typo (ActionItem2997)
-
Also included tests for meta tags and removed not-needed tests (ActionItem2610)
-
(ActionItem2610)
-
* Changed title tag (ActionItem2610)
17 Mar, 2014
2 commits
-
Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> (ActionItem2670)
14 Mar, 2014
1 commit
-
Order images in galleries by image name http://noosfero.org/Development/ActionItem2979
12 Mar, 2014
1 commit
11 Mar, 2014
1 commit
-
(ActionItem2928)
10 Mar, 2014
1 commit
07 Mar, 2014
2 commits
-
(ActionItem2997) Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Conflicts: app/controllers/my_profile/profile_themes_controller.rb test/unit/comment_test.rb vendor/plugins/action_tracker_has_comments/init.rb