01 Oct, 2013
1 commit
21 Aug, 2013
1 commit
16 Jan, 2013
1 commit
07 Dec, 2012
1 commit
21 Nov, 2012
1 commit
19 Nov, 2012
1 commit
28 Aug, 2012
1 commit
25 May, 2012
1 commit
24 May, 2012
2 commits
-
Conflicts: test/functional/account_controller_test.rb
23 May, 2012
1 commit
-
Conflicts: plugins/stoa/lib/stoa_plugin.rb plugins/stoa/public/style.css
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
2 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
13 May, 2012
1 commit
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)
08 May, 2012
1 commit
-
* Checking wheather the user has cpf to decide what confirmation field to show (cpf of birth date)
17 Apr, 2012
2 commits
-
…into merge-requests/155 (ActionItem2213)
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
2 commits
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)
07 Mar, 2012
2 commits
-
(ActionItem2305)
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
29 Feb, 2012
1 commit
-
* Also making activity removal be available for users who has permissions to edit the profile instead of the owner of the activity. (ActionItem2055)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
15 Feb, 2012
1 commit
-
…into merge-requests/132 Removed whitespace
09 Feb, 2012
2 commits
-
…into merge-requests/113
-
* Included alert confirmation to delete link on content viewer and cms. * Removed the destroy page, since it was useless. Pair-programmed with: Rodrigo Souto <rodrigo@colivre.coop.br> (ActionItem1524)