02 Feb, 2016
2 commits
29 Jan, 2016
2 commits
28 Jan, 2016
11 commits
-
Count distinct - Multiple fields in paginate Fix sql query error with `distinct` into a **COUNT()** database function with multiple fields. The problem was caused by the gem `will_paginate` on version **3.0.5**. In their new version **3.0.7** this bug was fixed!! See merge request !777
-
Set correct header for csrf token The header setted from application.js has to be equal to the key used in verified_request? See merge request !778
-
This will avoid, or at least reduce the chances of, having the CI builds falling over on temporary network failures.
-
Noosfero 1.4~rc2
27 Jan, 2016
1 commit
26 Jan, 2016
6 commits
-
Don't know exactly why but adding this make all tests pass.
25 Jan, 2016
10 commits
-
Conflicts: plugins/oauth_client/Gemfile plugins/oauth_client/lib/ext/user.rb
-
Fix oauth client plugin Fix broken tests: https://travis-ci.org/vfcosta/noosfero/jobs/104698347#L1254 Downgrade to a working version of omniauth-oauth2: https://github.com/intridea/omniauth-oauth2/issues/81 See merge request !775
-
See https://github.com/intridea/omniauth-oauth2/issues/81
-
- We don't need to test drag and drop to add blocks here, so I just assume the block is already added. - Fixes the class to search for the Edit button, since recent-content-block class is being used in more than one place now.
-
Removes duplicated rendering of custom fields on organization forms Signed-off-by: Marcos Ramos <msramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> See merge request !772
22 Jan, 2016
7 commits
-
Signed-off-by: Marcos Ramos <msramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
-
Conflicts: Gemfile.lock db/schema.rb plugins/community_hub
21 Jan, 2016
1 commit
-
These tests weren't working because acessing the signup before breaks the return_to.