22 May, 2012
1 commit
20 May, 2012
2 commits
-
Also, add a facet to filter enabled/not enabled enterprises
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
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
13 May, 2012
1 commit
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)
05 May, 2012
1 commit
20 Apr, 2012
1 commit
17 Apr, 2012
5 commits
-
…into merge-requests/155 (ActionItem2213)
15 Apr, 2012
4 commits
-
* Domain name * New search results object * Missing category on products * 'See all' only appears when MULTIPLE_SEARCH_LIMIT is reached
-
Conflicts: app/models/enterprise.rb
12 Apr, 2012
1 commit
-
…into merge-requests/152
09 Apr, 2012
1 commit
-
(ActionItem2213)
05 Apr, 2012
2 commits
-
…into merge-requests/142 Conflicts: test/functional/invite_controller_test.rb (ActionItem2313)
03 Apr, 2012
1 commit
16 Mar, 2012
3 commits
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
-
Also use delayed_job for indexing categories
09 Mar, 2012
2 commits
-
(ActionItem2316)
-
(ActionItem2313)
08 Mar, 2012
2 commits
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
-
I am also already adding a "spam" flag to the table, which we will use next. (ActionItem2309)
07 Mar, 2012
3 commits
-
(ActionItem2305)
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
29 Feb, 2012
1 commit
-
* Also making activity removal be available for users who has permissions to edit the profile instead of the owner of the activity. (ActionItem2055)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
24 Feb, 2012
4 commits
-
* Changed 'find_in' for the corresponding search action * Updated google maps urls
-
Change Google API version to V3 and implements city and state validations for Brazil case.
23 Feb, 2012
1 commit
20 Feb, 2012
1 commit
-
* A wrong 'browse' route (replaced with 'search') * Lack of an 'expect' on the CmsControllerTest
19 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb app/controllers/public/browse_controller.rb app/helpers/application_helper.rb app/helpers/display_helper.rb app/models/environment_finder.rb app/models/product.rb app/views/layouts/_javascript.rhtml app/views/layouts/application-ng.rhtml public/javascripts/application.js public/stylesheets/application.css test/functional/browse_controller_test.rb test/functional/search_controller_test.rb vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake