tracks/app/views/todos
Eric Allen 6d97bca57f Bug #300: Displays pending state and successor information
Pending state is displayed in the date_span. Successor information is displayed in the tooltip of a successor icon placed after the action description.

Conflicts:

	app/helpers/todos_helper.rb
	public/javascripts/application.js
2009-11-04 22:45:02 -05: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 #300: Added pending items to deferred block in project view 2009-11-04 22:30:54 -05:00
_done.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
_edit_form.rhtml Bug #300: First shot at dependency entry in edit form 2009-11-04 22:40:03 -05:00
_edit_mobile.rhtml fix #584 where the date at the top did not use the users timezone, but the servers timezone 2009-04-07 21:34:15 +02: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 '1.7_branch' 2008-12-22 16:43:22 +01:00
_text_todo.rhtml forgot to add new migration in last commit 2008-08-04 09:16:01 +02:00
_todo.html.erb Bug #300: Displays pending state and successor information 2009-11-04 22:45:02 -05:00
_toggle_notes.rhtml move js of template to the bottom of the page and migrate toggle js to jquery 2009-03-30 23:01:17 +02:00
calendar.html.erb Eliminate all last traces of apply_behavior 2009-11-04 22:06:24 -05:00
calendar.ics.erb fix for calendar.ics when todo.updated_at is NULL 2009-08-25 14:26:50 +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 Focus on first text input to skip hidden inputs 2009-10-30 15:02:42 -04:00
destroy.js.rjs Deleting the last todo should hide a context 2009-10-30 15:20:06 -04:00
edit.js.rjs Todo editing and deletion working beautifully. 2009-09-07 16:58:26 -04:00
error.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.html.erb restores sidebar and refactor sidebar 2008-12-03 12:31:24 +01:00
index.ics.erb fix crlf issue 2009-03-31 22:11:37 +02: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 Fixed sidebar rendering, was not working on some pages after rails 2.2 upgrade 2009-01-17 15:17:16 +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 #300: Added pending items to tag view 2009-11-04 22:33:11 -05:00
toggle_check.js.rjs Bug #300: check_toggle.js working for Tag view 2009-11-04 22:37:33 -05:00
toggle_star.js.erb Star toggling and todo checking working 2009-09-05 15:24:03 -04:00
update.js.rjs Simplify some stuff thanks to live() 2009-10-17 00:03:12 -04:00