tracks/app/views
2009-06-26 15:49:02 +02: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 move loading off js after css. inspired by http://code.google.com/speed/page-speed/ 2009-06-10 16:20:57 +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 change style of project settings so that it grabs less attention 2009-06-26 15:35:31 +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 new actions in project view are now shown in the view. This is a regression from fixing #905 2009-06-26 15:49:02 +02:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00