11 Feb, 2015
1 commit
03 Feb, 2015
2 commits
-
This feature allows organizations to invite people and users to request friendship from other users from the network instead of only through email. Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
15 Jan, 2015
1 commit
-
Also changed message to be easier to translate
06 Aug, 2014
1 commit
-
Conflicts: app/controllers/application_controller.rb app/models/profile.rb app/views/friends/index.html.erb app/views/invite/_personalize_invitation_mail.html.erb test/functional/invite_controller_test.rb
31 Jul, 2014
1 commit
28 Jul, 2014
1 commit
-
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
19 Jul, 2014
2 commits
-
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
-
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
07 Jul, 2014
1 commit
03 Jul, 2014
1 commit
25 Jun, 2014
2 commits
-
link_to_function doesn't take blocks as arguments since rails 3.1
24 Jun, 2014
1 commit
31 Mar, 2014
1 commit
21 Mar, 2014
1 commit
27 Jan, 2014
1 commit
10 Jan, 2014
1 commit
06 Jan, 2014
2 commits
25 Dec, 2012
1 commit
-
*.rhtml is deprecated in Rails 3
01 Jun, 2012
1 commit
-
- Translating README file to English - Added config.yml.dist as example
27 Aug, 2010
1 commit
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
05 Feb, 2010
1 commit
02 Feb, 2010
1 commit
-
- invite friends refactored (ActionItem1275)