17 Dec, 2015
1 commit
-
API - New endpoint: Get grandchildren of a article Added new endpoint to get all **grandchildren** of a specific article. The URI of this endpoint is: `:id/children/:child_id/children` See merge request !6
16 Dec, 2015
9 commits
-
Conflicts: lib/noosfero/api/v1/search.rb
-
Login captcha Merge previous repository with staging See merge request !7
15 Dec, 2015
8 commits
14 Dec, 2015
3 commits
10 Dec, 2015
11 commits
-
Conflicts: lib/noosfero/api/v1/articles.rb
-
Generate profile images bigger on members page This merge does not modify default application css, it just generates a profile image bigger to increase possibilities of profile images style manipulation on members list page. See merge request !726
09 Dec, 2015
8 commits
-
`git describe` will not be able to describe the HEAD commit in shallow clones, which will most probably not contain any tags.
-
require_auth_to_comment_plugin: fix exception protected method calling logged_in? require_auth_to_comment_plugin: fix exception protected method when calling logged_in? on plugin See merge request !745