Uwe Steinmann
d7af33f579
raw content can be set for files added to archive
...
Setting the raw content will take the meta data from the document
content but use the file content as passed by the third optional
parameter of addItem()
2017-04-04 07:09:56 +02:00
Uwe Steinmann
e102f5d6bc
include PHPExcel from vendor directory
2017-02-22 09:30:10 +01:00
Uwe Steinmann
fae159a5f3
set name of file in zip file to 'docid'-'version'-'docname' ( Closes #95 )
2017-01-09 21:33:45 +01:00
Uwe Steinmann
35d7a70ade
header for additional columns can be set
2016-04-22 12:57:39 +02:00
Uwe Steinmann
8c77b0734c
add hook to set extra columns, fix column counting if approval or review does not exists
2016-04-18 20:51:32 +02:00
Uwe Steinmann
920d850915
set format of date fields
2016-02-27 08:44:20 +01:00
Uwe Steinmann
5d5d954077
createToc() uses self::items, use counter for columns
2015-06-17 07:59:06 +02:00
Uwe Steinmann
0c053d410c
put creation of excel file into its own method
2015-06-09 21:34:07 +02:00
Uwe Steinmann
fb2e7dfe12
utf8_decode file name in zip file
2015-06-08 22:03:08 +02:00
Uwe Steinmann
94744862a5
create excel file with meta data for for files in zip archive
2015-06-08 09:06:59 +02:00
Uwe Steinmann
a6085279c9
add class for downloading a bunch of document versions
2015-06-02 17:27:35 +02:00