20 May, 2014

1 commit

  • In user lists created when entering a (partial) user name into
    a field, the URL to the user avatar was invalid if running with
    relative_url_root.
    
    This patch is the result of:
    sed -i 's/\(= *\)\(user\.avatar_url\)/\1gon.relative_url_root + \2/' \
        app/assets/javascripts/*.coffee
    Olaf Mandel
     

13 Feb, 2014

1 commit


11 Feb, 2014

1 commit


20 Dec, 2013

1 commit


09 Oct, 2013

1 commit


10 Jun, 2013

1 commit


20 Mar, 2013

1 commit


19 Mar, 2013

1 commit


14 Mar, 2013

1 commit


13 Mar, 2013

3 commits