17 Dec, 2015
2 commits
-
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
7 commits
-
`git describe` will not be able to describe the HEAD commit in shallow clones, which will most probably not contain any tags.