tracks/app/models
2011-09-07 16:06:02 +02:00
..
context.rb start modifying done view and do some refactoring 2011-07-09 17:19:11 +02:00
dependency.rb Conflicts: 2009-11-04 22:31:17 -05:00
message_gateway.rb Support dispatching emailed-in todos based on To: field as well as From: field. Setting configured in site.yml. 2009-03-29 19:44:43 -04:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.rb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
project.rb Allow projects to have commas in their name. 2011-09-01 23:12:26 -05:00
recurring_todo.rb make sure toggle_check and deleting of todos, recurring_todos and projects work in the new done views 2011-07-09 17:21:36 +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 #922. You can now mark a todo complete from the tickler. Also fixed some small aasm corner cases found by this change 2011-08-18 17:15:00 +02:00
user.rb Salting is unnecessary, BCrypt takes care of it 2011-09-07 16:06:02 +02:00