29 Dec, 2015
4 commits
28 Dec, 2015
5 commits
-
removing category icons from enterprise list remove some specific code that display category icons on enterprise images See merge request !744
18 Dec, 2015
2 commits
-
Adding tests for multi env remote user Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com Closes !753
-
Fix organization ratings translations' details Fix organization ratings translations' details See merge request !752
17 Dec, 2015
1 commit
16 Dec, 2015
3 commits
15 Dec, 2015
5 commits
-
Fix XSS terminate removing custom attributes for Macros Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br> See merge request !748
14 Dec, 2015
3 commits
-
Fix: width of table on notification emails When articles with big images were displayed, the width of the table was overflowing the content See merge request !747
-
Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
-
When articles with big images were displayed, the width of the table was overflowing the content
12 Dec, 2015
6 commits
-
See https://travis-ci.org/noosfero/noosfero/jobs/96468167
11 Dec, 2015
3 commits
-
bugfix in xss permission - map in my_profile This fixes a bug that happens when loading the map in my_profile (probably started happening in rails 4): An ActionController::InvalidCrossOriginRequest occurred in maps#google_map: Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding. actionpack (4.2.4) lib/action_controller/metal/request_forgery_protection.rb:225:in `verify_same_origin_request' See merge request !746
-
Using the predefined assertion methods will give us meaningful failure messages by default.
10 Dec, 2015
4 commits
-
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
4 commits
-
`git describe` will not be able to describe the HEAD commit in shallow clones, which will most probably not contain any tags.