Mercurial > p > roundup > code
comparison CHANGES.txt @ 2882:cd183bcc4aa4
no message
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 06 Nov 2004 15:06:59 +0000 |
| parents | 407f1f17079d |
| children | 6d6fdd1daf92 |
comparison
equal
deleted
inserted
replaced
| 2881:4d7f942f97b5 | 2882:cd183bcc4aa4 |
|---|---|
| 37 | 37 |
| 38 Fixed: | 38 Fixed: |
| 39 - postgres backend open doesn't hide corruption in schema (sf bug 956375) | 39 - postgres backend open doesn't hide corruption in schema (sf bug 956375) |
| 40 - *dbm-style backends nuke() method now clear id counters | 40 - *dbm-style backends nuke() method now clear id counters |
| 41 - removed safeget() from the API (sf bug 994750) | 41 - removed safeget() from the API (sf bug 994750) |
| 42 - demo tracker is always set up on localhost (sf bug 1049101) | |
| 42 | 43 |
| 43 | 44 |
| 44 2004-10-?? 0.7.9 | 45 2004-10-?? 0.7.9 |
| 45 Fixed: | 46 Fixed: |
| 46 - popup listing uses filter args (thanks Marlon van den Berg) | 47 - popup listing uses filter args (thanks Marlon van den Berg) |
| 50 - s/Modifed/Modified (thanks donfu) | 51 - s/Modifed/Modified (thanks donfu) |
| 51 - applied patch fixing some form handling issues in ZRoundup (sf bug 995565) | 52 - applied patch fixing some form handling issues in ZRoundup (sf bug 995565) |
| 52 - enforce View Permission when serving file content (sf bug 1050470) | 53 - enforce View Permission when serving file content (sf bug 1050470) |
| 53 - don't index common words (sf bug 1046612) | 54 - don't index common words (sf bug 1046612) |
| 54 - don't wrap query.item.html in a <span> (thanks Roch'e Compaan) | 55 - don't wrap query.item.html in a <span> (thanks Roch'e Compaan) |
| 56 - TAL expressions like 'request/show/whatever' return True | |
| 57 if the request does not contain explicit @columns list | |
| 55 | 58 |
| 56 | 59 |
| 57 2004-10-15 0.7.8 | 60 2004-10-15 0.7.8 |
| 58 Fixed: | 61 Fixed: |
| 59 - Clean out sessions / otks tables when migrating | 62 - Clean out sessions / otks tables when migrating |
