* Updated DB mappings of File/Files getting closer to the one of Image/Images
* Disabled ip address property in LogEntry (will be removed in the long run) * Removed custom property from Skin (still needs some care) * Removed commented code
This commit is contained in:
parent
29ca787190
commit
9b4a5bc10e
17 changed files with 68 additions and 84 deletions
|
@ -29,10 +29,11 @@ _prototype = prototype
|
|||
_parent = parent.images, parent
|
||||
|
||||
name
|
||||
prototype
|
||||
parent_type
|
||||
parent_id
|
||||
created
|
||||
modified
|
||||
parent_id
|
||||
parent_type
|
||||
|
||||
metadata = mountpoint(Metadata)
|
||||
metadata_source = metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue