Revision 7b7d516...

Go back to digest for 16th June 2013

Features in Other

Zack Rusin committed changes in [bodega-server] server/lib/db/createutils.js:

Merge the incoming and published info.

When posting assets we need to know if the asset has already
been published and the posting is simply to update some of its
info, or whether it's the initial posting of a brand new asset.
The latter case comes with lots of requirements (tags, previews
and filled fields in the assets table), the latter just lets
everything through (e.g. just the description could be set).

File Changes

Modified 1 files
  • server/lib/db/createutils.js
1 files changed in total