tracks/app/views
piglop 4e1e18da0f fixed #781:
* added a "show always" radio to the recurring todo forms
* added a show_always flag to recurring todos
* created a migration to convert existing recurring todos where show_from_delta==0
* recurring todos where show_from_delta is 0 are now shown the same day they're due

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-06-03 01:36:20 +08:00
..
contexts fix #900 where a spurious line from a merge problem causes unintended artifacts in mobile view. Thanks Henrik for spotting this 2009-05-11 20:57:21 +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 Fix #896. Tidied styling of notes (attached to action and free-standing project notes) so that basic Textile markup shows up and looks attractive. You can now use *bold*, _italics_, ordered lists (#), unordered lists (*), and H1 (h1.) and H2 (h2.) headers can all be used, along with Textile links. 2009-05-17 12:52:45 +01: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 fix #904 by applying the patch from Henrik Bohre. Thanks Henrik 2009-05-17 21:02:18 +02:00
recurring_todos fixed #781: 2009-06-03 01:36:20 +08:00
search implement suggestions for search in #787 2008-12-03 20:25:05 +01:00
shared Pre-populate default tags from project instead of adding them when a todo is created. Fixes #879. 2009-05-02 17:38:26 -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 fix #904 by applying the patch from Henrik Bohre. Thanks Henrik 2009-05-17 21:02:18 +02:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00