tracks/app/views/recurring_todos
2009-05-03 22:04:45 +02:00
..
_edit_form.html.erb Pre-populate default tags from project instead of adding them when a todo is created. Fixes #879. 2009-05-02 17:38:26 -04:00
_recurring_todo.html.erb show recurrence pattern in :title of a recurring todo. Needed slight refactoring to make it happen 2008-12-08 16:59:10 +01:00
_recurring_todo_form.erb replace all occurrences of Time::today with user_time. Fixes #890 2009-05-03 22:04:45 +02:00
create.js.rjs fix several deprecation warnings 2008-11-30 20:16:57 +01:00
destroy.js.rjs add recurring todos to tracks 2008-07-19 20:27:45 +02:00
edit.js.rjs add recurring todos to tracks 2008-07-19 20:27:45 +02:00
index.html.erb move nifty js calls to respective pages to reduce js execution a bit (on every page) 2008-09-05 18:01:22 +02:00
new.html.erb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
show.html.erb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
toggle_check.js.rjs fix several deprecation warnings 2008-11-30 20:16:57 +01:00
toggle_star.js.rjs add recurring todos to tracks 2008-07-19 20:27:45 +02:00
update.js.rjs fix several deprecation warnings 2008-11-30 20:16:57 +01:00