tracks/tracks/config
bsag c6ec129570 Fixes ticket #8.
There's a new setting in settings.yml (staleness_starts) which defines the number of days before which actions get marked as stale. Let's say you set it to 7 days. Actions created between 7 and 14 days ago get marked pale yellow, those created between 14 and 28 days ago (staleness_starts * 2) get marked darker yellow, and those created more than 28 days ago (staleness_starts * 3) are fluorescent yellow! If you see fluorescent yellow, you should '''really''' get down to doing that action.


git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@89 a4c988fc-2ded-0310-b66e-134b36920a42
2005-05-28 16:24:41 +00:00
..
environments A handful of tweaks and adjustments: 2005-03-02 16:09:49 +00:00
database.yml.tmpl Initial import 2005-01-09 11:59:57 +00:00
environment.rb Fixed 2 bugs in 1.02: 2005-03-12 11:53:59 +00:00
routes.rb Merged branches/TRY-BSAG-ajax back to the trunk. 2005-05-28 14:08:44 +00:00
settings.yml.tmpl Fixes ticket #8. 2005-05-28 16:24:41 +00:00