Mercurial > p > roundup > code
comparison CHANGES.txt @ 6150:edbd4bba728a
Add 'is_restore_ok' method
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Fri, 01 May 2020 16:33:05 +0200 |
| parents | 6a2de9606652 |
| children | 546763f4ce44 |
comparison
equal
deleted
inserted
replaced
| 6149:6a2de9606652 | 6150:edbd4bba728a |
|---|---|
| 32 to be inserted into the linked-to class. So this creates a reverse | 32 to be inserted into the linked-to class. So this creates a reverse |
| 33 Multilink property in the linked-to class. This Multilink is read-only | 33 Multilink property in the linked-to class. This Multilink is read-only |
| 34 (cannot be updated) but can be used in filter -- and thus in normal | 34 (cannot be updated) but can be used in filter -- and thus in normal |
| 35 index templates as well as in the REST and XMLRPC APIs. (Ralf | 35 index templates as well as in the REST and XMLRPC APIs. (Ralf |
| 36 Schlatterbeck) | 36 Schlatterbeck) |
| 37 - Add a 'is_restore_ok' method similar to 'is_retire_ok' for use in | |
| 38 templates. | |
| 37 | 39 |
| 38 2020-04-05 2.0.0 beta 0 | 40 2020-04-05 2.0.0 beta 0 |
| 39 | 41 |
| 40 Features: | 42 Features: |
| 41 | 43 |
