04 Jun, 2014
2 commits
-
AI3135
05 May, 2014
4 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
17 Apr, 2014
1 commit
-
The test was checking by "original article" and "edited article" but the lib was putting the "original" and the "edited" inside a strong tag because it's the only part being edited. To solve the problem I just checked by the text that was changed.
15 Apr, 2014
2 commits
-
There are some tests that may fail due to assumption of the database collation.
14 Apr, 2014
6 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
2 commits
-
(ActionItem3087)
-
AI3086
07 Apr, 2014
1 commit
04 Apr, 2014
2 commits
-
AI3054
03 Apr, 2014
2 commits
-
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)
-
AI3012
02 Apr, 2014
4 commits
-
…to juniorsilva1001/noosfero-article-version Conflicts: app/views/content_viewer/versioned_article.rhtml db/schema.rb public/stylesheets/application.css
-
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
01 Apr, 2014
1 commit
31 Mar, 2014
2 commits
26 Mar, 2014
2 commits
-
(ActionItem3063)
-
agenda_improvements: Changed the limit to show the events Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> (ActionItem3048)
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
5 commits
-
AI2822
-
(ActionItem2694)