tracks/app/models
Reinier Balt bd656ee1c7 fix #1350 by removing admin_email from preferences model and add it as a site option in
site.yml.tmpl. This one needs running migrations
2012-12-23 21:03:37 +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 handle multipart emails better in message_gateway 2012-08-24 23:47:27 +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 Push conversion of a todo to a project down. 2012-08-14 19:33:54 -05:00
recurring_todo.rb refactorings for recurring todo model 2012-07-13 00:31:11 +02: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 fix styling of error messages 2012-12-16 15:20:43 +01:00
user.rb Don't sort todos when counting them 2012-10-04 10:43:22 -04:00