| .. |
|
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
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
data_controller.rb
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
feedlist_controller.rb
|
change feed page to dynamically select feed for project/context
|
2008-07-24 20:51:50 +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
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
recurring_todos_controller.rb
|
fix small typo in comment
|
2008-07-25 20:45:39 +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
|
fix editing a todo from tag view
|
2008-07-24 23:22:16 +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 |