tracks/app/models
Matt Rogers 55bf457740 Allow projects to have commas in their name.
This removes the validation that checks to make sure there is no comma
in the name, and updates the tests to match.
2011-09-01 23:12:26 -05: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 fix test failures after the changes and refactorings 2011-07-09 17:19:12 +02:00