| .. |
|
_collection.html.erb
|
add keyboard shortcuts and make todos selectable useing j and k
|
2013-07-01 15:56:54 +02:00 |
|
_container_empty_message.html.erb
|
add keyboard shortcuts and make todos selectable useing j and k
|
2013-07-01 15:56:54 +02:00 |
|
_container_items.html.erb
|
fix count in navbar and fix tickler
|
2013-08-24 22:11:52 +02: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.html.erb
|
Clean up a couple hardcoded strings in alt tags
|
2013-03-09 12:46:05 -05:00 |
|
_edit_form.m.erb
|
Replace User#time with UserTime#time
|
2013-07-30 16:21:04 -05:00 |
|
_empty_message_container.html.erb
|
add keyboard shortcuts and make todos selectable useing j and k
|
2013-07-01 15:56:54 +02:00 |
|
_mobile_actions.m.erb
|
get all scenario's running again, first pass.
|
2013-03-18 12:36:40 +01:00 |
|
_new_multi_todo_form.html.erb
|
add forms for new todo and multiple todos to modal
|
2013-08-26 12:08:33 +02:00 |
|
_new_todo_form.html.erb
|
add forms for new todo and multiple todos to modal
|
2013-08-26 12:08:33 +02:00 |
|
_successor.html.erb
|
fix updating dependency trees when changin a name. Including invalidating cache when
|
2013-02-17 17:37:44 +01:00 |
|
_todo.html.erb
|
Merge branch 'master' into new-gui
|
2013-09-13 16:52:06 +02:00 |
|
_todo.m.erb
|
Refactor "unless blank?" into "if present?"
|
2013-09-13 15:40:09 +03:00 |
|
_todo.old.html.erb
|
initial port of context-show view
|
2013-06-22 16:04:17 +02:00 |
|
_todo.text.erb
|
all non-cucumber tests are passing
|
2012-04-30 13:56:41 +02:00 |
|
_todo_info.html.erb
|
* Add details popover to action.
|
2013-08-09 22:49:57 +02:00 |
|
_todo_sub_menu.html.erb
|
* Add details popover to action.
|
2013-08-09 22:49:57 +02:00 |
|
add_predecessor.js.erb
|
get all scenario's running again, first pass.
|
2013-03-18 12:36:40 +01:00 |
|
all_done.html.erb
|
move will_paginate on all_todos pages to will_paginate-bootstrap gem to get the bootstrap
|
2013-07-29 12:25:13 +02:00 |
|
calendar.html.erb
|
Use Todos::Calendar in the view
|
2013-04-26 23:23:56 -05: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
|
fix #1422. Changing default tags of a project is now remembered
|
2013-06-04 10:50:42 +02:00 |
|
create_multiple.js.erb
|
Refactor "unless blank?" into "if present?"
|
2013-09-13 15:40:09 +03:00 |
|
destroy.js.erb
|
add some project grouping scenarios to edit_a_todo and fix failures
|
2013-04-17 22:11:24 +02:00 |
|
done.html.erb
|
move will_paginate on all_todos pages to will_paginate-bootstrap gem to get the bootstrap
|
2013-07-29 12:25:13 +02:00 |
|
edit.js.erb
|
enable edit form to show list of predecessors
|
2011-02-25 14:52:02 +01:00 |
|
edit.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +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.atom.builder
|
all non-cucumber tests are passing
|
2012-04-30 13:56:41 +02:00 |
|
index.html.erb
|
fix count in navbar and fix tickler
|
2013-08-24 22:11:52 +02: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.rss.builder
|
fix #1310. Add test for this
|
2012-07-15 21:28:42 +02:00 |
|
index.text.erb
|
all non-cucumber tests are passing
|
2012-04-30 13:56:41 +02:00 |
|
list_deferred.html.erb
|
fix count in navbar and fix tickler
|
2013-08-24 22:11:52 +02:00 |
|
list_deferred.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +02:00 |
|
new.m.erb
|
Mobile task creation redirected to non-mobile results page.
|
2012-10-05 17:55:13 +02:00 |
|
remove_predecessor.js.erb
|
get all scenario's running again, first pass.
|
2013-03-18 12:36:40 +01:00 |
|
show.m.erb
|
Merge branch 'master' into new-gui
|
2014-01-07 21:01:55 +01:00 |
|
show_notes.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +02:00 |
|
tag.html.erb
|
use twitter/typeahead for autocomplete. make go to project|context|tag work and show
|
2013-08-07 23:31:28 +02:00 |
|
tag.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +02:00 |
|
toggle_check.js.erb
|
fix failing tests
|
2013-06-11 15:36:27 +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 failing cucumber scenario's and update gems
|
2013-09-18 10:38:20 +02:00 |