07 Dec, 2015

6 commits

  • Thiago Ribeiro
     
  • Thiago Ribeiro
     
  • Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Thiago Ribeiro
     
  • Dylan Guedes
     
  • - Adds message to warn that a rating has an institution with active ratings
    - Adds one hotspot to insert content on ratings task and another one to ratings container (used on
    ratings page and ratings block)
    - Adds number_to_human method to get better visualization for numbers
    - Makes the software tasks page closer to the prototype (changes in the divs, sizes and aligns).
    
    Signed-off-by: Dylan Guedes <djmgguedes@gmail.com>
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Gabriel Silva
     
  • - Move software statistics from blocks table to softwares table
    - Update methods called on view to display software statistics
    - Software now automagically sums saved_resources and benefited people  when the task is accepted
    - Adds one hotspot to insert content on ratings task and another one to ratings container (used on
    ratings page and ratings block)
    - Removes statistic block fields that are no longer used
    - Adds number_to_human method to get better visualization for numbers
    - Makes the software tasks page closer to the prototype (changes in the divs, sizes and aligns).
    - Fixed broken tests on software_profile_editor_controller
    
    Signed-off-by: Dylan Guedes <djmgguedes@gmail.com>
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Gabriel Silva
     

03 Dec, 2015

6 commits


01 Dec, 2015

19 commits


26 Nov, 2015

1 commit


24 Nov, 2015

1 commit


17 Nov, 2015

3 commits


16 Nov, 2015

2 commits


12 Nov, 2015

2 commits

  • - Added mask for benefited people in the format 000.000.000
    - Added mask for saved value in the format 999.999.999,00
    - Added hidden fields to get better effects with javascript
    - Added cucumber tests to use report
    
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Pedro de Lyra  <pedrodelyra@gmail.com>
    Signed-off-by: Joenio Costa   <joenio@colivre.coop.br>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Gabriel Silva  <gabriel93.silva@gmail.com>
    Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
    Thiago Ribeiro
     
  • - For some reason, there are still softwares without relation with community.
    The quick solution was to delete this softwares, since they are test softwares.
    
    Signed-off-by Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Tallys Martins