mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-13 04:38:51 +01:00
this context will be pre-populated when creating an action from the project's page. When creating an action from the home page, the context will be auto-selected when the project is selected if the context field has not yet been entered. This implementation is a combination of the great patch submitted by James Kebinger (thanks James!) and some of my modifications and additions. Don't forget to rake db:migrate. Fixes #162, originally suggested by Rolf one year ago! Also in this commit: * Tweaked selenium tags test * Tweaked formatting of next/previous project HTML * Implemented Null Object pattern for context to support a Project having no default context * Removed tickler.rhtml, no longer in use * applying z-index values to project sortable list items (otherwise context autocomplete was appearing below next list item) * Swapped order of project and context in new action form (setting default context makes more sense this way) * Removed CSS width of for form elements, so form could be used in content area without being too narrow git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@480 a4c988fc-2ded-0310-b66e-134b36920a42 |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| log.tmpl | ||
| public | ||
| script | ||
| test | ||
| vendor | ||
| CHANGELOG | ||
| installation.html | ||
| Rakefile | ||
| README_DEVELOPERS | ||
| README_RAILS | ||