comparison README.txt @ 148:8fe7549272cf

noted changes
author Richard Jones <richard@users.sourceforge.net>
date Mon, 30 Jul 2001 01:32:54 +0000
parents 614bbffe063c
children 626df4c4d5a7
comparison
equal deleted inserted replaced
147:0e3cb7a4290f 148:8fe7549272cf
68 in general: 68 in general:
69 . more unit tests 69 . more unit tests
70 . more back-ends 70 . more back-ends
71 . better error handling (nicer messages for users) 71 . better error handling (nicer messages for users)
72 . possibly revert the entire damn thing to 1.5.2 ... :( 72 . possibly revert the entire damn thing to 1.5.2 ... :(
73 roundup.py:
74 . getopt() for command line
75 hyperdb: 73 hyperdb:
76 . transaction support 74 . transaction support
77 . more efficient reverse lookups 75 . more efficient reverse lookups
78 roundupdb: 76 roundupdb:
79 . split the file storage into multiple dirs? 77 . split the file storage into multiple dirs?
81 . errors as attachments 79 . errors as attachments
82 . snip signatures? 80 . snip signatures?
83 roundup-server: 81 roundup-server:
84 . check the source file timestamps before reloading 82 . check the source file timestamps before reloading
85 cgi_client 83 cgi_client
86 . searching
87 . keep form fields in form on bad submission - only clear it if all ok 84 . keep form fields in form on bad submission - only clear it if all ok
88 . e-mail messages should have the roundup CGI URL in them 85 . e-mail messages should have the roundup CGI URL in them
89 86
90 87
91 5. Known Bugs 88 5. Known Bugs
92 ============= 89 =============
93 90
94 date: 91 date:
95 . date subtraction doesn't work correctly "if the dates cross leap years, 92 . date subtraction doesn't work correctly "if the dates cross leap years,
96 phases of the moon, ..." 93 phases of the moon, ..."
94
95 cgi_client
96 . user creation result form has a lot of [field with no item] entries..
97 97
98 98
99 6. Author 99 6. Author
100 ========= 100 =========
101 richard@sourceforge.net 101 richard@sourceforge.net

Roundup Issue Tracker: http://roundup-tracker.org/