tracks/app/views/recurring_todos
2008-09-21 18:13:21 -07:00
..
_edit_form.html.erb fix autocompletion for editing of recurring todos 2008-08-01 16:46:57 +02:00
_recurring_todo.html.erb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
_recurring_todo_form.erb Overhaul of Time.now stuff because Time.now is unaware of time zones. Need to use Time.zone.now (Time.now.utc works fine when dealing with the database, since it is *always* in UTC) 2008-09-21 18:13:21 -07:00
create.js.rjs fix several issues with recurring todos 2008-07-27 22:13:54 +02: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 add recurring todos to tracks 2008-07-19 20:27:45 +02:00
toggle_star.js.rjs add recurring todos to tracks 2008-07-19 20:27:45 +02:00
update.js.rjs fix several issues with recurring todos 2008-07-27 22:13:54 +02:00