08 Jun, 2016

4 commits


20 Apr, 2016

1 commit

  • There were instance variables filled by fetching the latest content
    every time, defeating the purpose of the fragment caches in the view.
    
    Replace them with helper methods, that also make the number of items
    visible in the view.
    
    Signed-off-by: otaviocv <otavio@deluqui.com.br>
    Daniel
     

18 Apr, 2016

2 commits


15 Apr, 2016

5 commits


13 Apr, 2016

9 commits


11 Apr, 2016

1 commit


08 Apr, 2016

1 commit


17 Feb, 2016

2 commits


22 Jan, 2016

2 commits


20 Jan, 2016

3 commits


12 Jan, 2016

1 commit

  • Using URL helpers is not friendly with proxies like Colab. The path
    helpers have the same effect unless we want sometime to render pages
    outside Prezento context like embeds or sending emails.
    
    Signed off by: Diego Araújo <diegoamc90@gmail.com>
    Rafael Manzo
     

09 Nov, 2015

1 commit


28 Oct, 2015

1 commit

  •  * Also the previous conditional in the view was unnecessary because the
     kalibro_ranges method never returns nil, at most it returns an empty
     array, which is checked by another conditional in the same view
    
    Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
    Heitor
     

26 Oct, 2015

7 commits