tracks/app/views/todos
tim madden b932ac210f fix for mobile new todo tags no being saved
the mobile interface shares the form for creating and updating todos.
the todo controller was using different names for them. this change
aligns them.
2012-04-28 22:44:35 -05:00
..
_completed.rhtml Get more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism 2012-04-16 13:19:04 +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 fix for mobile new todo tags no being saved 2012-04-28 22:44:35 -05:00
_edit_mobile_form.rhtml fix for mobile new todo tags no being saved 2012-04-28 22:44:35 -05:00
_hidden.rhtml Added locale selection to preferences 2011-01-16 18:14:07 +01:00
_mobile_actions.rhtml updates to tests for changes to mobile interface 2011-12-20 10:35:21 -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 cleanup old selenium initializer stuff and migrate edit_a_todo 2012-03-19 14:06:33 +01:00
add_predecessor.js.erb fix #1255. Context view now has seperate container for pending and deferred todos 2012-03-23 14:04:55 +01:00
all_done.html.erb Get more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism 2012-04-16 13:19:04 +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 more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism 2012-04-16 13:19:04 +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 #1252 by updating the todo ical feed and adding comment that todo ical is not for calendars. Also fix layout of feeds page 2012-03-24 10:52:44 +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 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 make cucumber scenarios pass 2012-04-12 13:36:49 +02: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 #1255. Context view now has seperate container for pending and deferred todos 2012-03-23 14:04:55 +01:00
show.m.erb more defers 2012-03-01 17:16:14 -06: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 fix #1255. Context view now has seperate container for pending and deferred todos 2012-03-23 14:04:55 +01:00