tracks/app/models
2008-11-27 15:48:20 +01: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 added workaround for strange timezone behaviour 2008-11-27 15:48:20 +01: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 update query for Postgresql 2008-10-28 22:39:50 +01:00