tracks/tracks/app
2006-08-03 01:07:13 +00:00
..
apis Add two new API methods: ListContexts and ListProjects. See http://0.0.0.0:3000/backend/invoke to experiment. 2006-05-04 05:38:47 +00:00
controllers Apply Ryan Daigle's patch to fix editing contexts and projects. See #341. Does not resolve ajax loading issue mentioned in the ticket. 2006-08-03 01:07:13 +00:00
helpers Convert edit action to use RJS; share edit views between deferred and todo controllers; rename update_action to update in todo controller. Another step in the process of making Tracks more CRUDdy! 2006-08-02 03:40:22 +00:00
models Optimized ActiveRecord calls to minimize SQL queries, especially on the home page. Also, moved feed page to feed controller. 2006-07-28 06:55:35 +00:00
views Convert edit action to use RJS; share edit views between deferred and todo controllers; rename update_action to update in todo controller. Another step in the process of making Tracks more CRUDdy! 2006-08-02 03:40:22 +00:00