tracks/app/models
2020-09-05 02:17:32 +03:00
..
recurring_todos #1955: Use existing user parameter in taggable models instead of passing it 2019-06-26 00:19:32 +03:00
search Make LIKE searches case-insensitive also on PgSQL 2020-09-05 02:17:32 +03:00
stats #1153: Remove unnecessary type change and test for stats chart templates and endpoints which were removed 2019-05-20 01:12:25 +03:00
todos Fix the syntax 2019-05-21 22:33:21 +03:00
.gitkeep initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
application_record.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
attachment.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
context.rb Make LIKE searches case-insensitive also on PgSQL 2020-09-05 02:17:32 +03:00
dependency.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
message_gateway.rb enhance MessageGateway to save email as attachment 2015-08-05 16:05:56 +02:00
note.rb Make LIKE searches case-insensitive also on PgSQL 2020-09-05 02:17:32 +03:00
null_time.rb use a null object like a boss 2013-07-18 16:37:34 -05:00
preference.rb Add theme selector to preferences and return the previous black theme as an alternative 2020-08-20 02:46:45 +03:00
project.rb Make LIKE searches case-insensitive also on PgSQL 2020-09-05 02:17:32 +03:00
recurring_todo.rb Fix the AASM Proc calls 2020-08-25 17:47:08 +03:00
sidebar.rb Add a Sidebar class to represent the side bar 2014-11-11 19:55:00 -06:00
tag.rb #1955: Migrate tags to belong to named users for enhanced privacy. 2019-06-25 11:37:34 +03:00
tagging.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
todo.rb Fix the AASM Proc calls 2020-08-25 17:47:08 +03:00
user.rb Merge pull request #2453 from TracksApp/dependabot/bundler/aasm-5.1.1 2020-08-25 17:55:28 +03:00