21 Jun, 2012
1 commit
-
…into merge-requests/173
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
25 May, 2012
1 commit
24 May, 2012
2 commits
-
Conflicts: test/functional/account_controller_test.rb
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
16 May, 2012
5 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
(ActionItem2345)
-
This "feature" started as a workaround for the fact that "the CMS is not good rnough". In practice, it was only effective for enterprises, and the only known site that actually used this in the past does not use it for ages.
15 May, 2012
1 commit
-
* Adding new hotspots to remove links of invite friends * Adding new link on the control panel to invite friend
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
22 Mar, 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)