| .. |
|
_completed.rhtml
|
fixed error where completed container could not be selected because of naming inconsistency
|
2008-07-23 23:49:10 +02:00 |
|
_deferred.rhtml
|
#300: Added pending items to deferred block in project view
|
2009-11-04 22:30:54 -05:00 |
|
_done.rhtml
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
_edit_form.rhtml
|
Get rid of auto_complete plugin
|
2010-03-14 16:48:28 -04:00 |
|
_edit_mobile.rhtml
|
Made some format edits the mobile edit screen. First, I put a size in for the description textfield. As it was, the field caused my blackberry view of the form to be tiny. putting a size in makes this field similar to the rest. Also, I expanded the notes textarea to 40 columns by 3 rows and made the tags textfield size 50 like the description
|
2010-03-09 12:37:52 -05:00 |
|
_hidden.rhtml
|
add title to recurring todos page and fix for #737
|
2008-08-01 14:19:37 +02:00 |
|
_mobile_actions.rhtml
|
Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking
|
2008-06-15 09:50:05 +01:00 |
|
_mobile_todo.rhtml
|
small edit to mobile notes to make icon only show if notes exist.
|
2010-08-05 23:32:39 +08:00 |
|
_successor.html.erb
|
Fix rendering of successors, drag and drop
|
2009-11-29 20:00:54 -05:00 |
|
_text_todo.rhtml
|
forgot to add new migration in last commit
|
2008-08-04 09:16:01 +02:00 |
|
_todo.html.erb
|
No reason to sanitize if we're already h()'ing
|
2010-04-02 09:46:20 -04:00 |
|
_toggle_notes.rhtml
|
Linkify message:// URLs in notes. Those links are used by Mail.app on
|
2010-01-10 08:34:10 +08:00 |
|
_toggle_successors.html.erb
|
Ticket #923: Added Reinier's patch for removing dependencies from successor block.
|
2009-11-10 22:15:16 -05:00 |
|
add_predecessor.js.rjs
|
Correct walking of entire predecessor tree
|
2010-03-14 12:29:43 -04:00 |
|
calendar.html.erb
|
Clean up stale JS
|
2010-03-25 07:53:33 -04:00 |
|
calendar.ics.erb
|
fix for calendar.ics when todo.updated_at is NULL
|
2009-08-25 14:26:50 +02:00 |
|
check_deferred.js.rjs
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
completed.html.erb
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
completed_archive.html.erb
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
create.js.rjs
|
Correct context hiding behavior in tag view
|
2009-12-20 13:05:42 -05:00 |
|
create_multiple.js.rjs
|
add validation to catch empty descriptions
|
2010-07-28 15:53:19 +02:00 |
|
destroy.js.rjs
|
Fixed another edge case that Luis caught
|
2009-12-01 23:39:07 -05:00 |
|
edit.js.rjs
|
Re-enable rich interaction on todo edit
|
2010-03-14 12:23:28 -04:00 |
|
error.js.rjs
|
Removed outer tracks directory.
|
2008-05-24 15:57:18 +01:00 |
|
index.html.erb
|
restores sidebar and refactor sidebar
|
2008-12-03 12:31:24 +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
|
Fixed sidebar rendering, was not working on some pages after rails 2.2 upgrade
|
2009-01-17 15:17:16 +01:00 |
|
mobile_list_deferred.rhtml
|
Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking
|
2008-06-15 09:50:05 +01:00 |
|
mobile_show_notes.rhtml
|
Fix #969 by implementing a new mobile view for notes.
|
2010-08-03 22:27:54 +02:00 |
|
mobile_tag.rhtml
|
Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking
|
2008-06-15 09:50:05 +01:00 |
|
new.m.erb
|
Get rid of calls to formatted_ helpers
|
2009-12-07 19:11:30 -05:00 |
|
remove_predecessor.js.rjs
|
Correct walking of entire predecessor tree
|
2010-03-14 12:29:43 -04:00 |
|
show.m.erb
|
Missed some formatted_ helpers not covered by tests
|
2009-12-07 23:16:21 -05:00 |
|
tag.html.erb
|
#300: Added pending items to tag view
|
2009-11-04 22:33:11 -05:00 |
|
toggle_check.js.rjs
|
Correct context hiding behavior in tag view
|
2009-12-20 13:05:42 -05:00 |
|
toggle_star.js.erb
|
Star toggling and todo checking working
|
2009-09-05 15:24:03 -04:00 |
|
update.js.rjs
|
Fix formatting issues
|
2010-08-03 21:00:48 +02:00 |