tracks/app/models
2010-08-19 11:25:04 +02:00
..
context.rb preserve database integrity for recurring todos when deleting project or context. Fixes #880. Fixes #895 2010-04-04 18:12:52 +02:00
message_gateway.rb Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.rb fix #856 where DateTimes supplied through the rest api was not converted to the users timezone 2009-03-24 23:06:42 +01:00
project.rb preserve database integrity for recurring todos when deleting project or context. Fixes #880. Fixes #895 2010-04-04 18:12:52 +02:00
recurring_todo.rb fix #895 by clearing the repeat pattern from todos before the pattern is deleted 2010-08-19 11:25:04 +02:00
tag.rb fix tags and fix tests 2008-12-22 23:26:38 +01:00
tagging.rb remove unused and unneccesary user_id from taggings table. 2009-01-08 10:18:03 +01:00
todo.rb fix some queries for mysql4 where NOT is interpreted more strict than in mysql5. Thanks Steven for finding this one out! 2009-02-08 20:38:27 +01:00
user.rb fix some queries for mysql4 where NOT is interpreted more strict than in mysql5. Thanks Steven for finding this one out! 2009-02-08 20:38:27 +01:00