tracks/app/views/todos
2011-09-16 12:39:44 +02:00
..
_completed.rhtml get the done view on a context and a project 2011-07-09 17:21:34 +02:00
_deferred.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
_done.rhtml fix #1108 where completed todos with notes could not be rendered on the done page 2011-02-14 20:22:59 +01:00
_edit_form.rhtml add more cucumber scenarios 2011-08-15 17:04:59 +02:00
_edit_mobile_form.rhtml fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring 2011-07-10 21:48:43 +02:00
_hidden.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
_mobile_actions.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
_mobile_todo.rhtml the notes icon of todos was shown even if there was no note. fixed 8c168538b7 2011-06-14 09:01:08 +02:00
_new_multi_todo_form.rhtml add checkbox to multiple action form to make all actions dependent on each other (sequential) 2011-09-14 15:25:15 +02:00
_new_todo_form.rhtml add more cucumber scenarios 2011-08-15 17:04:59 +02:00
_successor.html.erb fix #1156 where todos with ' in the name were not rendered correctly in title of pending annotation 2011-04-29 18:40:04 +02:00
_text_todo.rhtml Decode HTML entities when displaying todos formatted as TXT. 2011-09-27 01:07:02 +02:00
_todo.html.erb fix #922. You can now mark a todo complete from the tickler. Also fixed some small aasm corner cases found by this change 2011-08-18 17:15:00 +02:00
add_predecessor.js.erb fix #922. You can now mark a todo complete from the tickler. Also fixed some small aasm corner cases found by this change 2011-08-18 17:15:00 +02:00
all_done.html.erb start on done overview page 2011-07-09 17:19:12 +02:00
calendar.html.erb fix #1169 and also improve i18n on repeating todos 2011-05-08 20:37:47 +02:00
calendar.ics.erb Added locale selection to preferences 2011-01-16 18:14:07 +01:00
check_deferred.js.erb fix #1167 2011-05-08 15:03:55 +02:00
create.js.erb clean up cucumber scenarios and add a few more 2011-08-15 20:44:59 +02:00
create_multiple.js.erb fix #1142 where an action unmarked as complete will not show the [C] or context name. Also fix contexts with " or ' in the name in the multi todos form 2011-04-14 12:28:30 +02:00
destroy.js.erb add some pending cucumber scenarios and fix a small bug it uncovered 2011-08-11 17:13:01 +02:00
done.html.erb get the done view on a context and a project 2011-07-09 17:21:34 +02:00
edit.js.erb enable edit form to show list of predecessors 2011-02-25 14:52:02 +01:00
edit_mobile.html.erb fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring 2011-07-10 21:48:43 +02:00
error.js.erb migrate toggle_check and destroy and defer and get the functional tests running again 2011-02-03 18:19:17 +01:00
index.html.erb fix scenarios for editing a todo, showing empty messages and fix some missing translations 2011-03-09 10:53:54 +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 fix sort order for text feeds. From discussion at http://www.getontracks.org/forums/viewthread/442/ 2010-01-19 11:03:46 +01:00
list_deferred.html.erb Added locale selection to preferences 2011-01-16 18:14:07 +01:00
mobile_list_deferred.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
mobile_show_notes.rhtml small improvements 2011-02-03 18:17:28 +01:00
mobile_tag.rhtml fix scenarios for editing a todo, showing empty messages and fix some missing translations 2011-03-09 10:53:54 +01:00
new.m.erb fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring 2011-07-10 21:48:43 +02:00
remove_predecessor.js.erb fix #922. You can now mark a todo complete from the tickler. Also fixed some small aasm corner cases found by this change 2011-08-18 17:15:00 +02:00
show.m.erb fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring 2011-07-10 21:48:43 +02:00
tag.html.erb fix scenarios for editing a todo, showing empty messages and fix some missing translations 2011-03-09 10:53:54 +01:00
toggle_check.js.erb make todos editable on the search page. Fix #716. 2011-09-16 12:39:44 +02:00
toggle_star.js.erb Have a Star option on task entry screens #928 2011-07-30 18:52:11 +02:00
update.js.erb make todos editable on the search page. Fix #716. 2011-09-16 12:39:44 +02:00