Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#366 closed task (fixed)

Batch upload using zip-files

Reported by: Jari Häkkinen Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.1
Component: coreplugins Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

A way to provide batch upload is to create an upload plug-in that accepts zip/jar files with multiple files. The plug-in should unpack the file and put them in the file storafe area.

Change History (6)

comment:1 by Jari Häkkinen, 18 years ago

Type: defecttask

comment:2 by Nicklas Nordborg, 18 years ago

Owner: changed from Johan Enell to Nicklas Nordborg
Status: newassigned

comment:3 by Nicklas Nordborg, 18 years ago

(In [2681]) References #366: Batch upload using zip-files

Added utility class and test case for unpacking a zip file.

comment:4 by Nicklas Nordborg, 18 years ago

(In [2689]) References #366: Batch upload using zip-files

Added plugin for zip files and FileUnpacker interface for making it easier to implement other file formats.

comment:5 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [2691]) Fixes #366: Batch upload using zip-files

comment:6 by Nicklas Nordborg, 18 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.