02 Oct, 2015
1 commit
-
This is already handled on rails 3. Fix #62
04 Sep, 2015
1 commit
11 Aug, 2015
1 commit
-
…ons (create, update and destroy)
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
19 Jun, 2015
1 commit
22 Feb, 2015
1 commit
11 Feb, 2015
1 commit
-
Conflicts: test/unit/product_test.rb
26 Jan, 2015
1 commit
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
13 May, 2014
1 commit
-
Conflicts: app/helpers/application_helper.rb app/helpers/layout_helper.rb app/models/community.rb app/models/enterprise.rb app/models/product_category.rb app/views/account/change_password.html.erb config/boot.rb config/environment.rb config/routes.rb lib/noosfero/plugin.rb test/unit/enterprise_activation_test.rb test/unit/person_notifier_test.rb
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)
11 Feb, 2014
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb app/controllers/public/content_viewer_controller.rb app/helpers/application_helper.rb app/helpers/article_helper.rb app/helpers/catalog_helper.rb app/helpers/comment_helper.rb app/models/article.rb app/models/enterprise.rb app/models/members_block.rb app/models/person.rb app/models/profile.rb app/views/blocks/profile_info.html.erb app/views/blocks/profile_info_actions/community.html.erb config/initializers/dependencies.rb config/routes.rb db/schema.rb debian/control lib/noosfero/plugin.rb lib/tasks/plugins.rake plugins/custom_forms/views/custom_forms_plugin_myprofile/_form.html.erb script/sample-products test/functional/catalog_controller_test.rb test/functional/manage_products_controller_test.rb test/functional/map_balloon_controller_test.rb test/functional/profile_controller_test.rb test/functional/search_controller_test.rb test/unit/box_test.rb test/unit/cms_helper_test.rb test/unit/enterprise_test.rb test/unit/environment_test.rb test/unit/featured_products_block_test.rb test/unit/person_test.rb test/unit/product_category_test.rb test/unit/product_test.rb test/unit/profile_test.rb test/unit/user_test.rb vendor/plugins/monkey_patches/methods_from_fake_arel/init.rb
03 Feb, 2014
1 commit
20 Jan, 2014
1 commit
09 Oct, 2013
1 commit
-
PS: still failing due to image mass-assignment
05 Sep, 2013
1 commit
15 Jul, 2013
1 commit
27 Feb, 2013
1 commit
-
Conflicts: app/models/comment.rb app/views/layouts/application-ng.rhtml test/unit/category_test.rb
12 Dec, 2012
1 commit
11 Dec, 2012
2 commits
-
Starting pluginization of solr!
18 Oct, 2012
1 commit
17 Aug, 2012
1 commit
-
(ActionItem2366)
25 May, 2012
1 commit
-
* Removed wrong puts in ProductTest
19 May, 2012
1 commit
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
05 May, 2012
1 commit
17 Apr, 2012
1 commit
15 Apr, 2012
2 commits
-
* Category full name indexing test * New search results object
-
Conflicts: app/models/enterprise.rb
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
1 commit
15 Mar, 2012
1 commit
13 Mar, 2012
1 commit
-
(ActionItem2307)
24 Feb, 2012
2 commits
20 Feb, 2012
1 commit
-
* A few syntax problems * Removed tests for removed models * Replaced 'browse' with 'search' controller * Created EnterpriseHomepageHelperTest * Fixes to work with Solr
19 Feb, 2012
2 commits
-
Conflicts: INSTALL app/models/environment_finder.rb config/environments/cucumber.rb debian/control features/step_definitions/noosfero_steps.rb test/unit/forum_helper_test.rb
09 Feb, 2012
1 commit
06 Feb, 2012
1 commit
-
(ActionItem2273)
04 Jan, 2012
1 commit
-
Conflicts: features/step_definitions/noosfero_steps.rb