05 Dec, 2015
1 commit
-
Also drop wrong files copied from old repo
12 Nov, 2015
1 commit
04 Nov, 2015
1 commit
09 Oct, 2015
1 commit
11 Sep, 2015
3 commits
-
Signed-off-by: Braulio Bhavamitra <brauliobo@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
04 Sep, 2015
1 commit
13 Aug, 2015
1 commit
11 Aug, 2015
2 commits
-
The id was necessary for the has_many :through. Also add indexes and timestamps and fix typo on table name
-
All scraps and action trackers from profile were loaded at once as will_paginate can't change SQL when find_by_sql is used. Also, eager load activities to make it O(3) instead of O(n). This increases performance by ~30% on profiles with lots of scraps/action trackers.
24 Jul, 2015
5 commits
-
:conditions will replace previous scopes in rails4
04 Jul, 2015
1 commit
15 Jun, 2015
1 commit
-
Conflicts: lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/person_test.rb
03 Jun, 2015
1 commit
02 Jun, 2015
3 commits
16 Mar, 2015
1 commit
14 Mar, 2015
1 commit
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
02 Feb, 2015
3 commits
-
If the user is profile/environment admin, bypasses the permissions check so that he/she always has access to everything related to the profile. The absence of this feature caused many strange behaviors like env admins unable to access a community control panel section. This also caused many complex permission checking codes where we were forced to test lots of combinations instead of a straight check (e.g. user is env admin or user is profile admin or user has permission x or ...). After this change, there might still be redundant testing around the code, but that might be reviewed slowly.
26 Jan, 2015
2 commits
22 Jan, 2015
1 commit
-
Always allow admin to change profiles homepage See merge request !412
14 Jan, 2015
1 commit
12 Jan, 2015
1 commit
20 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock script/development
28 Oct, 2014
1 commit
13 Aug, 2014
1 commit
08 Aug, 2014
1 commit