New 'All projects' feed was reporting all projects as 'Done' because of a missing questionmark to test for truth.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@241 a4c988fc-2ded-0310-b66e-134b36920a42
The bug where project associations didn't seem to be immediately displayed when next actions were added from the Context page is magically fixed! Fixes#142.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@156 a4c988fc-2ded-0310-b66e-134b36920a42
{{{
ruby -i.bak -pe 'gsub!("#!/usr/bin/env ruby", "#!c:/ruby/bin/ruby")' public/dispatch.* script/*
}}}
I also failed to add the new user-related files and the new migrate task last time I committed, so those are added now.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@141 a4c988fc-2ded-0310-b66e-134b36920a42
* Changed require of Redcloth to favour gem version of version 3.0.3 or greater
* Changed the way that URLs are generated for stylesheets and javascripts by using AssetTagHelper
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@28 a4c988fc-2ded-0310-b66e-134b36920a42