tracks/app/models
Reinier Balt ce671f23f4 fix bug introduced by last commit and add test for it
also refactor check_for_next_todo a bit to depend less on globals
2008-10-14 22:49:17 +02:00
..
context.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
message_gateway.rb Use Rich Todo API for Message Gateway 2008-09-21 09:40:01 -07:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.rb Merge branch 'timezones' of git://github.com/epall/tracks into master. 2008-09-21 18:24:12 -07:00
project.rb Overhaul of Time.now stuff because Time.now is unaware of time zones. Need to use Time.zone.now (Time.now.utc works fine when dealing with the database, since it is *always* in UTC) 2008-09-21 18:13:21 -07:00
recurring_todo.rb fix bug introduced by last commit and add test for it 2008-10-14 22:49:17 +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 Merge branch 'timezones' of git://github.com/epall/tracks into master. 2008-09-21 18:24:12 -07:00
user.rb Merge branch 'timezones' of git://github.com/epall/tracks into master. 2008-09-21 18:24:12 -07:00