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
     

17 Jun, 2015

1 commit

  • new and create action can be acessed both with or without a project. This
    enables to have repositories the two ways.
    
    The behaviour for the back had to change from going back to a specific project
    page. To the all projects pages since some repositories may not have a
    project_id.
    
    With the routes, many helpers had to get fixed together with acceptance
    tests steps (for this a new step was created in order to be able to create
    RepositoryAttributes).
    
    Finally the JS for repository state retrieval needed fixes since it builds the
    route withot any helper. Same thing for the JS that prevents infinite state
    queries.
    
    Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
    Pedro
     

04 May, 2015

1 commit


17 Apr, 2015

1 commit


30 Apr, 2014

1 commit


21 Jan, 2014

1 commit


26 Oct, 2013

1 commit


22 Oct, 2013

6 commits