Commit Graph

18 Commits

Author SHA1 Message Date
Aina Sitraka
0fbde30d85 fix multivalued field value from uploader (#4173) 2022-11-08 15:52:14 +01:00
Aina Sitraka
ee8029a456 PHRAS-3717 Wrong extension on subdef upload w. adapt=0 (#4107)
* fix substitute adapt 0

* fix path file dest
2022-07-29 16:04:20 +02:00
jygaulier
ac3aa6e1ba PHRAS-3564
fix video work location
subdefs posted
result set with sent/failed & durations
add test callback route
2021-11-17 15:16:24 +01:00
jygaulier
0553f6152c PHRAS-3564 WIP
create subdefs (on tmp) from file passed as upload or reference
route /api/v3/subdefs_service/{{base_id}}
subdef setttings comes from base_id
todo : pass settings in json ; remove base_id from route
todo : return files by upload
2021-11-17 15:16:24 +01:00
jygaulier
d7d731a496 PHRAS-3519_filesystem-atomic-move
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
jygaulier
d225b381e4 PHRAS-3519_upload-tmp-then-move
implement atomic (?) "tmp+move" method on uploaded file
add traces of document filesize
2021-09-07 15:51:11 +02:00
aina-esokia
a656aa0072 audio subdeffrom video 2019-01-24 18:03:03 +04:00
aina-esokia
63828aa813 use just tmp_files storage for video 2018-07-23 18:08:30 +04:00
aynsix
677ce56779 use tmp_files storage for generating all mediatype (#2652) 2018-06-25 13:45:06 +02:00
aina-esokia
4e1190a156 change temporary storage config 2018-06-19 10:58:34 +04:00
aina-esokia
d306d292eb generate video subdef in temporary path first 2018-06-15 15:51:10 +04:00
aina-esokia
9180bc88ef generate pdf subdef 2018-06-08 15:49:46 +04:00
aina-esokia
e27fae0961 generate pdf subdef 2018-06-06 16:53:10 +04:00
Nicolas Maillat
3547d33ba3 Change right mask to asset dir PHRAS-1294
Change right mask to asset dir PHRAS-1294 into master
2016-12-12 16:45:02 +01:00
Thibaud Fabre
d00d674cdf Fix document substitution 2016-11-24 17:21:11 +01:00
Jean-Yves Gaulier
b6cc58a68e PHRAS-987 1h
PNG-Subdefs (port from 3.8)
2016-03-08 12:09:35 +01:00
Benoît Burnichon
1d519ff58f Fixup FilesystemService document filename generation.
There was a missing '.' before extension
2016-02-12 19:29:28 +01:00
Benoît Burnichon
afde09645a WIP 2016-02-05 15:36:19 +01:00