tracks/tracks/test/fixtures
2007-02-27 04:07:22 +00:00
..
contexts.yml The default values for Context#created_at and Project#created_at introduced in [440] were breaking rails' timestamp mixin and leaving created_at fields null. This changeset includes a migration to ensure that those columns contain no null values and backs out those changes. This fixes #454 but does risk reintroducing #438. 2007-02-27 04:07:22 +00:00
notes.yml Introduced user preference for time zone (migration, model and prefs forms) 2007-01-06 10:06:33 +00:00
preferences.yml Added a preference for the date format of the big date at the top of each page. Fixes #348. 2007-02-27 02:42:37 +00:00
projects.yml The default values for Context#created_at and Project#created_at introduced in [440] were breaking rails' timestamp mixin and leaving created_at fields null. This changeset includes a migration to ensure that those columns contain no null values and backs out those changes. This fixes #454 but does risk reintroducing #438. 2007-02-27 04:07:22 +00:00
taggings.yml Added feed for active projects with no next actions. Closes #423. 2007-02-22 05:15:52 +00:00
tags.yml Support for tagging of actions! 2007-01-14 19:29:01 +00:00
todos.yml Introduced a user preference for redirecting to an action's project page when you mark it complete. Defaults to false (no change from the current behavior of Tracks.) The idea of this feature is to go to the project detail page so you can see or create the next action. I'm interested in feedback from people who try this out. 2007-02-18 06:54:49 +00:00
users.yml Add a password to fixture's ldap_user. It's unused by the LDAP test, but it was causing some databases to have issues. 2006-11-15 14:43:12 +00:00