| .. |
|
_collection.html.erb
|
do a big refactor of rendering collections of todos for home page, tag page, project page, context page
|
2013-03-18 12:36:40 +01:00 |
|
_collection.m.erb
|
Add mobile calendar view
|
2014-04-21 12:55:13 -04: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
|
Purge UserTime from app/*
|
2014-06-12 21:24:31 -04: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
|
home page is restored, so is context view
|
2012-04-30 13:56:37 +02:00 |
|
_new_todo_form.html.erb
|
fix styling of error messages
|
2012-12-16 15:20:43 +01: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
|
Refactor "unless blank?" into "if present?"
|
2013-09-13 15:40:09 +03:00 |
|
_todo.m.erb
|
Refactor "unless blank?" into "if present?"
|
2013-09-13 15:40:09 +03:00 |
|
_todo.text.erb
|
all non-cucumber tests are passing
|
2012-04-30 13:56:41 +02:00 |
|
add_predecessor.js.erb
|
fix failing tests
|
2014-05-16 14:33:18 +02:00 |
|
all_done.html.erb
|
fix some failing cucumber tests
|
2014-01-09 11:18:33 +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
|
refactor done todos view and tests
|
2013-03-18 12:36:40 +01: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
|
small refactorings
|
2013-05-03 21:54:03 +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
|
enable group by project for tickler
|
2013-04-20 20:20:57 +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
|
fix failing tests
|
2014-05-16 14:33:18 +02:00 |
|
show.m.erb
|
fix #1450 by adding CSRF-token to the mobile forms
|
2014-01-02 16:45:37 +01:00 |
|
show_notes.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +02:00 |
|
tag.html.erb
|
make adding of todos from sidebar work in context and project grouping
|
2013-04-11 10:53:35 +02:00 |
|
tag.m.erb
|
get login, mobile and notes features passing
|
2012-05-12 13:37:36 +02:00 |
|
toggle_check.js.erb
|
activerecord associations do not act like a collection anymore, so convert to array first
|
2014-05-16 14:33:18 +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
|
activerecord associations do not act like a collection anymore, so convert to array first
|
2014-05-16 14:33:18 +02:00 |