24 Jul, 2015
1 commit
-
:conditions will replace previous scopes in rails4
12 Jan, 2015
1 commit
28 Jul, 2014
2 commits
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/models/profile.rb app/views/friends/index.html.erb test/unit/profile_test.rb
-
Conflicts: app/views/friends/index.rhtml app/views/invite/_select_address_book.rhtml app/views/invite/select_friends.rhtml app/views/profile/friends.rhtml config/routes.rb plugins/stoa/lib/ext/person.rb test/functional/invite_controller_test.rb test/unit/invite_member_test.rb
27 Jul, 2014
1 commit
-
(ActionItem3234)
25 Jul, 2014
1 commit
-
To make presentation easier, adds a label to SEARCHABLE_FIELDS as part of a hash.
19 Jul, 2014
1 commit
-
Removes the need of a hotspot to offer the possibility of searching members by usp_id on invite page. The previous hotspot to provide extra search fields was deemed too specific and complicated. Refactor from commits: 844304db138e2c7bb6234be39301f054b7a657cb 8470293887b42804d572dcffc5ee02af1a0d2ff6
14 Jun, 2014
1 commit
-
Both attributes can be set by the user on signup so we should allow mass assignment.
21 Aug, 2013
1 commit
30 Nov, 2012
1 commit
15 Nov, 2012
1 commit
-
Changed strings to be more clear to user Changed colors of images
09 Aug, 2012
1 commit
-
…into merge-requests/197 Conflicts: plugins/stoa/test/unit/person_test.rb
31 Jul, 2012
2 commits
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
21 May, 2012
1 commit
15 May, 2012
3 commits
-
* Including invitation_code in the person * Also removing verbosity of schema on testing
22 Mar, 2012
1 commit
-
(ActionItem2293)