- Changed update() so that it only updates fields passed in, and the defaults
for assets are processed in addRevision() instead. - Changed update() so it can autodetect missing fields in asset tables and log them nicely instead of crashing.
This commit is contained in:
parent
538ec8a7f6
commit
824c789f71
3 changed files with 31 additions and 17 deletions
|
|
@ -1,4 +1,8 @@
|
|||
7.5.21
|
||||
- Changed update() so that it only updates fields passed in, and the defaults
|
||||
for assets are processed in addRevision() instead.
|
||||
- Changed update() so it can autodetect missing fields in asset tables and
|
||||
log them nicely instead of crashing.
|
||||
|
||||
7.5.20
|
||||
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue