Commit Graph

11 Commits

Author SHA1 Message Date
Holger Brunn
c4f104ae73
[FIX] CI
[ADD] tests for attachments_to_filesystem
2017-05-09 19:20:40 +02:00
luc-demeyer
721a5b9256 fix attachments_to_filesystem 2017-05-08 21:31:02 +02:00
Pedro M. Baeza
5398e5adf5 [FIX] attachments_to_filesystem: Fix new API conversion
New API search method returns a recordset, so we need to adapt code
to this condition. New API write method also requires a recordset.
2017-05-02 09:33:17 +02:00
Holger Brunn
db6bc56b96 [FIX] ignore exceptions when moving attachment (#129) 2017-04-03 10:39:49 +02:00
dufresnedavid
016d0be817 Fix user timezone in attachments_to_filesystem 2017-01-11 12:18:07 -05:00
Holger Brunn
45ae6ea269 [FIX] syntax 2015-02-02 13:14:54 +01:00
Holger Brunn
59aae1ac56 [IMP] use enumerate pattern for counting 2015-02-02 12:24:01 +01:00
Holger Brunn
200b894bce [IMP] don't duplicate functionality from core 2015-02-02 12:19:30 +01:00
Holger Brunn
3572d0d2f4 [IMP] ignore attachments for unknown models because core chokes on that 2015-01-26 13:07:35 +01:00
Holger Brunn
1c0dfff8f3 [IMP] don't read all attachments at once 2015-01-26 13:03:26 +01:00
Holger Brunn
64ffbe97fc [ADD] attachments_to_filesystem 2015-01-26 12:53:28 +01:00