12 Jan, 2016
1 commit
11 Jan, 2016
1 commit
08 Jan, 2016
1 commit
07 Jan, 2016
1 commit
06 Jan, 2016
1 commit
05 Jan, 2016
1 commit
-
Conflicts: Gemfile app/models/article.rb test/unit/user_test.rb
30 Dec, 2015
2 commits
28 Dec, 2015
2 commits
18 Dec, 2015
3 commits
-
Conflicts: Rakefile
17 Dec, 2015
1 commit
16 Dec, 2015
5 commits
-
Conflicts: lib/noosfero/api/v1/search.rb
14 Dec, 2015
2 commits
10 Dec, 2015
2 commits
-
Conflicts: lib/noosfero/api/v1/articles.rb
09 Dec, 2015
1 commit
-
`git describe` will not be able to describe the HEAD commit in shallow clones, which will most probably not contain any tags.
07 Dec, 2015
3 commits
01 Dec, 2015
3 commits
30 Nov, 2015
3 commits
-
Conflicts: app/helpers/forms_helper.rb app/views/cms/edit.html.erb lib/noosfero/api/entities.rb lib/noosfero/api/v1/comments.rb lib/noosfero/api/v1/search.rb test/unit/api/search_test.rb
23 Nov, 2015
3 commits
-
Custom fields can be added to any profile through the admin panel in the 'Fields' section. They have the same behaviour as the current Noosfero's fields (active, signup, required and privacy). Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com> Signed-off-by: Joenio Costa <joenio@colivre.coop.br> Signed-off-by: Macartur de Sousa <macartur.sc@gmail.com> Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
20 Nov, 2015
1 commit
19 Nov, 2015
3 commits
-
API - Article archived endpoints verification Was added on Grape API, archived article `Rails Validation Exceptions` and verification `Hits` article counter. News unit tests was created to check this situations. **Obs:** Please, check the merge request !2 before this See merge request !4