22 Aug, 2016
1 commit
-
- Changed oauth client configuration table name - Set automatic timestamp from login method for federated user Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Jessica Cristina <jessica.cris1127@gmail.com>
10 Aug, 2016
1 commit
-
- Logs in with different providers without creating a Noosfero user - Overrides user info based on the service - Adds option to enable the plugin federation Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Sabryna Sousa <sabryna.sousa1323@gmail.com> Signed-off-by: Victor Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitornga15@gmail.com> Signed-off-by: Artur Bersan de Faria <artur_bersan@hotmail.com> Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Dylan Guedes <djmgguedes@gmail.com>
16 Jul, 2016
1 commit
16 Jun, 2016
1 commit
-
- Update facebook provider because facebook changing their API - Add github provider - Add twitter provider - Update README Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com> Signed-off-by: Alessandro Caetano <alesasndro.caetanob@gmail.com>
16 May, 2016
1 commit
22 Apr, 2016
1 commit
-
Anticipating a pattern from Rails 5
08 Apr, 2016
1 commit
23 Mar, 2016
2 commits
-
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
01 Mar, 2016
1 commit
29 Jan, 2016
1 commit
25 Jan, 2016
2 commits
-
See https://github.com/intridea/omniauth-oauth2/issues/81
03 Nov, 2015
1 commit
30 Oct, 2015
1 commit
-
$ rake updatepo
02 Oct, 2015
1 commit
25 Sep, 2015
1 commit
16 Sep, 2015
1 commit
13 Sep, 2015
1 commit
28 Aug, 2015
3 commits
21 Aug, 2015
1 commit
13 Aug, 2015
1 commit
10 Aug, 2015
1 commit
06 Aug, 2015
3 commits
-
Also added test/unit/i18n_test.rb which will warn us if any others pop up.
-
also, add missing .pot files for plugins
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
24 Jul, 2015
4 commits
-
Use these two commands inside vim: :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g" :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
-
:conditions will replace previous scopes in rails4
13 Jan, 2015
1 commit