c676bb98fe
More strict module loading required by newer ruby versions
bterkuile2019-10-11 07:20:34 -05:00
9d06b6cf6c
Only apply mimemagick fixes if it is defined which in the current situation is true for paperclip dependency
bterkuile2019-05-08 11:04:24 -05:00
c68d3d8b86
Use .gz extension for attachment filename if it is supplied
bterkuile2019-02-04 15:09:10 -05:00
27d2c996c3
Escape shellwords for file operations
bterkuile2019-01-15 10:54:09 -05:00
7f3ac00e0e
Add dos2unix debug feedback on error
bterkuile2019-01-15 10:09:06 -05:00
e7973ba3d7
Trigger change on calendar input change
bterkuile2019-01-14 12:11:35 -05:00
d86b6ea400
Green enougn for dependency and test upgrades
bterkuile2018-06-07 18:29:56 -03:00
2ab9ad0b61
local staging console apparently did a module nesting assumption
bterkuile2018-06-05 08:51:10 -03:00
36cde69370
Add comment probably on expectation based implementation searching
bterkuile2018-06-03 11:49:34 -03:00
0d9e16b8a2
Carrierwave deprecation moving towards ActiveStorage through paperclip
bterkuile2018-05-16 19:25:32 -03:00
86ffe23fa0
Add ember-cli-dunlop inspired convenience helpers to the rails based views
bterkuile2018-05-16 15:51:21 -03:00
c0a951c5f3
Make base implementation of target-file target_basename to use and cache the more expressive generate_file_name method indicating a temporary nature of the result
bterkuile2018-05-16 14:13:30 -03:00
58f9c95f4e
Ensure source file autoload call only triggered on create
bterkuile2018-05-07 14:54:48 -03:00
7169d3db5a
Braindump working towards source-file loading -> processed stragegy with backwards compatibility
bterkuile2018-05-06 14:18:47 -03:00
ec21710fea
Manage and formalize target-file jobs and keep track of source- and target-file includings
bterkuile2018-05-06 10:50:00 -03:00
f795c28c5a
User after_commit in stead of after_save
bterkuile2018-05-05 20:24:35 -03:00
3a993efaa6
Add source-file job, now tested throuhg final panda applications
bterkuile2018-05-05 20:04:15 -03:00
a9c9d0dc39
Callbackify autoload! since it is empty and fixes a but (forgotten in a controller)
bterkuile2018-05-05 18:36:53 -03:00
0e2f40fc4b
oops, binding.pry in the code
bterkuile2018-05-02 11:00:49 -03:00
de90ab184f
Introduce panda flavour has_panda_original_file method for setting up panda paperclip original_file attachments
bterkuile2018-05-01 12:13:30 -03:00
18ff5ffcf0
Ignore pre_process_working_file FileSed.fix_line_endings for .xlsx files
bterkuile2018-04-18 19:47:08 +02:00
ebbb206537
User configured working_path for tempfiles loaded from external S3 storage before processing
bterkuile2018-04-18 19:22:26 +02:00
7a512722e8
Preserve working_file extension for source files
bterkuile2018-04-18 19:21:44 +02:00
7a82e8ef28
Presever Tempfile target extension to pass target file gem specific validations on these
bterkuile2018-04-11 17:22:10 -03:00
7fd8fabb2d
Bypass callbacks for deactivating active source-files to avoid nested optimistic locking collapse under heavy multi instance load (MOC MSFT problem)
bterkuile2018-02-28 10:31:35 -03:00
a7fa647f78
Do not implement specific case fixes.
bterkuile2018-02-21 11:54:41 -03:00