tracks/tracks/app/controllers
2005-06-18 13:46:03 +00:00
..
application.rb Updated the documents, which are now in doc (CHANGELOG and README_FOR_APP). 2005-06-11 12:24:19 +00:00
context_controller.rb Completed projects no longer appear in the Projects drop down on all the forms. Fixes #66. 2005-06-12 12:14:30 +00:00
feed_controller.rb Updated the documents, which are now in doc (CHANGELOG and README_FOR_APP). 2005-06-11 12:24:19 +00:00
login_controller.rb Initial import 2005-01-09 11:59:57 +00:00
note_controller.rb Added Notes. These are added to a particular project, and displayed in summary form on /project/[name]. You can see all notes on /notes, and individual notes on /note/[id]. The latter two pages allow you to delete and edit the notes. The note body uses Textile/Markdown format. 2005-06-18 13:46:03 +00:00
project_controller.rb Added Notes. These are added to a particular project, and displayed in summary form on /project/[name]. You can see all notes on /notes, and individual notes on /note/[id]. The latter two pages allow you to delete and edit the notes. The note body uses Textile/Markdown format. 2005-06-18 13:46:03 +00:00
todo_controller.rb Completed projects no longer appear in the Projects drop down on all the forms. Fixes #66. 2005-06-12 12:14:30 +00:00