tracks/app/controllers
2020-09-06 14:06:57 +03:00
..
recurring_todos rename repeating -> recurring, repeat -> recurrence 2015-02-10 16:25:27 +01:00
todos Remove private variable usage from models 2018-11-12 13:23:30 -06:00
application_controller.rb Add theme selector to preferences and return the previous black theme as an alternative 2020-08-20 02:46:45 +03:00
calendar_controller.rb #2036: Change empty XML responses to have the correct base element 2019-05-03 11:47:05 +03:00
contexts_controller.rb #2203: Allow using REST API with token 2019-05-04 20:31:32 +03:00
data_controller.rb Extract rendering to helper method. Shift filename sanitization to controller. 2016-02-02 11:08:12 +00:00
feedlist_controller.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
integrations_controller.rb Add a help page with link to the user manual and other sources 2020-07-23 22:20:28 +03:00
login_controller.rb Add theme selector to preferences and return the previous black theme as an alternative 2020-08-20 02:46:45 +03:00
mailgun_controller.rb Convert before_filter to before_action 2018-09-22 12:55:27 -05:00
notes_controller.rb #2036: Change empty XML responses to have the correct base element 2019-05-03 11:47:05 +03:00
preferences_controller.rb Merge pull request #2453 from TracksApp/dependabot/bundler/aasm-5.1.1 2020-08-25 17:55:28 +03:00
projects_controller.rb #2203: Allow using REST API with token 2019-05-04 20:31:32 +03:00
recurring_todos_controller.rb Use exists? instead of count > 0 2019-05-04 10:32:15 -05:00
search_controller.rb Remove 'project_hidden' state 2016-04-16 09:27:33 +02:00
stats_controller.rb #1153: Use translations properly, add missing labels, fix bugs and add links to charts 2019-05-19 16:40:00 +03:00
todos_controller.rb #2472: Fix fetching calendar ID on task update. Didn't figure out when this has been broken – could be c66ce02cb, but not sure how. 2020-09-06 14:06:57 +03:00
users_controller.rb Move the access control to a dedicated helper 2020-08-18 11:51:16 +03:00