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)
05 Jun, 2012
9 commits
-
* noosfero.po * noosfero-doc.po
-
…into merge-requests/170
-
…into merge-requests/168
-
…into merge-requests/164
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
31 May, 2012
1 commit
-
Some tests were broken after changes on routes included with commit bfce4eb13212734b675c4fd07f23ecca6946cb3e
30 May, 2012
1 commit
-
…into merge-requests/172
25 May, 2012
2 commits
-
…into merge-requests/169
24 May, 2012
6 commits
-
Conflicts: test/functional/account_controller_test.rb
-
* And tweaking interface * TODO: build filter to deal with controller logics
-
* Showing the name of the article * Returning message even without rejection explanation
23 May, 2012
2 commits
-
Conflicts: plugins/stoa/lib/stoa_plugin.rb plugins/stoa/public/style.css
-
(ActionItem2345)
22 May, 2012
5 commits
-
…into merge-requests/167
-
…into merge-requests/163
-
…into merge-requests/161
-
…into merge-requests/146
21 May, 2012
2 commits
17 May, 2012
4 commits
-
If people use things like Google Analytics and other Javascript crap that sets cookies and we don't ignore then on the Varnish side, then no cache is done at all.
-
That return statement has nasty consequences: the rest of the caching logic is skipped, so no cache lookup is done!
16 May, 2012
6 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
(ActionItem2345)
-
A regular member by default does not even get to see the control panel!
-
(ActionItem2345)