30 Sep, 2012
1 commit
-
…into merge-requests/200
06 Sep, 2012
1 commit
04 Sep, 2012
1 commit
17 Aug, 2012
1 commit
15 Aug, 2012
1 commit
03 Aug, 2012
1 commit
-
When a profile has its own domain, Profile#url[:profile] is nil, which cause the links routed using Profile#url to break since they expected an profile value. I could find this problem in two places where it was assumed that the Profile#url hash has the profile value not nil. This patch adds profile in the url so the route matches. (ActionItem2385)
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
22 Jun, 2012
1 commit
22 May, 2012
1 commit
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
15 Apr, 2012
1 commit
05 Apr, 2012
1 commit
03 Apr, 2012
2 commits
16 Mar, 2012
1 commit
-
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
15 Mar, 2012
1 commit
08 Mar, 2012
1 commit
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
24 Feb, 2012
1 commit
22 Feb, 2012
3 commits
21 Feb, 2012
2 commits
20 Feb, 2012
6 commits
-
* The default method doesn't work for unknown reasons
-
* Tree symbols fixed * "Open price" balloon not showing correctly
-
* Also a fix for vertical align on "No Image"
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
04 Jan, 2012
1 commit
-
In Rails 2.3 the memcache driver already supports adding timeout to cache keys.
24 Dec, 2011
8 commits
-
- Standardized search for all entities type - New category search based on a facet view
-
It was replaced by faceted search