diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,6 @@ Give a better login dialog Tidy up error message text (like "body must be filled in") on info request form -Check using :string rather than :text for definitely limited fields like "status" -IF just title is blank says "Info request must be filled in" Redirect the front page to the new FOI request page Make it say "dear" as default letter @@ -12,6 +10,9 @@ Write some tests (try it their way, at every level) Tidying ======= +If just summary/title is blank says "Info request must be filled in" as spurious extra error +If summary is blank, says "title must be filled in" grrrr + Rename "file_request" controller to "new" ? Set "null" and "default" options more in schema Add SQL foreign keys to database schema |