29 Aug, 2014

24 commits


28 Aug, 2014

2 commits


27 Aug, 2014

2 commits


26 Aug, 2014

1 commit


25 Aug, 2014

2 commits


22 Aug, 2014

4 commits


21 Aug, 2014

1 commit


20 Aug, 2014

4 commits

  • 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>
    André Guedes
     
  • Solved code duplication that creates the Task for moderation.
    Fixed the signup page to show the correct messages in case of any combination of the features "Admin Must Approve New Users" and "Skip Email Activation"
    
    Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Tallys Martins
     
  • Added support for using User Moderation and Skip user email activation features together
    
    Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Tallys Martins
     
  • (AI3036)
    
    Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
    Hebert Santos