Hi, I've implemented a review feature for tracks. The functionality is as follows:
* Staleness of todos implies that you should review the project * Go to the project, click on edit project, click on the 'reviewed' button It essentially takes all the todos in the current project and updates their creation date to the current date to remove staleness. This now permits to use staleness to set how often one wants review projects. git clone git://github.com/Popsch/tracks.git implement_review_button Reinier, please review the implementation, because it's my first try. The icon is under CC BY 3.0. Sebastian _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
