tracks/app
Reinier Balt 493ba616be Hopfully fix #1025. It seems that editing a projects default_context with a context that does not exists just creates a new context for user_id=1, not the current user.
When you have context "A" and try to use context 'a' as default context Tracks could find "A" first and reference that one. PLease test.
2010-08-06 10:20:31 +02:00
..
apis add new_todo API call that specifies project_id, too 2009-04-01 03:59:10 +08:00
controllers Hopfully fix #1025. It seems that editing a projects default_context with a context that does not exists just creates a new context for user_id=1, not the current user. 2010-08-06 10:20:31 +02:00
helpers add cucumber scenarios for adding multiple next actions 2010-07-28 15:53:18 +02:00
models Fix #1045. The tests broke because of this fix cfc6d117b8. This exposed a new corner case that I fixed and created a test for. Also a small refactoring. 2010-07-29 16:37:22 +02:00
views small edit to mobile notes to make icon only show if notes exist. 2010-08-05 23:32:39 +08:00