18 Aug, 2012
1 commit
-
Also: - Added migration to remove action_trackers with target nil - Updated db/schema (ActionItem2400)
19 Jul, 2012
1 commit
-
Conflicts: app/models/article.rb app/models/profile.rb app/models/uploaded_file.rb public/javascripts/application.js public/stylesheets/application.css test/unit/article_test.rb test/unit/category_finder_test.rb test/unit/enterprise_test.rb
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
-
Conflicts: test/unit/article_test.rb
26 May, 2012
2 commits
-
Conflicts: INSTALL test/unit/article_test.rb
25 May, 2012
1 commit
-
* Removed wrong puts in ProductTest
21 May, 2012
1 commit
20 May, 2012
2 commits
-
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
17 May, 2012
8 commits
-
Removed old create_article activities Created new actvities for articles created on the last 8 days Create a new activity for article if activity was removed Fixed tests
-
…an be removed; Added an method to get the activity related to the article; Alter the counter cache of the activity when a comment is added or removed to the article
16 May, 2012
3 commits
-
(ActionItem2345)
-
(ActionItem2345)
-
Maximum nesting level reduced from 4 to 2. Pretty good, hm? (ActionItem2345)
05 May, 2012
1 commit
17 Apr, 2012
1 commit
09 Apr, 2012
1 commit
-
(ActionItem2336)
05 Apr, 2012
1 commit
03 Apr, 2012
1 commit
07 Mar, 2012
1 commit
20 Feb, 2012
2 commits
19 Feb, 2012
2 commits
-
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
-
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
24 Dec, 2011
8 commits
-
Also only search on the current environment