Mercurial > p > roundup > code
comparison CHANGES.txt @ 5181:496f30da72f8
Add a new argument "showdef" to the template function menu(). When set
to a string, the string is appended to the displayed option
value. This allows the user to reset the value for the menu (select)
to the original value.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Jan 2017 22:09:32 -0500 |
| parents | e8b3d3a14563 |
| children | 5c8808f55d93 |
comparison
equal
deleted
inserted
replaced
| 5180:f95650727b1c | 5181:496f30da72f8 |
|---|---|
| 154 Using the helper popups for modifying lists of users, lists of | 154 Using the helper popups for modifying lists of users, lists of |
| 155 issues, dates etc.. now trigger the change event on the form's | 155 issues, dates etc.. now trigger the change event on the form's |
| 156 field. This allows onchange javascript to trigger to highlight | 156 field. This allows onchange javascript to trigger to highlight |
| 157 changes, recalculate other form values etc. See ``upgrading.txt`` | 157 changes, recalculate other form values etc. See ``upgrading.txt`` |
| 158 for details on applying these changes to your tracker. (John Rouillard) | 158 for details on applying these changes to your tracker. (John Rouillard) |
| 159 - menu template function has a new parameter "showdef". When set to a | |
| 160 string, the string is appended to the displayed option value. This | |
| 161 allows the user to reset the value for the menu (select) to the | |
| 162 original value. (John Rouillard) | |
| 159 | 163 |
| 160 Fixed: | 164 Fixed: |
| 161 | 165 |
| 162 - issue1615201: Optionally restore the original (version 0.6) mailgw | 166 - issue1615201: Optionally restore the original (version 0.6) mailgw |
| 163 behaviour of ignoring a Resent-From:-header and using the real | 167 behaviour of ignoring a Resent-From:-header and using the real |
