tracks/app/controllers
Jakub A.Tesinsky 229a114441 mport feature added. Everything gets imported except updated_at fields.
IDs of objects are not copied, but created as new so there could be no conflict with existing objects.
2008-09-05 03:25:56 +02:00
..
application.rb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
backend_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
contexts_controller.rb fixes for mobile view and for recurring todos 2008-08-04 16:13:51 +02:00
data_controller.rb mport feature added. Everything gets imported except updated_at fields. 2008-09-05 03:25:56 +02:00
feedlist_controller.rb fix mobile feed page and speed up mobile home page 2008-08-01 14:49:51 +02:00
integrations_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
login_controller.rb Upgraded to Rails 2.1. This can have wide ranging consequences, so please help track down any issues introduced by the upgrade. Requires environment.rb modifications. 2008-06-17 01:13:25 -04:00
notes_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preferences_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
projects_controller.rb fixes for mobile view and for recurring todos 2008-08-04 16:13:51 +02:00
recurring_todos_controller.rb add title to recurring todos page and fix for #737 2008-08-01 14:19:37 +02:00
search_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
stats_controller.rb adds chart to see all actions in all past months 2008-07-04 17:56:59 +02:00
todos_controller.rb fixes for mobile view and for recurring todos 2008-08-04 16:13:51 +02:00
users_controller.rb Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00