tracks/app/views
2008-09-23 17:06:14 -03:00
..
contexts move nifty js calls to respective pages to reduce js execution a bit (on every page) 2008-09-05 18:01:22 +02:00
data clean up export controller a bit. also some cleanups in the view 2008-09-05 17:53:18 +02:00
feedlist fix page to handle empty database without errors. Fixes #757 2008-08-25 16:43:43 +02:00
integrations update Tracks RESTapi documentation page 2008-08-25 15:38:50 +02:00
layouts move nifty js calls to respective pages to reduce js execution a bit (on every page) 2008-09-05 18:01:22 +02:00
login Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
notes Started moving selenium on rails tests over to RSpec stories. See the updated README_DEVELOPERS for info on running the new tests. 2008-06-19 00:14:04 -04:00
preferences Rename to MessageGateway since it's really not SMS-specific. 2008-09-20 19:15:12 -07:00
projects Ading a sort by number of tasks option 2008-09-23 17:06:14 -03:00
recurring_todos Overhaul of Time.now stuff because Time.now is unaware of time zones. Need to use Time.zone.now (Time.now.utc works fine when dealing with the database, since it is *always* in UTC) 2008-09-21 18:13:21 -07:00
search Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
shared fix #755. Restores accesskey for toggling new todo form 2008-08-18 20:26:28 +02:00
sidebar Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
stats add a break after the last context chart to put the top 5 contexts lists on the next line 2008-07-25 20:56:48 +02:00
todos Only show defer buttons for uncompleted todos. 2008-09-07 06:58:08 -07:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00