14 Apr, 2014
2 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.
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
2 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)
20 Mar, 2014
5 commits
-
(ActionItem2694)
-
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
10 commits
-
Conflicts: db/schema.rb
-
Signup Redirect Improvements Add environment feature for choosing where to redirect the user after signup. The options are the same as the ones for the login redirection options existing today. This feature takes in consideration that the usar may have to follow a confirmation URL recieved by eletronic mail.
-
(ActionItem2694)
-
(ActionItem2694)
18 Mar, 2014
9 commits
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
Also included tests for meta tags and removed not-needed tests (ActionItem2610)
-
* Changed title tag (ActionItem2610)
17 Mar, 2014
4 commits
-
(ActionItem3049)
-
Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> (ActionItem2670)
16 Mar, 2014
2 commits
-
- EnvironmentStatisticsBlock was marked as DEPRECATED, it will be removed in the next Noosfero release, see ActionItem3045 Thanks for the tip Daniela Feitosa ;) (ActionItem2851)
-
- Removed EnvironmentStatisticsBlock from core. Environment's admins should enable the statistics block for its environment Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br> Signed-off-by: Victor Costa <vfcosta@gmail.com> (ActionItem2851)
14 Mar, 2014
2 commits
-
Environment. (ActionItem2998)
-
Order images in galleries by image name http://noosfero.org/Development/ActionItem2979
10 Mar, 2014
1 commit