17 Feb, 2016
1 commit
16 Feb, 2016
1 commit
15 Feb, 2016
2 commits
11 Feb, 2016
5 commits
-
Conflicts: plugins/comment_paragraph/controllers/profile/comment_paragraph_plugin_profile_controller.rb plugins/comment_paragraph/test/functional/comment_paragraph_plugin_profile_controller_test.rb
-
Fixes crash when processing suggest an article task - Removes an old line that was left behind during merge of support for different types of article. It was overriding the correct decision made by #article_type. - Defines SuggestArticle#author_name the same as the sender so noosfero task page doesn't crash in case the processing of the task throws an error, since it will try to show the author name in the task error page. Fixes #166 See merge request !786
-
fix signup with custom_fields Fixes bugs with signup with required custom fields, as well as required custom values not being saved for new communities. See merge request !783
-
- Removes an old line that was left behind during merge of support for different types of article. It was overriding the correct decision made by #article_type. - Defines SuggestArticle#author_name the same as the sender so noosfero task page doesn't crash in case the processing of the task throws an error, since it will try to show the author name in the task error page. Fixes #166
05 Feb, 2016
1 commit
-
Signed-off-by: Joenio Costa <joenio@colivre.coop.br> Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
04 Feb, 2016
2 commits
-
Conflicts: config/application.rb
-
These changes avoid searching for sessions with a wrong schema in a multi domain setup.
02 Feb, 2016
1 commit
27 Jan, 2016
1 commit
22 Jan, 2016
1 commit
18 Jan, 2016
1 commit
-
* staging: (359 commits) Makes travis run all the tests via ./script/ci api: paginate members endpoint adds - TASK=rake test:all:db Added specific things for noosferogov api: return profile members Wont stop travis if Gemfile.lock does not exist api: expose profile type api: expose entities related to activity api: add activities endpoint api: fix login from cookie api: add endpoint for profiles api: create boxes enpoint api: login from noosfero cookie api: expose article type fix script production in app restart api: search profile by identifier api: expose boxes and blocks for profiles - rm Gemfile.lock Removing Gemfile.lock Setting will paginate to the version at debian stable ... Conflicts: .gitmodules app/models/environment.rb lib/noosfero/api/v1/articles.rb test/unit/api/helpers_test.rb test/unit/api/test_helper.rb
08 Jan, 2016
1 commit
07 Jan, 2016
1 commit
-
The cucumber tests would depend on having the translations compiled, which takes quite a while (more than 1 minute on my tests). You don't want an extra full minute on every CI run.
05 Jan, 2016
1 commit
-
Conflicts: Gemfile app/models/article.rb test/unit/user_test.rb
29 Dec, 2015
1 commit
28 Dec, 2015
2 commits
-
removing category icons from enterprise list remove some specific code that display category icons on enterprise images See merge request !744
18 Dec, 2015
1 commit
-
Conflicts: Rakefile
17 Dec, 2015
1 commit
16 Dec, 2015
5 commits
-
Conflicts: lib/noosfero/api/v1/search.rb
15 Dec, 2015
1 commit
12 Dec, 2015
2 commits
-
See https://travis-ci.org/noosfero/noosfero/jobs/96468167
11 Dec, 2015
1 commit
-
Using the predefined assertion methods will give us meaningful failure messages by default.
10 Dec, 2015
2 commits
-
Conflicts: lib/noosfero/api/v1/articles.rb
09 Dec, 2015
3 commits
07 Dec, 2015
2 commits
-
* staging: Update proposals_discussion plugin New hotspot to add custom buttons on content manager page pg_search: refactor search query
-
* staging: remove tests used for old captcha system limit 200 characters for proposals Update dialoga plugin api: filter archived articles Conflicts: test/unit/api/helpers_test.rb