tracks/tracks/app
bsag 330133ef03 The previous commit assigned the accesskey 'n' to the notes page, which was already assigned to create a new note. I've changed it to 'o'.
I also realised that I was making things much more difficult than they needed to be when checking whether the current page matched a particular link, so I altered the navigation_link method to simplify it.




git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@225 a4c988fc-2ded-0310-b66e-134b36920a42
2006-04-16 21:49:53 +00:00
..
apis Committed Luke's Web service API (#241). Provides a simple API for adding a next action with a given description to a context: 2006-03-29 07:17:38 +00:00
controllers Fixed a regression in the trunk in which a fresh installation (with no users) generated an error on visiting /signup, because @user was nil. 2006-04-15 14:50:13 +00:00
helpers The previous commit assigned the accesskey 'n' to the notes page, which was already assigned to create a new note. I've changed it to 'o'. 2006-04-16 21:49:53 +00:00
models Setting no_completed in the user preferences to zero now removes the completed items box completely from the home page and from the individual context and project pages. 2006-04-11 17:19:30 +00:00
views The previous commit assigned the accesskey 'n' to the notes page, which was already assigned to create a new note. I've changed it to 'o'. 2006-04-16 21:49:53 +00:00