tracks/tracks/app
2006-12-12 17:35:08 +00:00
..
apis Applied Tomas Rich's patch (with some refactoring) to introduce a new api method 2006-10-27 07:19:24 +00:00
controllers My changeset had a bug that broke feeds. This should fix them. 2006-12-11 11:13:37 +00:00
helpers Fix problems with feeds not working reported on mailing list. 2006-12-12 17:35:08 +00:00
models * Made links work for project and context links that contain an underscore('_') or a dot('.'). I removed urlize() and deurlize() in favor or methods on the models mixed in by the new UrlFriendlyName module. 2006-12-11 04:48:56 +00:00
views * Made links work for project and context links that contain an underscore('_') or a dot('.'). I removed urlize() and deurlize() in favor or methods on the models mixed in by the new UrlFriendlyName module. 2006-12-11 04:48:56 +00:00