aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt12
1 files changed, 3 insertions, 9 deletions
diff --git a/todo.txt b/todo.txt
index 6a648324c..db31dad6a 100644
--- a/todo.txt
+++ b/todo.txt
@@ -56,18 +56,12 @@ And me
- add reply-to header to emails
Consider removing login links from notifications of new responses
+Things waiting clarification need link to help you do it.
+
Tidying
=======
-Add SQL foreign keys to database schema (THIS IS IMPORTANT, or things will screw up)
- execute 'ALTER TABLE researchers ADD CONSTRAINT fk_researchers_departments FOREIGN KEY ( department_id ) REFERENCES departments( id ) '
- http://wiki.rubyonrails.org/rails/pages/UsingMigrations link to:
- http://www.surfdewey.com/2.html
- http://www.redhillconsulting.com.au/rails_plugins.html#foreign_key_migrations
- http://rubyforge.org/projects/mig-constraints/
-
-Mark some requests as test requests
-
+Mark some requests as test requests
Later
=====