05 Jul, 2016

1 commit


07 Jun, 2016

1 commit


30 May, 2016

1 commit


27 May, 2016

1 commit


23 May, 2016

1 commit


20 May, 2016

2 commits


16 May, 2016

1 commit


04 May, 2016

1 commit

  • - Confirmation modal when joining community
    - Moderation option in community control panel
    
    Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: Alvaro Fernando <alvarofernandoms@gmail.com>
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Marcos Pereira
     

27 Apr, 2016

2 commits


26 Apr, 2016

1 commit


18 Apr, 2016

1 commit

  • Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com>
    Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Victor Costa <vfcosta@gmail.com>
    Carlos Purificação
     

08 Apr, 2016

1 commit


07 Apr, 2016

1 commit


01 Apr, 2016

1 commit


23 Mar, 2016

1 commit

  • The method for build profile_image_link was part of ApplicationHelper
    but will also be necessary for building proper tests on a upcoming
    refactor for PeopleBlockPlugin.
    
    As including ApplicationHelper on unit tests has already caused issues
    with unwanted block behaviour regarding their visibility, this is a move
    in the direction of avoiding such issues before they happen and allow
    reliable future tests.
    Rafael Reggiani Manzo
     

10 Mar, 2016

1 commit

  • After creating the ArticleBlock view test at
    ff15413b2a8dca45d9f64e57270f294e351a0098 this test got broken.
    
    The root cause was the inclusion of ApplicationHelper for the
    article_block_test which led to `custom_options_article` for CMSHelper
    tests to fail as the BlogHelper (included by ApplicationHelper) was
    overriding the method.
    
    This has been fized by remove the include to ApplicationHelper and
    extract the necessary methods to separate helpers which led to two new
    methods for ArticleHelper and one new helper the ButtonsHelper.
    Rafael Reggiani Manzo
     

08 Mar, 2016

2 commits


22 Feb, 2016

1 commit


18 Feb, 2016

1 commit


09 Dec, 2015

1 commit


02 Oct, 2015

3 commits


01 Oct, 2015

1 commit


26 Sep, 2015

1 commit


24 Sep, 2015

1 commit

  • Additional improvements include:
    
    - Makes 'Remove Image' checkbox optional
    - Very ugly css hack to hide duplicated labels in some forms. I couldn't
    find another way to avoid the labels generated by labelled_form_for nor
    could I skip adding labels inside the helper since it's supposed to be
    generic.
    Larissa Reis
     

28 Aug, 2015

2 commits


26 Aug, 2015

1 commit


24 Jul, 2015

1 commit


17 Jun, 2015

1 commit


12 Jun, 2015

1 commit


28 May, 2015

1 commit


26 May, 2015

1 commit


19 May, 2015

1 commit


12 May, 2015

1 commit


10 Apr, 2015

1 commit