Commit Graph

63 Commits

Author SHA1 Message Date
bterkuile 6af58ed7f3 Add dunlop-core main lib 2022-01-26 10:07:32 -05:00
bterkuile e425dd5bfb Drop some aged runtime dependencies 2022-01-26 10:04:45 -05:00
bterkuile 19f8422770 more modern times 2020-08-19 09:04:05 -05:00
bterkuile ccc06e44f8 hawk-eye-demo upgrades 2020-05-07 17:38:56 -05:00
bterkuile 9374de7fc9 Trigger jQuery change on change 2020-04-05 07:05:50 -05:00
bterkuile f1b572752b Assume fomantic-ui in stead of semantic-ui and add some custom styling for search and action tables 2020-01-22 08:55:03 -05:00
bterkuile a74878411b remove font-awesome-rails dependency built into this gem since all use semantic-ui now 2020-01-21 10:01:58 -05:00
bterkuile 53ec7fa550 Fix local representation of production path for source files 2020-01-21 10:01:28 -05:00
bterkuile 90838d32af Fix local representation of production path for source files 2020-01-21 10:00:55 -05:00
bterkuile 5d4568ba56 Better dunlop user show page 2019-11-04 08:11:27 -05:00
bterkuile 4dbe46c2fe Better page_title helper handling for nested blocks 2019-10-20 11:28:16 -05:00
bterkuile e75846282e Use fomantic calendar 2019-10-18 16:08:57 -05:00
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