22 Sep, 2015
1 commit
08 Sep, 2015
1 commit
05 Sep, 2015
1 commit
-
- Order members by name - Removed white spaces - Changed strings to be translated - Renamed div id and test - Adjust ul tag members - Fixed plugin dependency Signed-off-by: Omar Junior <omarroinuj@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Vitor Barbosa <vitormga15@gmail.com> Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
04 Sep, 2015
1 commit
28 Aug, 2015
1 commit
26 Aug, 2015
1 commit
-
Links and images are saved with relative path but it wasn't considering the profile domain. Because of this, the links were broken on article visualization. This commit also fix the url on edition of tinymce articles.
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.
10 Aug, 2015
2 commits
-
Besides, allow session to hold a value for after signup redirection
24 Jul, 2015
1 commit
16 Jul, 2015
1 commit
13 Jul, 2015
4 commits
12 Jul, 2015
2 commits
-
Conflicts: Gemfile
08 Jul, 2015
2 commits
-
Conflicts: Gemfile
03 Jul, 2015
1 commit
-
Conflicts: app/models/event.rb app/models/profile.rb po/fr/noosfero.po
01 Jul, 2015
2 commits
19 Jun, 2015
1 commit
17 Jun, 2015
3 commits
-
Conflicts: Gemfile public/proposal-app public/stylesheets/application.css
16 Jun, 2015
2 commits
-
Conflicts: lib/noosfero/plugin.rb
15 Jun, 2015
1 commit
-
Conflicts: lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/person_test.rb
08 Jun, 2015
1 commit
03 Jun, 2015
2 commits
02 Jun, 2015
6 commits
-
Conflicts: app/models/article.rb app/models/comment.rb app/models/organization.rb app/models/profile.rb app/models/user.rb lib/noosfero/api/api.rb lib/noosfero/api/entities.rb lib/noosfero/api/helpers.rb lib/noosfero/api/session.rb lib/noosfero/api/v1/comments.rb test/unit/person_test.rb