tracks/app/models
Reinier Balt ed4ee1cc3f fix several issues with recurring todos
* fix case where some fields were not saved
* fix several fields that were not filled with the saved value when editing
* hide storage details of recurring_todo by adding public getters and refactoring view to use them in stead of database fields
2008-07-27 22:13:54 +02:00
..
context.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.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
project.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
recurring_todo.rb fix several issues with recurring todos 2008-07-27 22:13:54 +02:00
tag.rb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
tagging.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
todo.rb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
user.rb add recurring todos to tracks 2008-07-19 20:27:45 +02:00