add domain/account notes to TODO v0.6.x
authormartin f. krafft <madduck@madduck.net>
Sat, 14 Apr 2012 10:41:10 +0200
branchv0.6.x
changeset 523 f494a593c674
parent 522 dc66f66c51cf
child 524 3ffe4ee3740f
add domain/account notes to TODO
TODO
--- a/TODO	Fri Apr 13 22:57:23 2012 +0200
+++ b/TODO	Sat Apr 14 10:41:10 2012 +0200
@@ -40,3 +40,8 @@
       flexibility, there ought to be a m:n table connecting domains to sets of
       default aliases. These aliases then get treated like normal aliases
       unless they are overridden by a real alias.
+
+- domain and account notes [madduck@madduck.net]:
+    - I found it useful to keep a free-text "notes" field for accounts and
+      domains, where the admin can store anything s/he wants. This would
+      simply be a new field in the two tables and the appropriate UI changes.