tracks/tracks/app/controllers
2008-04-28 05:53:24 +00:00
..
application.rb Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. 2008-04-28 05:53:24 +00:00
backend_controller.rb fixes rich_api to handle contexts that contain @ like @home 2008-01-25 20:39:44 +00:00
contexts_controller.rb Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. 2008-04-28 05:53:24 +00:00
data_controller.rb added page title and changes css of table as suggested in #599. Thanks sk! 2007-11-12 08:07:06 +00:00
feedlist_controller.rb merge new mobile interface in trunk 2008-04-19 19:15:07 +00:00
integrations_controller.rb Added documentation for REST API. 2007-12-05 06:48:24 +00:00
login_controller.rb Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. 2008-04-28 05:53:24 +00:00
notes_controller.rb merge new mobile interface in trunk 2008-04-19 19:15:07 +00:00
preferences_controller.rb Introduce current_user and prefs accessors that replace the @user and @prefs variables that were being used in most places. 2007-07-30 05:29:18 +00:00
projects_controller.rb Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. 2008-04-28 05:53:24 +00:00
stats_controller.rb pardon my english again :-) From reopened #662. Thanks pmwilson 2008-03-12 22:34:48 +00:00
todos_controller.rb Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. 2008-04-28 05:53:24 +00:00
users_controller.rb Create a named route for the preferences page and use it. Rename "crypt_token" to "generate_token". 2007-07-17 04:47:35 +00:00