24 May, 2012
5 commits
-
Conflicts: test/functional/account_controller_test.rb
-
* And tweaking interface * TODO: build filter to deal with controller logics
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
16 May, 2012
16 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)
-
(ActionItem2345)
-
(ActionItem2345)
-
Maximum nesting level reduced from 4 to 2. Pretty good, hm? (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.
-
Without this, `rake noosfero:doc:translate` will always fail if there is any language $lang without a corresponding po/$lang/noosfero-doc.po. Let's face, translating the documentation in the last thing one will do when creating a translation.
15 May, 2012
5 commits
-
* Including invitation_code in the person * Also removing verbosity of schema on testing
-
* Adding new hotspots to remove links of invite friends * Adding new link on the control panel to invite friend
-
* Allowing enable/disable to receive the class
14 May, 2012
3 commits
-
…into merge-requests/166
13 May, 2012
2 commits
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)