* in config/site.yml, the comment implies that open_signup is about allowing 'anyone' to sign up for a username, whereas in my experience if open_signup=false even admins can't create new users.
* Eric, your otherwise awesome jquery port appears to have broken the keyboard shortcuts in the 'due' and 'show from' forms? * I think this was broken in both henrik and eric's dependency implementations: 0) have a context X that doesn't show in the current view because it has no active todos. 1) add task A 2) add task B, in the context X (context X should now appear) 3) drag task B to task A, making B dependent on A 4) refresh the page (context X should now disappear again) 5) click on A's triangle to show B 6) click on B's X to remove the dependency relationship between B and A context X should now reappear, and todo B should show up there. instead, context X remains hidden, and todo B is nowhere to be found, at least until the page is reloaded. Not a big deal but would be nice to fix. Thanks to everyone who keeps plugging along with this- Luis _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
