Mercurial > p > roundup > code
comparison CHANGES.txt @ 4992:b562df8a5056
Fix form-parsing for multilinks
If multiple new items are added to a multilink property, the old version
would create the new items but only link one.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Sun, 21 Jun 2015 21:20:10 +0200 |
| parents | 63574f1f3570 |
| children | ae12b4b3ea9e |
comparison
equal
deleted
inserted
replaced
| 4991:03505579abef | 4992:b562df8a5056 |
|---|---|
| 160 always work. (Ralf Schlatterbeck) | 160 always work. (Ralf Schlatterbeck) |
| 161 - issue2550881 demo.py: Add pointer how to access demo from remote host. | 161 - issue2550881 demo.py: Add pointer how to access demo from remote host. |
| 162 Suggested by Karl-Philipp Richter. (Bernhard Reiter) | 162 Suggested by Karl-Philipp Richter. (Bernhard Reiter) |
| 163 - issue2550884 roundup-mailgw --help text improved to explain the allowed | 163 - issue2550884 roundup-mailgw --help text improved to explain the allowed |
| 164 parameters better. Suggested by by Karl-Philipp Richter. (Bernhard Reiter) | 164 parameters better. Suggested by by Karl-Philipp Richter. (Bernhard Reiter) |
| 165 - Fix form-parsing: If multiple new items are added to a multilink | |
| 166 property, the old version would create the new items but only link | |
| 167 one. (Ralf Schlatterbeck) | |
| 165 | 168 |
| 166 | 169 |
| 167 2013-07-06: 1.5.0 | 170 2013-07-06: 1.5.0 |
| 168 | 171 |
| 169 Features: | 172 Features: |
