15 Sep, 2015

5 commits

  • - Add before_filter for check permission for open edit header and footer page
    - Change environment feature name of disable_appearance to enable_appearance
    - Update cucumber test change_appearance.feature
    
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: vitorbaraujo <vitornga15@gmail.com>
    Signed-off-by: Victor Matias Navarro <victor.matias.navarro@gmail.com>
    Luciano Prestes
     
  • For some reason, tinymce is not working on production environment. After
    some investigation, we discovered that it wasn't working on production
    due to the compression of tinymce.min.js. After using the non-minified
    version, the problem was solved.
    Rodrigo Souto
     
  • - Add before_filter for check permission for open edit header and footer page
    - Change environment feature name of disable_appearance to enable_appearance
    - Update cucumber test change_appearance.feature
    
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: vitorbaraujo <vitornga15@gmail.com>
    Signed-off-by: Victor Matias Navarro <victor.matias.navarro@gmail.com>
    Luciano Prestes
     
  • Signed-off-by: Simiao Carvalho <simiaosims@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Tallys Martins
     
  • Conflicts:
    	app/models/create_community.rb
    Tallys Martins
     

11 Sep, 2015

17 commits


10 Sep, 2015

5 commits


09 Sep, 2015

2 commits


08 Sep, 2015

4 commits


07 Sep, 2015

1 commit

  • - Refreshing page no longer counts visits
    - Unlogged in users counts only once
    - Added test to page hits
    - Refactor already_visited? method
    
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Pedro de Lyra Pereira
     

05 Sep, 2015

2 commits

  • Also:
    - Removed needless hidden_field_tag
    - Moved repeated code to partial
    Daniela Feitosa
     
  •   - Order members by name
      - Removed white spaces
      - Changed strings to be translated
      - Renamed div id and test
      - Adjust ul tag members
      - Fixed plugin dependency
    
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Vitor Barbosa <vitormga15@gmail.com>
    Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com>
    Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Omar Junior
     

04 Sep, 2015

4 commits