tracks/app/views/recurring_todos
Reinier Balt ed4ee1cc3f fix several issues with recurring todos
* fix case where some fields were not saved
* fix several fields that were not filled with the saved value when editing
* hide storage details of recurring_todo by adding public getters and refactoring view to use them in stead of database fields
2008-07-27 22:13:54 +02:00
..
_edit_form.html.erb fix several issues with recurring todos 2008-07-27 22:13:54 +02:00
_recurring_todo.html.erb add recurring todos to tracks 2008-07-19 20:27:45 +02:00
_recurring_todo_form.erb fix several issues with recurring todos 2008-07-27 22:13:54 +02: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 add recurring todos to tracks 2008-07-19 20:27:45 +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