tracks/app
Reinier Balt a260c746d2 do not save if previous save had validation problems.
this prevents test failures if you use it on a db that has been used after the aasm upgrade (forward compatible)
2011-06-10 23:11:26 +02:00
..
apis add new_todo API call that specifies project_id, too 2009-04-01 03:59:10 +08:00
controllers do not save if previous save had validation problems. 2011-06-10 23:11:26 +02:00
helpers fix tab index counter. In case of a server restart the global var does not exist anymore causing an error 2011-05-23 14:42:47 +02:00
models fix #1169 and also improve i18n on repeating todos 2011-05-08 20:37:07 +02:00
views check on notes.nil? instead of notes? 2011-06-10 14:48:11 +02:00