2021-05-02 22:47:57 +02:00
|
|
|
- isDeleted = 0 by default
|
2021-06-27 12:53:05 +02:00
|
|
|
- unify readOnly handling to a single attribute:
|
|
|
|
* readOnly - like now
|
|
|
|
* readOnly=auto - like without readOnly (used to override inherited readOnly)
|
|
|
|
* readOnly=never - like autoReadOnlyDisabled
|