05 Jan, 2016
1 commit
04 Sep, 2015
1 commit
21 Aug, 2015
3 commits
-
This reverts commit d8c77643e546e5e82306aa6756cdf9931e008cc2, reversing changes made to 950a07082d85808991b63c99f0c30386af945a86.
19 Aug, 2015
2 commits
10 Aug, 2015
3 commits
-
that's usually the default behaviour nowadays so that users don't need to relogin after a browser restart
09 Aug, 2015
1 commit
06 Aug, 2015
1 commit
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <luciano@luciano.luciano>
12 Jul, 2015
1 commit
29 Jun, 2015
1 commit
-
Move users api mountpoint to people and also deal with permissions issues.
27 Jun, 2015
1 commit
25 Jun, 2015
1 commit
17 Jun, 2015
1 commit
02 Jun, 2015
5 commits
24 Apr, 2015
1 commit
16 Mar, 2015
1 commit
23 Feb, 2015
1 commit
22 Feb, 2015
2 commits
-
Normalize email before save Users were saving emails in uppercase See merge request !413
-
New configuration to define when user activation check will perform See merge request !455
10 Feb, 2015
1 commit
-
(ActionItem3139)
09 Feb, 2015
1 commit
12 Jan, 2015
1 commit
19 Dec, 2014
1 commit
11 Dec, 2014
2 commits
08 Dec, 2014
2 commits
-
- Indent files properly - Fix signup page changing lambda to proc - Create the needed plugin's hotspots - Fix academic_info attributes update - Fix hotspot to work in edit page
02 Dec, 2014
1 commit
-
Check if is template before creating job to check activation
18 Sep, 2014
1 commit
09 Sep, 2014
1 commit
-
Closes #307 Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
08 Sep, 2014
1 commit
-
Conflicts: app/controllers/application_controller.rb app/controllers/my_profile/memberships_controller.rb app/controllers/public/account_controller.rb app/helpers/application_helper.rb app/helpers/layout_helper.rb app/helpers/token_helper.rb app/views/account/signup.html.erb app/views/layouts/_javascript.html.erb db/schema.rb test/functional/application_controller_test.rb
20 Aug, 2014
1 commit
-
Modified conditional to be more logical on User model. Renamed moderation task to a more intuitive name. Added unit test for moderate_user_registration task. Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>