27 Jul, 2015
3 commits
-
* api_captcha_with_frontend_console_feedback: Fix test Will not output garbage to the test screen
25 Jul, 2015
4 commits
24 Jul, 2015
3 commits
22 Jul, 2015
3 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
21 Jul, 2015
14 commits
-
With this we will finally have a consistent list of people who contributed with commits (code, translations, artwork and whatnot). I hope that from now on people will know how to configure their git clients to not generate garbage.
-
Generalize lattes_curriculum plugins' cucumber test See merge request !631
-
Remove lattes_curriculum's tests with external dependencies See merge request !630
20 Jul, 2015
5 commits
19 Jul, 2015
2 commits
18 Jul, 2015
1 commit
-
allow run the "quick-start" script from everywhere change current directory to the noosfero's root at the beginning of the script execution See merge request !627
17 Jul, 2015
3 commits
-
change current directory to the noosfero's root at the beginning of the script execution
16 Jul, 2015
2 commits
-
Fix JS behaviour to show categories when noosfero is in a subdir environment The admin page to edit or remove a category breaks when noosfero is a subdir app. We are using the method to get the Noosfero.root to add to the address See merge request !624