tracks/app/models
Reinier Balt a332f8f557 fix #1196. You can now transition from pending to project_hidden
One side effect though: althoug dependencies are still in place, the gui cannot differentiate between pending and hidden todos. The views currently do not show dependencies anymore in hidden projects. Postponing a fix for 2.2

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-09-14 14:22:30 +02:00
..
context.rb fix some regressions caused by the newer acts_as_list gem 2011-09-13 11:15:14 +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 fix some regressions caused by the newer acts_as_list gem 2011-09-13 11:15:14 +02: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 #1196. You can now transition from pending to project_hidden 2011-09-14 14:22:30 +02:00
user.rb Require 'bcrypt' on top of app/models/user.rb 2011-09-07 17:19:04 +02:00