Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 2913:398a93f386b8
merge from maint-0-7
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 15 Nov 2004 05:32:57 +0000 |
| parents | 5c0e5abcb5e3 |
| children | 7d97c75e7cba |
comparison
equal
deleted
inserted
replaced
| 2911:ca6206cc74d9 | 2913:398a93f386b8 |
|---|---|
| 274 @action @required @template @remove@messages ... | 274 @action @required @template @remove@messages ... |
| 275 | 275 |
| 276 Note that ``tal:`` statements are unaffected. So are TAL expression type | 276 Note that ``tal:`` statements are unaffected. So are TAL expression type |
| 277 prefixes such as ``python:`` and ``string:``. Please ask on the | 277 prefixes such as ``python:`` and ``string:``. Please ask on the |
| 278 roundup-users mailing list for help if you're unsure. | 278 roundup-users mailing list for help if you're unsure. |
| 279 | |
| 280 | |
| 281 0.7.0 Edit collision detection | |
| 282 ------------------------------ | |
| 283 | |
| 284 Roundup now detects collisions with editing in the web interface (that is, | |
| 285 two people editing the same item at the same time). | |
| 286 | |
| 287 You must copy the ``_generic.collision.html`` file from Roundup source in | |
| 288 the ``templates/classic/html`` directory. to your tracker's ``html`` | |
| 289 directory. | |
| 279 | 290 |
| 280 | 291 |
| 281 Migrating from 0.6.x to 0.6.3 | 292 Migrating from 0.6.x to 0.6.3 |
| 282 ============================= | 293 ============================= |
| 283 | 294 |
