tracks/app/models
2014-01-03 15:59:03 +01:00
..
.gitkeep initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
context.rb make functional tests for context controller run 2012-04-30 13:56:39 +02:00
dependency.rb fix caching for #1328 and #1329 2012-09-19 17:13:29 +02:00
message_gateway.rb fix finding user in message_gateway 2013-04-29 09:40:53 +02:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.rb fix #1350 by removing admin_email from preferences model and add it as a site option in 2012-12-23 21:03:37 +01:00
project.rb update Gemset and fix deprecation warnings 2014-01-03 15:59:03 +01:00
recurring_todo.rb update Gemset and fix deprecation warnings 2014-01-03 15:59:03 +01:00
tag.rb get all unit tests running again. Seems we have some pretty old code in there :-) 2012-04-30 13:56:37 +02:00
tagging.rb Make sure that changing tags (i.e. toggle star) touches the taggable (todo) to invalidate cache. Make sure _context is cached different for _context of active todos and _context of tagged todos and _context in tickler 2012-09-02 15:13:29 +02:00
todo.rb update Gemset and fix deprecation warnings 2014-01-03 15:59:03 +01:00
user.rb Don't sort todos when counting them 2012-10-04 10:43:22 -04:00