tracks/app/models
Reinier Balt e31b05a697 update query for Postgresql
exchanging double quote with single quote in sql. Thanks Walter
2008-10-28 22:39:50 +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 fixes #786 where timezone handling of RoR screwed the algorithm to find the last sunday of march in 2009 2008-10-22 10:16:31 +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 update query for Postgresql 2008-10-28 22:39:50 +01:00