19 Mar, 2015
1 commit
10 Mar, 2015
1 commit
01 Mar, 2015
1 commit
-
@scope will load all data from environment with there is crash on search, consuming many resources on server
13 Feb, 2015
2 commits
-
Allow admins to define the number of news on portal See merge request !470
-
Private profile pages When the profile is private, some pages are still shown if using the URL. For example, pages like agenda and contact email. We added a before_filter to make sure that doesn't happen. See merge request !459
12 Feb, 2015
1 commit
09 Feb, 2015
1 commit
-
- Create tests for private and invisible communities using the privace methods - Executing filters for events and contact pages in private profiles Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
06 Feb, 2015
1 commit
-
Conflicts: public/stylesheets/application.css
03 Feb, 2015
4 commits
-
Conflicts: db/schema.rb
-
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
-
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>
02 Feb, 2015
1 commit
27 Jan, 2015
3 commits
-
Conflicts: public/javascripts/application.js public/stylesheets/application.css
21 Jan, 2015
1 commit
15 Jan, 2015
1 commit
-
Also changed message to be easier to translate
14 Jan, 2015
1 commit
09 Jan, 2015
2 commits
-
Conflicts: public/javascripts/chat.js
19 Dec, 2014
1 commit
08 Dec, 2014
4 commits
-
- Indent files properly - Fix signup page changing lambda to proc - Create the needed plugin's hotspots - Fix academic_info attributes update - Fix hotspot to work in edit page
-
Fix members listing There is a problem in environments when listing profile members: No Method Error 'map' for #<Arel::Nodes::SqlLiteral> This problem is related to a 'count' being executed in a query with 'includes'. See merge request !392
03 Dec, 2014
1 commit
20 Nov, 2014
2 commits
-
Conflicts: Gemfile.lock script/development
10 Nov, 2014
1 commit
05 Nov, 2014
6 commits
-
Conflicts: app/controllers/public/chat_controller.rb Conflicts: app/controllers/public/chat_controller.rb
-
Conflicts: app/helpers/layout_helper.rb
31 Oct, 2014
2 commits
-
You cannot use Date.today.day together with arbitrary year/month combinations, because will crash on 2014-10-31 and you are viewing the page for 2014-11 (2014-11-31 is not a valid date).
27 Oct, 2014
1 commit
-
Fix access denied view for uploaded files in private profiles See merge request !347
22 Oct, 2014
1 commit