tracks/app/views
2009-05-02 16:51:10 -04:00
..
contexts fix some failing tests 2009-04-19 00:18:12 +02:00
data remove yaml import. This did not get enough testing and is not working right 2009-02-26 20:35:11 +01:00
feedlist Fixed sidebar rendering, was not working on some pages after rails 2.2 upgrade 2009-01-17 15:17:16 +01:00
integrations Fixed typo on /integrations/rest_api page, missing closing todo tag and project_id 2009-01-17 22:22:25 +08:00
layouts fix #584 where the date at the top did not use the users timezone, but the servers timezone 2009-04-07 21:34:15 +02:00
login Change mobile login form to post to proper URL for OpenID login. Resolves #810. 2009-01-02 02:22:06 -05:00
notes Spec and fix bug #776 by using auto_link instead of my dumb regex 2008-10-03 10:19:41 -04:00
preferences fix #584 where the date at the top did not use the users timezone, but the servers timezone 2009-04-07 21:34:15 +02:00
projects make project settings editable from the project page 2009-04-18 23:50:12 +02:00
recurring_todos fix for the two issues in #852 2009-04-01 13:51:36 +02:00
search implement suggestions for search in #787 2008-12-03 20:25:05 +01:00
shared Asynchronous autocompleter for tags. Closes #462 2009-05-02 16:43:00 -04:00
sidebar tidy up the templates and the js in them 2009-03-27 17:03:18 +01:00
stats add cucumber for integration testing and add a feature for statistics 2009-04-13 22:26:20 +02:00
todos Add autocompletion for tags on todo edit form, too. Re #462. 2009-05-02 16:51:10 -04:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00