tracks/app/views/todos
Reinier Balt 4a98ee5669 several fixes to recurring todos and adds some named_scopes
fixes case where unmarking a complete todo which belongs to a recurring pattern results in two todos that both keep on recurring. With this fix a new todo will only be created when there are no active todos left belonging to that recurring pattern

fixes tests that failed because of previous commits

adds some named_scopes, inspired by http://railscasts.com/episodes/108
2008-11-28 16:39:50 +01:00
..
_completed.rhtml fixed error where completed container could not be selected because of naming inconsistency 2008-07-23 23:49:10 +02:00
_deferred.rhtml add title to recurring todos page and fix for #737 2008-08-01 14:19:37 +02:00
_done.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
_edit_form.rhtml polish the clear date buttons in edit form 2008-08-26 17:31:34 +02:00
_edit_mobile.rhtml fix #789 by setting tab order for all elements in mobile edit form 2008-11-09 11:15:49 +01:00
_hidden.rhtml add title to recurring todos page and fix for #737 2008-08-01 14:19:37 +02:00
_mobile_actions.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
_mobile_todo.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
_text_todo.rhtml forgot to add new migration in last commit 2008-08-04 09:16:01 +02:00
_todo.html.erb Only show defer buttons for uncompleted todos. 2008-09-07 06:58:08 -07:00
_toggle_notes.rhtml Spec and fix bug #776 by using auto_link instead of my dumb regex 2008-10-03 10:19:41 -04:00
calendar.html.erb change titles on calendar page to show the name of the month instead of This Month and Next Month 2008-11-27 16:45:47 +01:00
calendar.ics.erb fix for actions that are due today were marked overdue in the ical calendar feed 2008-10-07 09:11:29 +02:00
check_deferred.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
completed.html.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
completed_archive.html.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
create.js.rjs fix for #749 2008-08-18 16:02:13 +02:00
destroy.js.rjs add message when there are no actions in a container and handle state changes 2008-10-04 15:56:22 +02:00
edit.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
error.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.html.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.ics.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.m.erb Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
index.text.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
list_deferred.html.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
mobile_list_deferred.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
mobile_tag.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
new.m.erb fix #789 by setting tab order for all elements in mobile edit form 2008-11-09 11:15:49 +01:00
show.m.erb add accesskey to submit button in mobile view 2008-08-19 22:24:00 +02:00
tag.html.erb add title to recurring todos page and fix for #737 2008-08-01 14:19:37 +02:00
toggle_check.js.rjs several fixes to recurring todos and adds some named_scopes 2008-11-28 16:39:50 +01:00
toggle_star.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
update.js.rjs add message when there are no actions in a container and handle state changes 2008-10-04 15:56:22 +02:00