tracks/app/views
Matt Rogers cf62c91ee0 Wrap the project name in a div tag inside the h2 tag
When using inline editing of the project name, the extra stuff that's in
the template for a collapsible project adds a bunch of spaces to the
beginning of the project name due to how the editable plugin is getting
the text for the selector it's being asked to edit.

Using the div tag inside the header tag, and adjusting the javascript to
use the div#project_name selector fixes this behavior and fixes #1204
2011-10-21 12:07:42 -05:00
..
contexts fix #1168 by using a new helper to increate the tab_index automatically 2011-05-08 16:40:31 +02:00
data Added locale selection to preferences 2011-01-16 18:14:07 +01:00
feedlist finish migration of the feeds page 2011-02-03 18:17:27 +01:00
integrations fix #1078 and document it on the REST_API page 2011-07-09 18:47:30 +02:00
layouts first version of review view 2011-09-16 23:34:09 -04:00
login fix #1167 2011-05-08 15:03:55 +02:00
notes fix #1155 where editing a note on the notes page submits the wrong form 2011-04-29 18:27:06 +02:00
preferences added preference settings 2011-09-15 21:06:50 -04:00
projects Wrap the project name in a div tag inside the h2 tag 2011-10-21 12:07:42 -05:00
recurring_todos fixed tests for starred todos 2011-08-04 23:14:29 +02:00
search improve sort order of search results and remove delete button for found projects 2011-09-16 12:39:44 +02:00
shared add cucumber scenarios for new preferences 2011-08-18 12:48:59 +02:00
sidebar migrate adding to actions on all pages 2011-02-03 18:18:38 +01:00
stats add recurring_todos to done_overview and fix routes 2011-07-09 17:19:13 +02:00
todos make todos editable on the search page. Fix #716. 2011-09-16 12:39:44 +02:00
users finish gui changes 2011-08-17 20:23:02 +02:00