15 Feb, 2016
2 commits
11 Feb, 2016
3 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
-
- 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
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
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
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
10 Dec, 2015
2 commits
-
Conflicts: lib/noosfero/api/v1/articles.rb
09 Dec, 2015
2 commits
07 Dec, 2015
6 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
04 Dec, 2015
1 commit
-
…ero into captcha_serpro_plugin * 'captcha_serpro_plugin' of softwarepublico.gov.br:noosferogov/noosfero: (30 commits) api: refactoring captcha Update gamification plugin Fix archived validation for articles Fix datepicker date value Update dialoga plugin Update dialoga plugin Fix resend activation code for users Avoid count hits and add comments in archived articles. Added to new unit tests and translated msg Changes in endpoints to verify archived article validation api: method to resend activation code Add method to resend activation code Added archived article verification into vote plugin New feature archive articles to avoid create comments, associate children articles and perform votes Fix to the issue https://gitlab.com/noosfero/noosfero/issues/153 (Event form not loading on datepickers)" In discussion-app there is a issue to this too https://softwarepublico.gov.br/gitlab/noosfero-apps/discussion-app/issues/21 Noosfero::VERSION: fix detecting git version for good Bumping version 1.3 dalli: connect to 127.0.0.1:11211 by default responsive: import new variables file and follow directory structure Change feed published metho to consider it's parent privacy Fix article visibility in creation ... Conflicts: lib/noosfero/api/v1/articles.rb test/unit/api/articles_test.rb
03 Dec, 2015
1 commit
01 Dec, 2015
5 commits
30 Nov, 2015
2 commits
-
Conflicts: app/models/environment.rb app/views/profile_editor/_person.html.erb db/schema.rb lib/noosfero/api/v1/comments.rb lib/noosfero/api/v1/people.rb test/unit/api/people_test.rb