[Koha-bugs] [Bug 14295] Add creation time, size and owner for uploaded files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 29 09:02:32 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14295

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 39652
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39652&action=edit
Bug 14295: Database revision: add three columns to uploaded_files

This patch adds three columns to table uploaded_files.
Col filesize will be helpful when checking quota.
Col owner will be helpful in terms of optional permissions and security.
Col dtcreated tells you when the file was uploaded.

Test plan:
Run the database revision.
Run a new install or run kohastructure.sql.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list