31 Jul, 2012
1 commit
-
(ActionItem2382)
19 Jul, 2012
3 commits
-
Also removed not used monkey patch Removed comments on CSS file
-
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
-
Added back add_member_in_community activity Fixed creation of notifications for communities
18 Jul, 2012
2 commits
-
(ActionItem2370)
17 Jul, 2012
1 commit
-
…into merge-requests/180
15 Jul, 2012
1 commit
-
…into merge-requests/157 (ActionItem2277)
03 Jul, 2012
1 commit
-
Duplicated comments when it has answers Displaying comment title Fixed avatar images on comment Article title far from article lead Only displaying 1000 cahrs Creating activities on communities feed Fixes on rightbar and leftbar
29 Jun, 2012
1 commit
-
If ActionMailer tries to send a mail without recipient, the smtp will throw an syntax error. This checks whether there is a target and that given target has an email for notification before calling the TaskMailer to deliver the message. Also fixes the tests that crashed because of this new restriction and creates a test to this restriction. (ActionItem2370)
22 Jun, 2012
1 commit
-
Conflicts: test/unit/article_test.rb
21 Jun, 2012
1 commit
-
…into merge-requests/173
05 Jun, 2012
1 commit
-
…into merge-requests/170
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
25 May, 2012
2 commits
-
* Removed wrong puts in ProductTest
24 May, 2012
4 commits
-
Conflicts: test/functional/account_controller_test.rb
-
* Showing the name of the article * Returning message even without rejection explanation
22 May, 2012
1 commit
21 May, 2012
2 commits
20 May, 2012
3 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
17 May, 2012
13 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
-
And a pending test