11 Aug, 2014
1 commit
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
05 Aug, 2014
1 commit
04 Aug, 2014
3 commits
-
Fetching suggestions with straight sql queries in order to improve performance. Also replacing log.warn by log.error on profile_suggestions job.
-
(ActionItem3234)
01 Aug, 2014
1 commit
-
[social-share] fixes previous update, that failed to change some files. now i really did the merge with the "organized" branch, so everything should be working the same. Conflicts: app/views/content_viewer/view_page.html.erb lib/noosfero/plugin.rb
31 Jul, 2014
2 commits
-
Plugins can provide social share buttons in content view page. (ActionItem3238)
28 Jul, 2014
5 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/controllers/application_controller.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
6 commits
-
When the number of a category increases or a new category is verified, the suggestion is updated with the new values (ActionItem3234)
-
Users can: * add a suggestion as community * remove a suggestion from list (ActionItem3234)
-
Users can: * add a suggestion as friend * remove a suggestion from list (ActionItem3234)
-
* Added rules for suggestions * Send e-mail to users with the suggestions (ActionItem3234)
-
Also added some tests (ActionItem3234)
-
(ActionItem3234)
22 Jul, 2014
11 commits
-
Conflicts: app/models/profile.rb
-
(ActionItem3075)
-
(ActionItem3075)
-
(ActionItem3075)
-
(ActionItem3075)
-
* Move welcome page a separate action under the HomeController instead of cranking it under the signup. * May show welcome page to both signup (with or without confirmation). (ActionItem3075)
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
18 Jul, 2014
4 commits
-
Refactoring of avoiding duplicate invite task. Check existence of task is now encapsulated inside Invite (ActionItem3099)
-
Refactoring of avoiding duplicate invite task. Check existence of task is now encapsulated inside Invite (ActionItem3099)
30 Jun, 2014
2 commits
26 Jun, 2014
1 commit
-
… tests does not make sense