tracks/app/views/recurring_todos
piglop 4e1e18da0f fixed #781:
* added a "show always" radio to the recurring todo forms
* added a show_always flag to recurring todos
* created a migration to convert existing recurring todos where show_from_delta==0
* recurring todos where show_from_delta is 0 are now shown the same day they're due

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-06-03 01:36:20 +08:00
..
_edit_form.html.erb fixed #781: 2009-06-03 01:36:20 +08: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 fixed #781: 2009-06-03 01:36:20 +08: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