tracks/app/views/todos
Tim Madden c7cd46ee1d update to mobile todo edit view
removing the done checkout
   (with new intermediate mobile todo view with done button, this is
    needed)
rearranging fields to put the most important fields first
2011-12-19 21:14:38 -06: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 update to mobile todo edit view 2011-12-19 21:14:38 -06:00
_hidden.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
_mobile_actions.rhtml theming mobile layout to mirror standard layout styling 2011-12-19 21:14:38 -06:00
_mobile_todo.rhtml theming mobile layout to mirror standard layout styling 2011-12-19 21:14:38 -06:00
_new_multi_todo_form.rhtml Fixing bug #1063 by adding an initial_tags variable/field 2011-10-06 15:37:51 +02:00
_new_todo_form.rhtml Fixing bug #1063 by adding an initial_tags variable/field 2011-10-06 15:37:51 +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 Fixing bug #1063 by adding an initial_tags variable/field 2011-10-06 15:37:51 +02:00
create_multiple.js.erb Fixing bug #1063 by adding an initial_tags variable/field 2011-10-06 15:37:51 +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 changes for done checkbox on mobile page 2011-12-19 21:10:19 -06:00
mobile_tag.rhtml theming mobile layout to mirror standard layout styling 2011-12-19 21:14:38 -06: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 #827. You can now select todos with tags using OR and AND 2011-10-28 19:33:51 +02: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