tracks/app/views/todos
Reinier Balt 33e96dd42e move js of template to the bottom of the page and migrate toggle js to jquery
yslow states that loading of page is faster when js is at the bottom
2009-03-30 23:01:17 +02: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 refactor js of new todo form: share projects and contexts array over all edit forms 2009-03-30 22:37:03 +02:00
_edit_mobile.rhtml Limit description field to known maximum size. 2008-12-14 11:17:07 +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 '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 migrate ujs code for clearing due or show_from date to jquery 2009-03-30 22:07:05 +02: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 refactor js of new todo form: share projects and contexts array over all edit forms 2009-03-30 22:37:03 +02:00
calendar.ics.erb fix error in calendar feed 2008-11-30 13:56:41 +01: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 failing tests 2008-12-03 14:03:59 +01: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 Restore automatic focus of first todo form field after clicking edit icon to edit. 2009-01-06 00:49:40 -05: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 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 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 Fixed sidebar rendering, was not working on some pages after rails 2.2 upgrade 2009-01-17 15:17:16 +01:00
toggle_check.js.rjs fix several deprecation warnings 2008-11-30 20:16:57 +01:00
toggle_star.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
update.js.rjs fix #860. The calendar view does not have a form in the right column for a new todo. The js for updating todos expects this form to update the autocompleter in case a new project or context is created with the update of the todo 2009-03-24 22:25:50 +01:00