tracks/app/views/recurring_todos
Reinier Balt 239b38cb15 fix for the two issues in #852
* the end date is prefilled with an incorrect formatted date
* if the radio for ends_on is not selected, but a date is entered, tracks incorrectly behaves as if ends_on was checked
2009-04-01 13:51:36 +02:00
..
_edit_form.html.erb Limit description field to known maximum size. 2008-12-14 11:17:07 +01: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 fix for the two issues in #852 2009-04-01 13:51:36 +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