tracks/tracks/app/controllers
2005-01-23 19:49:41 +00:00
..
application.rb * Started to add some of the framework for iCal integration (not working yet) 2005-01-16 15:24:34 +00:00
context_controller.rb Added a new row to the context table: hide. This determines whether a context gets hidden from the front todo/list page (it can still be accessed directly or via the context/list page). If it's true (1), the context is hidden. By default, it's false, so you don't have to check the box for every context you add, only the ones you want to hide. 2005-01-23 19:49:41 +00:00
feed_controller.rb Having problems committing. 2005-01-22 15:43:39 +00:00
login_controller.rb Initial import 2005-01-09 11:59:57 +00:00
project_controller.rb Yet more refactoring, particularly of the option drop downs. 2005-01-23 19:15:17 +00:00
todo_controller.rb Added a new row to the context table: hide. This determines whether a context gets hidden from the front todo/list page (it can still be accessed directly or via the context/list page). If it's true (1), the context is hidden. By default, it's false, so you don't have to check the box for every context you add, only the ones you want to hide. 2005-01-23 19:49:41 +00:00