06 Jan, 2014
1 commit
18 Dec, 2013
1 commit
-
Conflicts: test/unit/profile_test.rb
19 Nov, 2013
1 commit
14 Nov, 2013
1 commit
08 Nov, 2013
1 commit
04 Nov, 2013
2 commits
21 Oct, 2013
3 commits
-
Also include person_api test file that was not added on previous commits... (ActionItem2832)
-
(ActionItem2832)
-
Also provides hotspot for plugins to add new fields for password recovery (ActionItem2827)
18 Oct, 2013
1 commit
-
* Creates a smart api to define categories of fields. * Inclusion of sensitive and heavy fields categorization * Possibility for creation of custom fields (ActionItem2832)
01 Oct, 2013
1 commit
21 Aug, 2013
1 commit
16 Jan, 2013
1 commit
07 Dec, 2012
1 commit
30 Nov, 2012
1 commit
21 Nov, 2012
1 commit
19 Nov, 2012
1 commit
28 Aug, 2012
1 commit
09 Aug, 2012
1 commit
-
…into merge-requests/197 Conflicts: plugins/stoa/test/unit/person_test.rb
31 Jul, 2012
2 commits
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
9 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
(ActionItem2345)
-
(ActionItem2345)
-
(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
4 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)