16 Jan, 2014

11 commits


15 Jan, 2014

9 commits


14 Jan, 2014

2 commits


13 Jan, 2014

13 commits


09 Jan, 2014

1 commit

  • - Added a field on article new/edit to specify which users can access the article
    - Added a relationship has_and_belongs_to_many between Article and Person
    - Created a new table article_privacy_exceptions for has_and_belongs_to_many
    - Added cucumber tests
    - Added a new cucumber step to add a user to the exception users list
    
    (ActionItem2852)
    
    Signed-off-by: Alex de Souza <campelo.al1@gmail.com>
    Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
    Signed-off-by: Andre Bedran <bedran.fleck@gmail.com>
    Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com>
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Signed-off-by: Gustavo Jaruga <darksshades@hotmail.com>
    Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com>
    Signed-off-by: Tales Martins <tales.martins@gmail.com>
    Arthur Del Esposte
     

08 Jan, 2014

1 commit

  • - Added buttons at members block.
    - Added checkbox to show or not the buttons on the community members.
    - Removed the render button "enter/leave" when the checkbox that enables the button is unchecked
    - Adjusted style CSS and display button
    - Added cucumber and unit tests.
    - Removed some spaces.
    - There are two cucumber tests that wasn't done by the our team that fail if you don't use selenium. The files are publish_article.feature line 20 and search_enterprises.feature line 33 and we didn't modify them.
    
    (ActionItem2844)
    
    Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br>
    Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Signed-off-by: Leandro Alves <leandrosustenido@gmail.com>
    Signed-off-by: Tales Martins <tales.martins@gmail.com>
    Signed-off-by: Andre Bedran <bedran.fleck@gmail.com>
    Signed-off-by: Eduardo Vital <vitaldu@gmail.com>
    Carlos Andre de Souza
     

07 Jan, 2014

3 commits