03 Feb, 2015
1 commit
-
Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/helpers/search_helper.rb app/models/invitation.rb app/models/person.rb app/views/cms/view.html.erb app/views/templates/index.html.erb plugins/community_track/views/content_viewer/_step_item.html.erb test/functional/home_controller_test.rb test/unit/person_test.rb test/unit/profile_test.rb
26 Jan, 2015
1 commit
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
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
18 Jul, 2014
2 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)
25 Jun, 2014
2 commits
24 Jun, 2014
1 commit
13 May, 2014
1 commit
-
Conflicts: app/helpers/application_helper.rb app/helpers/layout_helper.rb app/models/community.rb app/models/enterprise.rb app/models/product_category.rb app/views/account/change_password.html.erb config/boot.rb config/environment.rb config/routes.rb lib/noosfero/plugin.rb test/unit/enterprise_activation_test.rb test/unit/person_notifier_test.rb
15 Apr, 2014
1 commit
-
If a user is successfully added to a community when performing a community invitation task, cancel all other pending tasks the user might have with invitations for the same community. (ActionItem3100)
04 Apr, 2014
2 commits
31 Mar, 2014
1 commit
22 Jan, 2014
1 commit
16 Sep, 2013
1 commit
05 Sep, 2013
1 commit
27 Feb, 2011
2 commits
-
(ActionItem1871)
-
(ActionItem1871)
26 Jan, 2011
1 commit
-
+ Multi-processing tasks. + Graciously show/hide functions with the smooth slide of + Jquery. ^^ + Using Unobtrusive Javascript. + Customized messages for each task type. + Button "Set all to approve/reject/skip". + Icons related to the task action. * Missing - Need to make selenium tests. (ActionItem1527)
02 Sep, 2010
1 commit
-
Also removed a useless test for PublishedArticle (ActionItem1668,ActionItem1664)
02 Feb, 2010
1 commit
-
- invite friends refactored (ActionItem1275)