Mercurial > p > roundup > code
comparison README.txt @ 170:626df4c4d5a7
Just a new idea...
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 01 Aug 2001 03:48:01 +0000 |
| parents | 8fe7549272cf |
| children | 9cfab7f55df0 |
comparison
equal
deleted
inserted
replaced
| 169:cd9877bc97df | 170:626df4c4d5a7 |
|---|---|
| 81 roundup-server: | 81 roundup-server: |
| 82 . check the source file timestamps before reloading | 82 . check the source file timestamps before reloading |
| 83 cgi_client | 83 cgi_client |
| 84 . 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 |
| 85 . e-mail messages should have the roundup CGI URL in them | 85 . e-mail messages should have the roundup CGI URL in them |
| 86 roundup.cgi | |
| 87 . make it detect that it is in an instance_home and just use that | |
| 88 instance by default | |
| 86 | 89 |
| 87 | 90 |
| 88 5. Known Bugs | 91 5. Known Bugs |
| 89 ============= | 92 ============= |
| 90 | 93 |
| 91 date: | 94 date: |
| 92 . date subtraction doesn't work correctly "if the dates cross leap years, | 95 . date subtraction doesn't work correctly "if the dates cross leap years, |
| 93 phases of the moon, ..." | 96 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 |
