Commit Graph

51 Commits

Author SHA1 Message Date
bterkuile 310a0e1187 Support back link on non resource links 2019-10-14 13:52:44 -05:00
bterkuile 4611432ea7 provisioning 2019-10-11 07:32:33 -05:00
bterkuile 71556e161b provisioning 2019-10-11 07:24:44 -05:00
bterkuile c676bb98fe More strict module loading required by newer ruby versions 2019-10-11 07:20:34 -05:00
bterkuile 9d06b6cf6c Only apply mimemagick fixes if it is defined which in the current situation is true for paperclip dependency 2019-05-08 11:04:24 -05:00
bterkuile c68d3d8b86 Use .gz extension for attachment filename if it is supplied 2019-02-04 15:09:10 -05:00
bterkuile 27d2c996c3 Escape shellwords for file operations 2019-01-15 10:54:09 -05:00
bterkuile 7f3ac00e0e Add dos2unix debug feedback on error 2019-01-15 10:09:06 -05:00
bterkuile e7973ba3d7 Trigger change on calendar input change 2019-01-14 12:11:35 -05:00
bterkuile 88f217b7aa Skip csrf for user filters 2018-12-17 14:27:02 -05:00
bterkuile 7d0413e036 Make scope empty for non users 2018-11-28 11:51:41 -03:00
bterkuile b98ab853f0 Add name to UserFilter model 2018-11-28 11:49:16 -03:00
bterkuile ad1c23a250 Oops, filters default handling was not user scoped 2018-11-20 20:11:21 -03:00
bterkuile acb4730a89 Add panda-link styling 2018-11-20 18:16:59 -03:00
bterkuile 7a0edb5070 Add user filters scaffolding 2018-11-17 21:55:35 -03:00
bterkuile 1251c10494 Previous commit issue solving but then for generic x-executable designation 2018-10-15 13:29:42 -03:00
bterkuile 94de737430 Runtime fix for csv files being recognized as application/x-ms-dos-executable when starting with MZ 2018-10-15 12:44:35 -03:00
bterkuile c910780971 Use count in stead of .any for offset iteration presence checking 2018-10-11 16:34:30 -03:00
bterkuile 064ab4fa28 Add comments 2018-08-25 11:37:29 -05:00
bterkuile 0c9aa61b7d Allow identifier reset 2018-08-16 13:35:31 +02:00
bterkuile 86772df197 Add engine ad authorization type 2018-08-09 11:42:49 +02:00
bterkuile 8c394eea9c cleanup 2018-06-08 07:44:21 -03:00
bterkuile d86b6ea400 Green enougn for dependency and test upgrades 2018-06-07 18:29:56 -03:00
bterkuile 2ab9ad0b61 local staging console apparently did a module nesting assumption 2018-06-05 08:51:10 -03:00
bterkuile 36cde69370 Add comment probably on expectation based implementation searching 2018-06-03 11:49:34 -03:00
bterkuile 0d9e16b8a2 Carrierwave deprecation moving towards ActiveStorage through paperclip 2018-05-16 19:25:32 -03:00
bterkuile 86ffe23fa0 Add ember-cli-dunlop inspired convenience helpers to the rails based views 2018-05-16 15:51:21 -03:00
bterkuile 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 2018-05-16 14:13:30 -03:00
bterkuile 58f9c95f4e Ensure source file autoload call only triggered on create 2018-05-07 14:54:48 -03:00
bterkuile 6fb5f04e90 And even more generic 2018-05-06 14:31:07 -03:00
bterkuile b2516305b2 less is more 2018-05-06 14:23:32 -03:00
bterkuile 7169d3db5a Braindump working towards source-file loading -> processed stragegy with backwards compatibility 2018-05-06 14:18:47 -03:00
bterkuile ec21710fea Manage and formalize target-file jobs and keep track of source- and target-file includings 2018-05-06 10:50:00 -03:00
bterkuile f795c28c5a User after_commit in stead of after_save 2018-05-05 20:24:35 -03:00
bterkuile 3a993efaa6 Add source-file job, now tested throuhg final panda applications 2018-05-05 20:04:15 -03:00
bterkuile a9c9d0dc39 Callbackify autoload! since it is empty and fixes a but (forgotten in a controller) 2018-05-05 18:36:53 -03:00
bterkuile 0e2f40fc4b oops, binding.pry in the code 2018-05-02 11:00:49 -03:00
bterkuile de90ab184f Introduce panda flavour has_panda_original_file method for setting up panda paperclip original_file attachments 2018-05-01 12:13:30 -03:00
bterkuile 9f391abf46 Fix setting resource on preload target-file creation 2018-05-01 06:02:40 -03:00
bterkuile 18ff5ffcf0 Ignore pre_process_working_file FileSed.fix_line_endings for .xlsx files 2018-04-18 19:47:08 +02:00
bterkuile ebbb206537 User configured working_path for tempfiles loaded from external S3 storage before processing 2018-04-18 19:22:26 +02:00
bterkuile 7a512722e8 Preserve working_file extension for source files 2018-04-18 19:21:44 +02:00
bterkuile 7a82e8ef28 Presever Tempfile target extension to pass target file gem specific validations on these 2018-04-11 17:22:10 -03:00
bterkuile 7fd8fabb2d Bypass callbacks for deactivating active source-files to avoid nested optimistic locking collapse under heavy multi instance load (MOC MSFT problem) 2018-02-28 10:31:35 -03:00
bterkuile a7fa647f78 Do not implement specific case fixes. 2018-02-21 11:54:41 -03:00
bterkuile dc487ade62 Them comments 2018-02-20 08:17:27 -03:00
bterkuile d6706fb45e Add .xlsx unzip unmodified support since .xlsx files can be a natural zip file 2018-02-19 14:37:55 -03:00
bterkuile 7dd1a57413 Exclude expect to change expectation block queries in exceed_query_limit matcher 2018-02-07 14:38:58 -03:00
bterkuile c9df6464f0 spec fixing 2018-01-29 15:15:55 -03:00
bterkuile 9fd3df3da9 Add environment top menu semantic-ui style css 2018-01-29 14:27:55 -03:00