11 Jan, 2016

4 commits


08 Jan, 2016

1 commit

  • The link on search was being generated with link_to_homepage, that uses
    =Profile['identifier']=, so when there were two communities with the
    same identifier on two different environments, the link to the community
    on both environments was pointing always to the same community, ignoring
    the environment of the community clicked.
    Daniela Feitosa
     

07 Jan, 2016

5 commits


06 Jan, 2016

5 commits


05 Jan, 2016

3 commits


18 Dec, 2015

2 commits


17 Dec, 2015

2 commits


16 Dec, 2015

1 commit


15 Dec, 2015

1 commit


11 Dec, 2015

3 commits


07 Dec, 2015

4 commits

  • Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    (cherry picked from commit c9b158c7eed1be7e0dfa311d4dce4b861b4a64a5)
    Thiago Ribeiro
     
  • - 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>
    (cherry picked from commit 53ef4b9015a78e895d869c755b2ab202fa266e4a)
    Gabriel Silva
     
  • Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Thiago Ribeiro
     
  • - 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

7 commits


25 Nov, 2015

2 commits