09 Jul, 2014
1 commit
-
Improve validation of submissions/answers http://noosfero.org/Development/ActionItem3168
20 Jun, 2014
2 commits
-
Also added migration to remove existent forms without profile Signed-off-by: Ana Losnak <analosnak@gmail.com> (ActionItem3144)
-
(ActionItem3172)
16 Jun, 2014
1 commit
-
This makes possible to move controllers' code to the model, where it should be in first place (ActionItem3168)
05 Jun, 2014
2 commits
-
ActionItem3161
04 Jun, 2014
8 commits
-
Fix search of STI subclasses http://noosfero.org/Development/ActionItem3157
-
Fix duplicate author folder creation and duplicate save of work assignments http://noosfero.org/Development/ActionItem3145
30 May, 2014
1 commit
-
(ActionItem3151)
25 May, 2014
1 commit
05 May, 2014
1 commit
-
The migration 20130823151900_associate_fields_to_alternatives.rb from plugin CustomForms? was crashing due to submissions without a form on the database. This is a database inconsistence since there shouldn't be submissions without a form. To fix the problem I'm skipping the on the migration which may crash with a rescue to allow new tries to execute properly, creating a new migration to remove the submissions without form from the database and adding the :dependent => :destroy on form association with submission to avoid the problem in the future. Some people bypassed the migration through manual ways. This people should not worry since the cases which were crashing should not be running at all. ActionItem3130
24 Apr, 2014
1 commit
-
Conflicts: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/test/functional/shopping_cart_plugin_controller_test.rb plugins/shopping_cart/test/functional/shopping_cart_plugin_myprofile_controller_test.rb
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
14 Apr, 2014
1 commit
-
Change to Manage Products/Services (as in catalog) http://noosfero.org/Development/ActionItem3052
08 Apr, 2014
2 commits
-
Making every plugin run its tests with independently, with only its migrations and only it enabled.
07 Apr, 2014
2 commits
02 Apr, 2014
5 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
26 Mar, 2014
1 commit
-
(ActionItem3062)
24 Mar, 2014
1 commit
-
(ActionItem3056)
20 Mar, 2014
1 commit
-
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
-
Conflicts: db/schema.rb
18 Mar, 2014
1 commit
17 Mar, 2014
3 commits
-
Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> (ActionItem2670)
16 Mar, 2014
1 commit
-
- 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
1 commit