05 Aug, 2015
2 commits
31 Jul, 2015
2 commits
-
* api: Improvements for recaptcha v1
29 Jul, 2015
3 commits
28 Jul, 2015
3 commits
-
* api: Refactor of render_api_errros!
-
* api_captcha_with_frontend_console_feedback: Refactor of render_api_errros!
27 Jul, 2015
14 commits
-
* api: Fix user messages
-
* 'production' of gitlab.com:participa/noosfero: (173 commits) update submodule update submodule add rubygems source fixed tasks_controller_test added random as a possible value for make_order_with_parameters added sql injection protection to method make_order_with_parameters HOTFIX: removing wrong comment HOTFIX: fix tests fix new content url in not found content submodule: updating submodule Adapting views and helpers to datime format Remove admins.map that generate a SQL query for each user causing performance problems. Translated using Weblate (Armenian) scheduler: scope into Noosfero change event start date and ende date to datetime search: realign search box and search button Avoid unecessary user save after update person scrap_test: destroy actiontracker to stabilize #last Remove letfover selectordie files Update proposals discussion plugin ...
-
* api_captcha_with_frontend_console_feedback: Fix user messages
-
* 'api' of gitlab.com:participa/noosfero: added random as a possible value for make_order_with_parameters added sql injection protection to method make_order_with_parameters fix to sql injections vulnerabilities identified using brakeman
-
* api: Fix test Will not output garbage to the test screen
25 Jul, 2015
5 commits
-
Conflicts: lib/noosfero/api/api.rb
24 Jul, 2015
5 commits
23 Jul, 2015
1 commit
22 Jul, 2015
5 commits
-
Merge branch 'api' into api_captcha_with_frontend_console_feedback * api: (70 commits) Tests for articles with category at the API Updating authors file Normalize authors names Generalize lattes_curriculum plugins' cucumber test API: adding api pagination API: fix reference_id parameter to avoid crash when load empty parameter Remove lattes_curriculum's tests with external dependencies api: added change password methods CommunityTrack: load the correct box in functional tests Define specific grape logging version to avoid undefined method "downcase" refactoring display_filter to filter all article of friends marked as show_to_followers api: fix user activation sub_organizations: add missed timestamps (fix unit tests) travis: remove workaround and fix selenium concurrent run allow run the "quick-start" script from everywhere Fix api article filter Fix display filter for article children Add new url request to activate a user in session end-point Highlight block fix Fix JS behaviour to show categories when noosfero is in a subdir environment ... Conflicts: lib/noosfero/api/session.rb
-
Around filter need to yield if the plugin is not enabled and need to receive a block from the controller