Mercurial > p > roundup > code
comparison README.txt @ 112:e4170b2b2561
todo refinement ;)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 28 Jul 2001 07:35:27 +0000 |
| parents | 6e8197a5880f |
| children | 0791d13baea7 |
comparison
equal
deleted
inserted
replaced
| 111:6e8197a5880f | 112:e4170b2b2561 |
|---|---|
| 73 roundup.py: | 73 roundup.py: |
| 74 . getopt() for command line | 74 . getopt() for command line |
| 75 hyperdb: | 75 hyperdb: |
| 76 . transaction support | 76 . transaction support |
| 77 roundupdb: | 77 roundupdb: |
| 78 . split the file storage into multiple files | 78 . split the file storage into multiple dirs? |
| 79 roundup-mailgw: | 79 roundup-mailgw: |
| 80 . errors as attachments | 80 . errors as attachments |
| 81 . snip signatures? | 81 . snip signatures? |
| 82 roundup-server: | 82 roundup-server: |
| 83 . check the source file timestamps before reloading | 83 . check the source file timestamps before reloading |
| 84 date: | |
| 85 . blue Date.__sub__ needs food, badly | |
| 86 cgi_client | 84 cgi_client |
| 87 . searching | 85 . searching |
| 88 . keep form fields in form on bad submission - only clear it if all ok | 86 . keep form fields in form on bad submission - only clear it if all ok |
| 89 . e-mail messages should have the roundup CGI URL in them | 87 . e-mail messages should have the roundup CGI URL in them |
| 90 | 88 |
